ContainerHostBatchBindMountEntry.Source Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The path which be mounted to container customer can select.
public Azure.Compute.Batch.ContainerHostDataPath? Source { get; set; }
member this.Source : Nullable<Azure.Compute.Batch.ContainerHostDataPath> with get, set
Public Property Source As Nullable(Of ContainerHostDataPath)