PSRecoveryServicesClient.UpdateAzureSiteRecoveryProtectionContainerMapping 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.
Update Azure Site Recovery Protection Container Mapping.
public Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.PSSiteRecoveryLongRunningOperation UpdateAzureSiteRecoveryProtectionContainerMapping (string fabricName, string protectionContainerName, string mappingName, Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.UpdateProtectionContainerMappingInput updateInput);
member this.UpdateAzureSiteRecoveryProtectionContainerMapping : string * string * string * Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.UpdateProtectionContainerMappingInput -> Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.PSSiteRecoveryLongRunningOperation
Public Function UpdateAzureSiteRecoveryProtectionContainerMapping (fabricName As String, protectionContainerName As String, mappingName As String, updateInput As UpdateProtectionContainerMappingInput) As PSSiteRecoveryLongRunningOperation
Parameters
- fabricName
- String
Fabric Name
- protectionContainerName
- String
Protection Container Name
- mappingName
- String
Protection Container Mapping Name
- updateInput
- UpdateProtectionContainerMappingInput
Update ProtectionContainerMapping Input