Show / Hide Table of Contents

Class ContainerMountVolumeOptionsLabel

Inheritance
System.Object
ContainerMountVolumeOptionsLabel
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 ContainerMountVolumeOptionsLabel

Fields

View Source

Label

Name of the label

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

Value

Value of the label

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