次の方法で共有


VolumeDefinition.DefinitionType プロパティ

定義

ボリューム定義の種類。 指定できる値: 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)

プロパティ値

適用対象