AzureBackupClientAdapter.TriggerBackup(String, String, String, String) 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 TriggerBackup (string resourceGroupName, string resourceName, string containerName, string itemName);
member this.TriggerBackup : string * string * string * string -> Guid
Public Function TriggerBackup (resourceGroupName As String, resourceName As String, containerName As String, itemName As String) As Guid
Parameters
- resourceGroupName
- String
- resourceName
- String
- containerName
- String
- itemName
- String