PSRecoveryServicesClient.RemoveAzureRmSiteRecoveryvCenter Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Remove Azure Site Recovery vCenter.
public Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.PSSiteRecoveryLongRunningOperation RemoveAzureRmSiteRecoveryvCenter (string fabricName, string vCenterName);
member this.RemoveAzureRmSiteRecoveryvCenter : string * string -> Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.PSSiteRecoveryLongRunningOperation
Public Function RemoveAzureRmSiteRecoveryvCenter (fabricName As String, vCenterName As String) As PSSiteRecoveryLongRunningOperation
Parameters
- fabricName
- String
Fabric name.
- vCenterName
- String
vCenter Name.
Returns
Job operation response