Share via


ContainerHostBatchBindMountEntry.Source Property

Definition

The paths which will be mounted to container task's container.

public Azure.ResourceManager.Batch.Models.ContainerHostDataPath? Source { get; set; }
member this.Source : Nullable<Azure.ResourceManager.Batch.Models.ContainerHostDataPath> with get, set
Public Property Source As Nullable(Of ContainerHostDataPath)

Property Value

Applies to