Class ContainerMountBindOptionsArgs
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.Inputs
Assembly: Pulumi.Docker.dll
Syntax
public sealed class ContainerMountBindOptionsArgs : ResourceArgs
Constructors
View SourceContainerMountBindOptionsArgs()
Declaration
public ContainerMountBindOptionsArgs()
Properties
View SourcePropagation
A propagation mode with the value.
Declaration
public Input<string> Propagation { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |