55 строки
4.3 KiB
YAML
55 строки
4.3 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.netapp.models.BackupsUnderAccounts"
|
|
fullName: "com.azure.resourcemanager.netapp.models.BackupsUnderAccounts"
|
|
name: "BackupsUnderAccounts"
|
|
nameWithType: "BackupsUnderAccounts"
|
|
summary: "Resource collection API of Backups<wbr>Under<wbr>Accounts."
|
|
syntax: "public interface **BackupsUnderAccounts**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.netapp.models.BackupsUnderAccounts.migrateBackups(java.lang.String,java.lang.String,com.azure.resourcemanager.netapp.models.BackupsMigrationRequest)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.BackupsUnderAccounts.migrateBackups(String resourceGroupName, String accountName, BackupsMigrationRequest body)"
|
|
name: "migrateBackups(String resourceGroupName, String accountName, BackupsMigrationRequest body)"
|
|
nameWithType: "BackupsUnderAccounts.migrateBackups(String resourceGroupName, String accountName, BackupsMigrationRequest body)"
|
|
summary: "Create a new migrate request for backups under account Migrate the backups under a Net<wbr>App account to backup vault."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the NetApp account."
|
|
name: "accountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Migrate backups under an account payload supplied in the body of the operation."
|
|
name: "body"
|
|
type: "<xref href=\"com.azure.resourcemanager.netapp.models.BackupsMigrationRequest?alt=com.azure.resourcemanager.netapp.models.BackupsMigrationRequest&text=BackupsMigrationRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract void migrateBackups(String resourceGroupName, String accountName, BackupsMigrationRequest body)"
|
|
desc: "Create a new migrate request for backups under account Migrate the backups under a NetApp account to backup vault."
|
|
- uid: "com.azure.resourcemanager.netapp.models.BackupsUnderAccounts.migrateBackups(java.lang.String,java.lang.String,com.azure.resourcemanager.netapp.models.BackupsMigrationRequest,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.BackupsUnderAccounts.migrateBackups(String resourceGroupName, String accountName, BackupsMigrationRequest body, Context context)"
|
|
name: "migrateBackups(String resourceGroupName, String accountName, BackupsMigrationRequest body, Context context)"
|
|
nameWithType: "BackupsUnderAccounts.migrateBackups(String resourceGroupName, String accountName, BackupsMigrationRequest body, Context context)"
|
|
summary: "Create a new migrate request for backups under account Migrate the backups under a Net<wbr>App account to backup vault."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the NetApp account."
|
|
name: "accountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Migrate backups under an account payload supplied in the body of the operation."
|
|
name: "body"
|
|
type: "<xref href=\"com.azure.resourcemanager.netapp.models.BackupsMigrationRequest?alt=com.azure.resourcemanager.netapp.models.BackupsMigrationRequest&text=BackupsMigrationRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract void migrateBackups(String resourceGroupName, String accountName, BackupsMigrationRequest body, Context context)"
|
|
desc: "Create a new migrate request for backups under account Migrate the backups under a NetApp account to backup vault."
|
|
type: "interface"
|
|
desc: "Resource collection API of BackupsUnderAccounts."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.netapp.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-netapp:1.5.1
|