Class ServiceTaskSpecPlacementPlatform
Inheritance
System.Object
ServiceTaskSpecPlacementPlatform
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Docker.Outputs
Assembly: Pulumi.Docker.dll
Syntax
public sealed class ServiceTaskSpecPlacementPlatform
Fields
View SourceArchitecture
The architecture, e.g., amd64
Declaration
public readonly string Architecture
Field Value
| Type | Description |
|---|---|
| System.String |
Os
The operation system, e.g., linux
Declaration
public readonly string Os
Field Value
| Type | Description |
|---|---|
| System.String |