你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSRecoveryServicesClient.UnConfigureProtection Method

Definition

UnPair Cloud

public Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.PSSiteRecoveryLongRunningOperation UnConfigureProtection (string fabricName, string protectionContainerName, string mappingName, Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.RemoveProtectionContainerMappingInput input);
member this.UnConfigureProtection : string * string * string * Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.RemoveProtectionContainerMappingInput -> Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.PSSiteRecoveryLongRunningOperation
Public Function UnConfigureProtection (fabricName As String, protectionContainerName As String, mappingName As String, input As RemoveProtectionContainerMappingInput) As PSSiteRecoveryLongRunningOperation

Parameters

fabricName
String

Fabric Name

protectionContainerName
String

Protection Container Input

mappingName
String

Mapping Name

Returns

Applies to