共用方式為


KubernetesRoleStorageClassInfo.PosixCompliant Property

Definition

Gets if provisioned storage is posix compliant. Possible values include: 'Invalid', 'Enabled', 'Disabled'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to