New-AzDataProtectionBackupVaultStorageSettingObject

Backup Vault ストレージ設定オブジェクトを取得する

構文

Default (既定)

New-AzDataProtectionBackupVaultStorageSettingObject
    -DataStoreType <DataStoreType>
    -Type <StorageSettingType>
    [<CommonParameters>]

説明

Backup Vault ストレージ設定オブジェクトを取得する

例 1: 新しいコンテナー ストレージ設定オブジェクトを作成する

New-AzDataProtectionBackupVaultStorageSettingObject -Type GeoRedundant -DataStoreType VaultStore
DatastoreType Type
------------- ----
VaultStore    GeoRedundant

このコマンドは、バックアップ コンテナーの作成に使用される新しいコンテナー ストレージ設定オブジェクトを作成します。

パラメーター

-DataStoreType

コンテナーのデータストアの種類

パラメーターのプロパティ

型:DataStoreType
規定値:None
ワイルドカードのサポート:False
DontShow:False

パラメーター セット

(All)
配置:Named
必須:True
パイプラインからの値:False
プロパティ名別のパイプラインからの値:False
残りの引数からの値:False

-Type

コンテナーのストレージの種類

パラメーターのプロパティ

型:StorageSettingType
規定値:None
ワイルドカードのサポート:False
DontShow:False

パラメーター セット

(All)
配置:Named
必須:True
パイプラインからの値:False
プロパティ名別のパイプラインからの値:False
残りの引数からの値:False

CommonParameters

このコマンドレットは、共通パラメーター -Debug、-ErrorAction、-ErrorVariable、-InformationAction、-InformationVariable、-OutBuffer、-OutVariable、-PipelineVariable、-ProgressAction、-Verbose、-WarningAction、-WarningVariable をサポートします。 詳細については、about_CommonParametersを参照してください。

出力

PSObject