共用方式為


VolumeDefinition.DefinitionType Property

Definition

Type of Volume Definition. Possible Values: bind,volume,tmpfs,npipe.

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

Property Value

Applies to