Show / Hide Table of Contents

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 Source

Architecture

The architecture, e.g., amd64

Declaration
public readonly string Architecture
Field Value
Type Description
System.String
View Source

Os

The operation system, e.g., linux

Declaration
public readonly string Os
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.