共用方式為


MountPointMap.MountType Property

Definition

Gets mounting type. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to