Share via


ContainerHostBatchBindMountEntry.Source Property

Definition

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)

Property Value

Applies to