次の方法で共有


ShareCreateOptions.QuotaInGB プロパティ

定義

省略可能。 共有の最大サイズ (ギガバイト単位)。 指定されていない場合は、サービスの既定値を使用します。

public int? QuotaInGB { get; set; }
member this.QuotaInGB : Nullable<int> with get, set
Public Property QuotaInGB As Nullable(Of Integer)

プロパティ値

適用対象