Class ContainerLabel
Inheritance
System.Object
ContainerLabel
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 ContainerLabel
Fields
View SourceLabel
Name of the label
Declaration
public readonly string Label
Field Value
| Type | Description |
|---|---|
| System.String |
Value
Value of the label
Declaration
public readonly string Value
Field Value
| Type | Description |
|---|---|
| System.String |