SiteProperties.StorageQuotaType プロパティ
名前空間: Microsoft.Online.SharePoint.TenantAdministration
アセンブリ: Microsoft.Online.SharePoint.Client.Tenant (Microsoft.Online.SharePoint.Client.Tenant.dll 内)
構文
'宣言
Public ReadOnly Property StorageQuotaType As String
Get
'使用
Dim instance As SiteProperties
Dim value As String
value = instance.StorageQuotaType
public string StorageQuotaType { get; }