Get-DPMCloudSubscription
Azure Online Backup サブスクリプション オブジェクトを取得します。
構文
Get-DPMCloudSubscription
[[-DPMServerName] <String>]
[<CommonParameters>]
説明
Get-DPMCloudSubscription コマンドレットは、System Center - Data Protection Manager (DPM) で Windows Azure Online Backup サブスクリプション オブジェクトを取得します。
例
例 1: Azure Online Backup サブスクリプションの状態を返す
PS C:\> Get-DPMCloudSubscription -DPMServerName "TestingServer"
このコマンドは、TestingServer という名前の DPM サーバーの Azure Online Backup サブスクリプションの状態を返します。
パラメーター
-DPMServerName
このコマンドレットが機能する DPM サーバーの名前を指定します。
型: | String |
Aliases: | ComputerName, CN |
配置: | 1 |
規定値: | None |
必須: | False |
パイプライン入力を受け取る: | False |
ワイルドカード文字を受け取る: | False |