次の方法で共有


MaxSizeCapability.Unit プロパティ

定義

制限が表される単位を取得します。 使用できる値は、'メガバイト'、'ギガバイト'、'Terabytes'、'Petabytes' です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象