Compartir a través de


MountPointMap.MountType Propiedad

Definición

Obtiene el tipo de montaje. Entre los valores posibles se incluyen: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a