ApiManagementClient.BackupApiManagement(String, String, 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 Microsoft.Azure.Commands.ApiManagement.Models.PsApiManagement BackupApiManagement (string resourceGroupName, string serviceName, string storageAccountName, string storageAccountKey, string backupContainer, string backupBlob);
member this.BackupApiManagement : string * string * string * string * string * string -> Microsoft.Azure.Commands.ApiManagement.Models.PsApiManagement
Public Function BackupApiManagement (resourceGroupName As String, serviceName As String, storageAccountName As String, storageAccountKey As String, backupContainer As String, backupBlob As String) As PsApiManagement
Parameters
- resourceGroupName
- String
- serviceName
- String
- storageAccountName
- String
- storageAccountKey
- String
- backupContainer
- String
- backupBlob
- String