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