次の方法で共有


StorageProfile クラス

定義

サーバーのストレージ プロファイルプロパティ

public class StorageProfile
type StorageProfile = class
Public Class StorageProfile
継承
StorageProfile

コンストラクター

StorageProfile()

StorageProfile クラスの新しいインスタンスを初期化します。

StorageProfile(Nullable<Int32>, String, Nullable<Int32>, String)

StorageProfile クラスの新しいインスタンスを初期化します。

プロパティ

BackupRetentionDays

サーバーのバックアップ保有日数を取得または設定します。

GeoRedundantBackup

サーバー バックアップで geo 冗長を有効にするか、有効にしないかの設定を取得または設定します。 使用可能な値は次のとおりです: 'Enabled'、'Disabled'

StorageAutogrow

ストレージの自動拡張を有効にするを取得または設定します。 使用可能な値は次のとおりです: 'Enabled'、'Disabled'

StorageMB

サーバーに対して許可される最大ストレージを取得または設定します。

適用対象