次の方法で共有


KubernetesRoleStorageClassInfo.PosixCompliant プロパティ

定義

プロビジョニングされたストレージが posix に準拠しているかどうかを取得します。 使用可能な値は、'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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象