次の方法で共有


MountPointMap.MountType プロパティ

定義

マウントの種類を取得します。 使用可能な値は、'Volume'、'HostPath' です。

[Newtonsoft.Json.JsonProperty(PropertyName="mountType")]
public string MountType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="mountType")>]
member this.MountType : string
Public ReadOnly Property MountType As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象