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