67 строки
5.2 KiB
YAML
67 строки
5.2 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.netapp.models.BackupsUnderVolumes"
|
|
fullName: "com.azure.resourcemanager.netapp.models.BackupsUnderVolumes"
|
|
name: "BackupsUnderVolumes"
|
|
nameWithType: "BackupsUnderVolumes"
|
|
summary: "Resource collection API of Backups<wbr>Under<wbr>Volumes."
|
|
syntax: "public interface **BackupsUnderVolumes**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.netapp.models.BackupsUnderVolumes.migrateBackups(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.netapp.models.BackupsMigrationRequest)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.BackupsUnderVolumes.migrateBackups(String resourceGroupName, String accountName, String poolName, String volumeName, BackupsMigrationRequest body)"
|
|
name: "migrateBackups(String resourceGroupName, String accountName, String poolName, String volumeName, BackupsMigrationRequest body)"
|
|
nameWithType: "BackupsUnderVolumes.migrateBackups(String resourceGroupName, String accountName, String poolName, String volumeName, BackupsMigrationRequest body)"
|
|
summary: "Create a new migrate request for backups under volume Migrate the backups under volume 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: "The name of the capacity pool."
|
|
name: "poolName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the volume."
|
|
name: "volumeName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Migrate backups under volume 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, String poolName, String volumeName, BackupsMigrationRequest body)"
|
|
desc: "Create a new migrate request for backups under volume Migrate the backups under volume to backup vault."
|
|
- uid: "com.azure.resourcemanager.netapp.models.BackupsUnderVolumes.migrateBackups(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.netapp.models.BackupsMigrationRequest,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.BackupsUnderVolumes.migrateBackups(String resourceGroupName, String accountName, String poolName, String volumeName, BackupsMigrationRequest body, Context context)"
|
|
name: "migrateBackups(String resourceGroupName, String accountName, String poolName, String volumeName, BackupsMigrationRequest body, Context context)"
|
|
nameWithType: "BackupsUnderVolumes.migrateBackups(String resourceGroupName, String accountName, String poolName, String volumeName, BackupsMigrationRequest body, Context context)"
|
|
summary: "Create a new migrate request for backups under volume Migrate the backups under volume 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: "The name of the capacity pool."
|
|
name: "poolName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the volume."
|
|
name: "volumeName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Migrate backups under volume 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, String poolName, String volumeName, BackupsMigrationRequest body, Context context)"
|
|
desc: "Create a new migrate request for backups under volume Migrate the backups under volume to backup vault."
|
|
type: "interface"
|
|
desc: "Resource collection API of BackupsUnderVolumes."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.netapp.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-netapp:1.5.1
|