共用方式為


Get-AzRecoveryServicesResourceGuardMapping

取得新增至復原服務保存庫的資源防護對應。

語法

Get-AzRecoveryServicesResourceGuardMapping
   [-VaultId <String>]
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]

Description

取得新增至復原服務保存庫的資源防護對應。 此 Cmdlet 會擷取復原服務保存庫與資源防護之間的對應

範例

範例 1 擷取資源防護對應

Get-AzRecoveryServicesResourceGuardMapping -VaultId $vault.ID

上述命令會擷取保存庫與資源防護之間的現有對應。

參數

-DefaultProfile

用於與 Azure 通訊的認證、帳戶、租用戶和訂用帳戶。

類型:IAzureContextContainer
別名:AzContext, AzureRmContext, AzureCredential
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-VaultId

復原服務保存庫的 ARM 識別碼。

類型:String
Position:Named
預設值:None
必要:False
接受管線輸入:True
接受萬用字元:False

輸入

String

輸出

ResourceGuardProxyBaseResource