AzureBackupClientAdapter.UpdateProtection 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.
public Guid UpdateProtection (string resourceGroupName, string resourceName, string containerName, string itemName, Microsoft.Azure.Management.BackupServices.Models.CSMUpdateProtectionRequest request);
member this.UpdateProtection : string * string * string * string * Microsoft.Azure.Management.BackupServices.Models.CSMUpdateProtectionRequest -> Guid
Public Function UpdateProtection (resourceGroupName As String, resourceName As String, containerName As String, itemName As String, request As CSMUpdateProtectionRequest) As Guid
Parameters
- resourceGroupName
- String
- resourceName
- String
- containerName
- String
- itemName
- String
- request
- CSMUpdateProtectionRequest