OutputDataMount.MountProtocol Property

Definition

The protocol to use for mounting this storage. Overrides any value specified on the storage container.

public Azure.AI.Discovery.StorageMountProtocol? MountProtocol { get; set; }
member this.MountProtocol : Nullable<Azure.AI.Discovery.StorageMountProtocol> with get, set
Public Property MountProtocol As Nullable(Of StorageMountProtocol)

Property Value

Applies to