1513 строки
150 KiB
YAML
1513 строки
150 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient"
|
|
name: "BackupInstancesClient"
|
|
nameWithType: "BackupInstancesClient"
|
|
summary: "An instance of this class provides access to all the operations defined in Backup<wbr>Instances<wbr>Client."
|
|
syntax: "public interface **BackupInstancesClient**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.adhocBackup(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.models.TriggerBackupRequest)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.adhocBackup(String resourceGroupName, String vaultName, String backupInstanceName, TriggerBackupRequest parameters)"
|
|
name: "adhocBackup(String resourceGroupName, String vaultName, String backupInstanceName, TriggerBackupRequest parameters)"
|
|
nameWithType: "BackupInstancesClient.adhocBackup(String resourceGroupName, String vaultName, String backupInstanceName, TriggerBackupRequest parameters)"
|
|
summary: "Trigger adhoc backup."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.TriggerBackupRequest?alt=com.azure.resourcemanager.dataprotection.models.TriggerBackupRequest&text=TriggerBackupRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract OperationJobExtendedInfoInner adhocBackup(String resourceGroupName, String vaultName, String backupInstanceName, TriggerBackupRequest parameters)"
|
|
desc: "Trigger adhoc backup."
|
|
returns:
|
|
description: "operationJobExtendedInfo."
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner&text=OperationJobExtendedInfoInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.adhocBackup(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.models.TriggerBackupRequest,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.adhocBackup(String resourceGroupName, String vaultName, String backupInstanceName, TriggerBackupRequest parameters, Context context)"
|
|
name: "adhocBackup(String resourceGroupName, String vaultName, String backupInstanceName, TriggerBackupRequest parameters, Context context)"
|
|
nameWithType: "BackupInstancesClient.adhocBackup(String resourceGroupName, String vaultName, String backupInstanceName, TriggerBackupRequest parameters, Context context)"
|
|
summary: "Trigger adhoc backup."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.TriggerBackupRequest?alt=com.azure.resourcemanager.dataprotection.models.TriggerBackupRequest&text=TriggerBackupRequest\" 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 OperationJobExtendedInfoInner adhocBackup(String resourceGroupName, String vaultName, String backupInstanceName, TriggerBackupRequest parameters, Context context)"
|
|
desc: "Trigger adhoc backup."
|
|
returns:
|
|
description: "operationJobExtendedInfo."
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner&text=OperationJobExtendedInfoInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginAdhocBackup(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.models.TriggerBackupRequest)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginAdhocBackup(String resourceGroupName, String vaultName, String backupInstanceName, TriggerBackupRequest parameters)"
|
|
name: "beginAdhocBackup(String resourceGroupName, String vaultName, String backupInstanceName, TriggerBackupRequest parameters)"
|
|
nameWithType: "BackupInstancesClient.beginAdhocBackup(String resourceGroupName, String vaultName, String backupInstanceName, TriggerBackupRequest parameters)"
|
|
summary: "Trigger adhoc backup."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.TriggerBackupRequest?alt=com.azure.resourcemanager.dataprotection.models.TriggerBackupRequest&text=TriggerBackupRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SyncPoller<PollResult<OperationJobExtendedInfoInner>,OperationJobExtendedInfoInner> beginAdhocBackup(String resourceGroupName, String vaultName, String backupInstanceName, TriggerBackupRequest parameters)"
|
|
desc: "Trigger adhoc backup."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of operationJobExtendedInfo."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner&text=OperationJobExtendedInfoInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner&text=OperationJobExtendedInfoInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginAdhocBackup(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.models.TriggerBackupRequest,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginAdhocBackup(String resourceGroupName, String vaultName, String backupInstanceName, TriggerBackupRequest parameters, Context context)"
|
|
name: "beginAdhocBackup(String resourceGroupName, String vaultName, String backupInstanceName, TriggerBackupRequest parameters, Context context)"
|
|
nameWithType: "BackupInstancesClient.beginAdhocBackup(String resourceGroupName, String vaultName, String backupInstanceName, TriggerBackupRequest parameters, Context context)"
|
|
summary: "Trigger adhoc backup."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.TriggerBackupRequest?alt=com.azure.resourcemanager.dataprotection.models.TriggerBackupRequest&text=TriggerBackupRequest\" 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 SyncPoller<PollResult<OperationJobExtendedInfoInner>,OperationJobExtendedInfoInner> beginAdhocBackup(String resourceGroupName, String vaultName, String backupInstanceName, TriggerBackupRequest parameters, Context context)"
|
|
desc: "Trigger adhoc backup."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of operationJobExtendedInfo."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner&text=OperationJobExtendedInfoInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner&text=OperationJobExtendedInfoInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.fluent.models.BackupInstanceResourceInner)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginCreateOrUpdate(String resourceGroupName, String vaultName, String backupInstanceName, BackupInstanceResourceInner parameters)"
|
|
name: "beginCreateOrUpdate(String resourceGroupName, String vaultName, String backupInstanceName, BackupInstanceResourceInner parameters)"
|
|
nameWithType: "BackupInstancesClient.beginCreateOrUpdate(String resourceGroupName, String vaultName, String backupInstanceName, BackupInstanceResourceInner parameters)"
|
|
summary: "Create or update a backup instance in a 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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.BackupInstanceResourceInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.BackupInstanceResourceInner&text=BackupInstanceResourceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SyncPoller<PollResult<BackupInstanceResourceInner>,BackupInstanceResourceInner> beginCreateOrUpdate(String resourceGroupName, String vaultName, String backupInstanceName, BackupInstanceResourceInner parameters)"
|
|
desc: "Create or update a backup instance in a backup vault."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of backupInstanceResource."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.BackupInstanceResourceInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.BackupInstanceResourceInner&text=BackupInstanceResourceInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.BackupInstanceResourceInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.BackupInstanceResourceInner&text=BackupInstanceResourceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.fluent.models.BackupInstanceResourceInner,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginCreateOrUpdate(String resourceGroupName, String vaultName, String backupInstanceName, BackupInstanceResourceInner parameters, Context context)"
|
|
name: "beginCreateOrUpdate(String resourceGroupName, String vaultName, String backupInstanceName, BackupInstanceResourceInner parameters, Context context)"
|
|
nameWithType: "BackupInstancesClient.beginCreateOrUpdate(String resourceGroupName, String vaultName, String backupInstanceName, BackupInstanceResourceInner parameters, Context context)"
|
|
summary: "Create or update a backup instance in a 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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.BackupInstanceResourceInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.BackupInstanceResourceInner&text=BackupInstanceResourceInner\" 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 SyncPoller<PollResult<BackupInstanceResourceInner>,BackupInstanceResourceInner> beginCreateOrUpdate(String resourceGroupName, String vaultName, String backupInstanceName, BackupInstanceResourceInner parameters, Context context)"
|
|
desc: "Create or update a backup instance in a backup vault."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of backupInstanceResource."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.BackupInstanceResourceInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.BackupInstanceResourceInner&text=BackupInstanceResourceInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.BackupInstanceResourceInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.BackupInstanceResourceInner&text=BackupInstanceResourceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginDelete(java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginDelete(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
name: "beginDelete(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
nameWithType: "BackupInstancesClient.beginDelete(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
summary: "Delete a backup instance in a 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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
desc: "Delete a backup instance in a backup vault."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginDelete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginDelete(String resourceGroupName, String vaultName, String backupInstanceName, Context context)"
|
|
name: "beginDelete(String resourceGroupName, String vaultName, String backupInstanceName, Context context)"
|
|
nameWithType: "BackupInstancesClient.beginDelete(String resourceGroupName, String vaultName, String backupInstanceName, Context context)"
|
|
summary: "Delete a backup instance in a 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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- 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 SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String vaultName, String backupInstanceName, Context context)"
|
|
desc: "Delete a backup instance in a backup vault."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginResumeBackups(java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginResumeBackups(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
name: "beginResumeBackups(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
nameWithType: "BackupInstancesClient.beginResumeBackups(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
summary: "This operation will resume backups for backup instance."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginResumeBackups(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
desc: "This operation will resume backups for backup instance."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginResumeBackups(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginResumeBackups(String resourceGroupName, String vaultName, String backupInstanceName, Context context)"
|
|
name: "beginResumeBackups(String resourceGroupName, String vaultName, String backupInstanceName, Context context)"
|
|
nameWithType: "BackupInstancesClient.beginResumeBackups(String resourceGroupName, String vaultName, String backupInstanceName, Context context)"
|
|
summary: "This operation will resume backups for backup instance."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- 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 SyncPoller<PollResult<Void>,Void> beginResumeBackups(String resourceGroupName, String vaultName, String backupInstanceName, Context context)"
|
|
desc: "This operation will resume backups for backup instance."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginResumeProtection(java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginResumeProtection(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
name: "beginResumeProtection(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
nameWithType: "BackupInstancesClient.beginResumeProtection(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
summary: "This operation will resume protection for a stopped backup instance."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginResumeProtection(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
desc: "This operation will resume protection for a stopped backup instance."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginResumeProtection(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginResumeProtection(String resourceGroupName, String vaultName, String backupInstanceName, Context context)"
|
|
name: "beginResumeProtection(String resourceGroupName, String vaultName, String backupInstanceName, Context context)"
|
|
nameWithType: "BackupInstancesClient.beginResumeProtection(String resourceGroupName, String vaultName, String backupInstanceName, Context context)"
|
|
summary: "This operation will resume protection for a stopped backup instance."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- 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 SyncPoller<PollResult<Void>,Void> beginResumeProtection(String resourceGroupName, String vaultName, String backupInstanceName, Context context)"
|
|
desc: "This operation will resume protection for a stopped backup instance."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginStopProtection(java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginStopProtection(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
name: "beginStopProtection(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
nameWithType: "BackupInstancesClient.beginStopProtection(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
summary: "This operation will stop protection of a backup instance and data will be held forever."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginStopProtection(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
desc: "This operation will stop protection of a backup instance and data will be held forever."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginStopProtection(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.models.StopProtectionRequest,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginStopProtection(String resourceGroupName, String vaultName, String backupInstanceName, StopProtectionRequest parameters, Context context)"
|
|
name: "beginStopProtection(String resourceGroupName, String vaultName, String backupInstanceName, StopProtectionRequest parameters, Context context)"
|
|
nameWithType: "BackupInstancesClient.beginStopProtection(String resourceGroupName, String vaultName, String backupInstanceName, StopProtectionRequest parameters, Context context)"
|
|
summary: "This operation will stop protection of a backup instance and data will be held forever."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.StopProtectionRequest?alt=com.azure.resourcemanager.dataprotection.models.StopProtectionRequest&text=StopProtectionRequest\" 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 SyncPoller<PollResult<Void>,Void> beginStopProtection(String resourceGroupName, String vaultName, String backupInstanceName, StopProtectionRequest parameters, Context context)"
|
|
desc: "This operation will stop protection of a backup instance and data will be held forever."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginSuspendBackups(java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginSuspendBackups(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
name: "beginSuspendBackups(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
nameWithType: "BackupInstancesClient.beginSuspendBackups(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
summary: "This operation will stop backup for a backup instance and retains the backup data as per the policy (except latest Recovery point, which will be retained forever)."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginSuspendBackups(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
desc: "This operation will stop backup for a backup instance and retains the backup data as per the policy (except latest Recovery point, which will be retained forever)."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginSuspendBackups(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.models.SuspendBackupRequest,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginSuspendBackups(String resourceGroupName, String vaultName, String backupInstanceName, SuspendBackupRequest parameters, Context context)"
|
|
name: "beginSuspendBackups(String resourceGroupName, String vaultName, String backupInstanceName, SuspendBackupRequest parameters, Context context)"
|
|
nameWithType: "BackupInstancesClient.beginSuspendBackups(String resourceGroupName, String vaultName, String backupInstanceName, SuspendBackupRequest parameters, Context context)"
|
|
summary: "This operation will stop backup for a backup instance and retains the backup data as per the policy (except latest Recovery point, which will be retained forever)."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.SuspendBackupRequest?alt=com.azure.resourcemanager.dataprotection.models.SuspendBackupRequest&text=SuspendBackupRequest\" 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 SyncPoller<PollResult<Void>,Void> beginSuspendBackups(String resourceGroupName, String vaultName, String backupInstanceName, SuspendBackupRequest parameters, Context context)"
|
|
desc: "This operation will stop backup for a backup instance and retains the backup data as per the policy (except latest Recovery point, which will be retained forever)."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginSyncBackupInstance(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.models.SyncBackupInstanceRequest)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginSyncBackupInstance(String resourceGroupName, String vaultName, String backupInstanceName, SyncBackupInstanceRequest parameters)"
|
|
name: "beginSyncBackupInstance(String resourceGroupName, String vaultName, String backupInstanceName, SyncBackupInstanceRequest parameters)"
|
|
nameWithType: "BackupInstancesClient.beginSyncBackupInstance(String resourceGroupName, String vaultName, String backupInstanceName, SyncBackupInstanceRequest parameters)"
|
|
summary: "Sync backup instance again in case of failure This action will retry last failed operation and will bring backup instance to valid state."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.SyncBackupInstanceRequest?alt=com.azure.resourcemanager.dataprotection.models.SyncBackupInstanceRequest&text=SyncBackupInstanceRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginSyncBackupInstance(String resourceGroupName, String vaultName, String backupInstanceName, SyncBackupInstanceRequest parameters)"
|
|
desc: "Sync backup instance again in case of failure This action will retry last failed operation and will bring backup instance to valid state."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginSyncBackupInstance(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.models.SyncBackupInstanceRequest,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginSyncBackupInstance(String resourceGroupName, String vaultName, String backupInstanceName, SyncBackupInstanceRequest parameters, Context context)"
|
|
name: "beginSyncBackupInstance(String resourceGroupName, String vaultName, String backupInstanceName, SyncBackupInstanceRequest parameters, Context context)"
|
|
nameWithType: "BackupInstancesClient.beginSyncBackupInstance(String resourceGroupName, String vaultName, String backupInstanceName, SyncBackupInstanceRequest parameters, Context context)"
|
|
summary: "Sync backup instance again in case of failure This action will retry last failed operation and will bring backup instance to valid state."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.SyncBackupInstanceRequest?alt=com.azure.resourcemanager.dataprotection.models.SyncBackupInstanceRequest&text=SyncBackupInstanceRequest\" 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 SyncPoller<PollResult<Void>,Void> beginSyncBackupInstance(String resourceGroupName, String vaultName, String backupInstanceName, SyncBackupInstanceRequest parameters, Context context)"
|
|
desc: "Sync backup instance again in case of failure This action will retry last failed operation and will bring backup instance to valid state."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginTriggerCrossRegionRestore(java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.models.CrossRegionRestoreRequestObject)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginTriggerCrossRegionRestore(String resourceGroupName, String location, CrossRegionRestoreRequestObject parameters)"
|
|
name: "beginTriggerCrossRegionRestore(String resourceGroupName, String location, CrossRegionRestoreRequestObject parameters)"
|
|
nameWithType: "BackupInstancesClient.beginTriggerCrossRegionRestore(String resourceGroupName, String location, CrossRegionRestoreRequestObject parameters)"
|
|
summary: "Triggers Cross Region Restore for Backup<wbr>Instance."
|
|
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 Azure region."
|
|
name: "location"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for trigger CRR operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.CrossRegionRestoreRequestObject?alt=com.azure.resourcemanager.dataprotection.models.CrossRegionRestoreRequestObject&text=CrossRegionRestoreRequestObject\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SyncPoller<PollResult<OperationJobExtendedInfoInner>,OperationJobExtendedInfoInner> beginTriggerCrossRegionRestore(String resourceGroupName, String location, CrossRegionRestoreRequestObject parameters)"
|
|
desc: "Triggers Cross Region Restore for BackupInstance."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of operationJobExtendedInfo."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner&text=OperationJobExtendedInfoInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner&text=OperationJobExtendedInfoInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginTriggerCrossRegionRestore(java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.models.CrossRegionRestoreRequestObject,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginTriggerCrossRegionRestore(String resourceGroupName, String location, CrossRegionRestoreRequestObject parameters, Context context)"
|
|
name: "beginTriggerCrossRegionRestore(String resourceGroupName, String location, CrossRegionRestoreRequestObject parameters, Context context)"
|
|
nameWithType: "BackupInstancesClient.beginTriggerCrossRegionRestore(String resourceGroupName, String location, CrossRegionRestoreRequestObject parameters, Context context)"
|
|
summary: "Triggers Cross Region Restore for Backup<wbr>Instance."
|
|
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 Azure region."
|
|
name: "location"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for trigger CRR operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.CrossRegionRestoreRequestObject?alt=com.azure.resourcemanager.dataprotection.models.CrossRegionRestoreRequestObject&text=CrossRegionRestoreRequestObject\" 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 SyncPoller<PollResult<OperationJobExtendedInfoInner>,OperationJobExtendedInfoInner> beginTriggerCrossRegionRestore(String resourceGroupName, String location, CrossRegionRestoreRequestObject parameters, Context context)"
|
|
desc: "Triggers Cross Region Restore for BackupInstance."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of operationJobExtendedInfo."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner&text=OperationJobExtendedInfoInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner&text=OperationJobExtendedInfoInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginTriggerRehydrate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.models.AzureBackupRehydrationRequest)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginTriggerRehydrate(String resourceGroupName, String vaultName, String backupInstanceName, AzureBackupRehydrationRequest parameters)"
|
|
name: "beginTriggerRehydrate(String resourceGroupName, String vaultName, String backupInstanceName, AzureBackupRehydrationRequest parameters)"
|
|
nameWithType: "BackupInstancesClient.beginTriggerRehydrate(String resourceGroupName, String vaultName, String backupInstanceName, AzureBackupRehydrationRequest parameters)"
|
|
summary: "rehydrate recovery point for restore for a Backup<wbr>Instance."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.AzureBackupRehydrationRequest?alt=com.azure.resourcemanager.dataprotection.models.AzureBackupRehydrationRequest&text=AzureBackupRehydrationRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginTriggerRehydrate(String resourceGroupName, String vaultName, String backupInstanceName, AzureBackupRehydrationRequest parameters)"
|
|
desc: "rehydrate recovery point for restore for a BackupInstance."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginTriggerRehydrate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.models.AzureBackupRehydrationRequest,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginTriggerRehydrate(String resourceGroupName, String vaultName, String backupInstanceName, AzureBackupRehydrationRequest parameters, Context context)"
|
|
name: "beginTriggerRehydrate(String resourceGroupName, String vaultName, String backupInstanceName, AzureBackupRehydrationRequest parameters, Context context)"
|
|
nameWithType: "BackupInstancesClient.beginTriggerRehydrate(String resourceGroupName, String vaultName, String backupInstanceName, AzureBackupRehydrationRequest parameters, Context context)"
|
|
summary: "rehydrate recovery point for restore for a Backup<wbr>Instance."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.AzureBackupRehydrationRequest?alt=com.azure.resourcemanager.dataprotection.models.AzureBackupRehydrationRequest&text=AzureBackupRehydrationRequest\" 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 SyncPoller<PollResult<Void>,Void> beginTriggerRehydrate(String resourceGroupName, String vaultName, String backupInstanceName, AzureBackupRehydrationRequest parameters, Context context)"
|
|
desc: "rehydrate recovery point for restore for a BackupInstance."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginTriggerRestore(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.models.AzureBackupRestoreRequest)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginTriggerRestore(String resourceGroupName, String vaultName, String backupInstanceName, AzureBackupRestoreRequest parameters)"
|
|
name: "beginTriggerRestore(String resourceGroupName, String vaultName, String backupInstanceName, AzureBackupRestoreRequest parameters)"
|
|
nameWithType: "BackupInstancesClient.beginTriggerRestore(String resourceGroupName, String vaultName, String backupInstanceName, AzureBackupRestoreRequest parameters)"
|
|
summary: "Triggers restore for a Backup<wbr>Instance."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.AzureBackupRestoreRequest?alt=com.azure.resourcemanager.dataprotection.models.AzureBackupRestoreRequest&text=AzureBackupRestoreRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SyncPoller<PollResult<OperationJobExtendedInfoInner>,OperationJobExtendedInfoInner> beginTriggerRestore(String resourceGroupName, String vaultName, String backupInstanceName, AzureBackupRestoreRequest parameters)"
|
|
desc: "Triggers restore for a BackupInstance."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of operationJobExtendedInfo."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner&text=OperationJobExtendedInfoInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner&text=OperationJobExtendedInfoInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginTriggerRestore(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.models.AzureBackupRestoreRequest,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginTriggerRestore(String resourceGroupName, String vaultName, String backupInstanceName, AzureBackupRestoreRequest parameters, Context context)"
|
|
name: "beginTriggerRestore(String resourceGroupName, String vaultName, String backupInstanceName, AzureBackupRestoreRequest parameters, Context context)"
|
|
nameWithType: "BackupInstancesClient.beginTriggerRestore(String resourceGroupName, String vaultName, String backupInstanceName, AzureBackupRestoreRequest parameters, Context context)"
|
|
summary: "Triggers restore for a Backup<wbr>Instance."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.AzureBackupRestoreRequest?alt=com.azure.resourcemanager.dataprotection.models.AzureBackupRestoreRequest&text=AzureBackupRestoreRequest\" 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 SyncPoller<PollResult<OperationJobExtendedInfoInner>,OperationJobExtendedInfoInner> beginTriggerRestore(String resourceGroupName, String vaultName, String backupInstanceName, AzureBackupRestoreRequest parameters, Context context)"
|
|
desc: "Triggers restore for a BackupInstance."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of operationJobExtendedInfo."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner&text=OperationJobExtendedInfoInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner&text=OperationJobExtendedInfoInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginValidateCrossRegionRestore(java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.models.ValidateCrossRegionRestoreRequestObject)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginValidateCrossRegionRestore(String resourceGroupName, String location, ValidateCrossRegionRestoreRequestObject parameters)"
|
|
name: "beginValidateCrossRegionRestore(String resourceGroupName, String location, ValidateCrossRegionRestoreRequestObject parameters)"
|
|
nameWithType: "BackupInstancesClient.beginValidateCrossRegionRestore(String resourceGroupName, String location, ValidateCrossRegionRestoreRequestObject parameters)"
|
|
summary: "Validates whether Cross Region Restore can be triggered for Data<wbr>Source."
|
|
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 Azure region."
|
|
name: "location"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.ValidateCrossRegionRestoreRequestObject?alt=com.azure.resourcemanager.dataprotection.models.ValidateCrossRegionRestoreRequestObject&text=ValidateCrossRegionRestoreRequestObject\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SyncPoller<PollResult<OperationJobExtendedInfoInner>,OperationJobExtendedInfoInner> beginValidateCrossRegionRestore(String resourceGroupName, String location, ValidateCrossRegionRestoreRequestObject parameters)"
|
|
desc: "Validates whether Cross Region Restore can be triggered for DataSource."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of operationJobExtendedInfo."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner&text=OperationJobExtendedInfoInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner&text=OperationJobExtendedInfoInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginValidateCrossRegionRestore(java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.models.ValidateCrossRegionRestoreRequestObject,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginValidateCrossRegionRestore(String resourceGroupName, String location, ValidateCrossRegionRestoreRequestObject parameters, Context context)"
|
|
name: "beginValidateCrossRegionRestore(String resourceGroupName, String location, ValidateCrossRegionRestoreRequestObject parameters, Context context)"
|
|
nameWithType: "BackupInstancesClient.beginValidateCrossRegionRestore(String resourceGroupName, String location, ValidateCrossRegionRestoreRequestObject parameters, Context context)"
|
|
summary: "Validates whether Cross Region Restore can be triggered for Data<wbr>Source."
|
|
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 Azure region."
|
|
name: "location"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.ValidateCrossRegionRestoreRequestObject?alt=com.azure.resourcemanager.dataprotection.models.ValidateCrossRegionRestoreRequestObject&text=ValidateCrossRegionRestoreRequestObject\" 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 SyncPoller<PollResult<OperationJobExtendedInfoInner>,OperationJobExtendedInfoInner> beginValidateCrossRegionRestore(String resourceGroupName, String location, ValidateCrossRegionRestoreRequestObject parameters, Context context)"
|
|
desc: "Validates whether Cross Region Restore can be triggered for DataSource."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of operationJobExtendedInfo."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner&text=OperationJobExtendedInfoInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner&text=OperationJobExtendedInfoInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginValidateForBackup(java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.models.ValidateForBackupRequest)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginValidateForBackup(String resourceGroupName, String vaultName, ValidateForBackupRequest parameters)"
|
|
name: "beginValidateForBackup(String resourceGroupName, String vaultName, ValidateForBackupRequest parameters)"
|
|
nameWithType: "BackupInstancesClient.beginValidateForBackup(String resourceGroupName, String vaultName, ValidateForBackupRequest parameters)"
|
|
summary: "Validate whether adhoc backup will be successful or not."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.ValidateForBackupRequest?alt=com.azure.resourcemanager.dataprotection.models.ValidateForBackupRequest&text=ValidateForBackupRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SyncPoller<PollResult<OperationJobExtendedInfoInner>,OperationJobExtendedInfoInner> beginValidateForBackup(String resourceGroupName, String vaultName, ValidateForBackupRequest parameters)"
|
|
desc: "Validate whether adhoc backup will be successful or not."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of operationJobExtendedInfo."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner&text=OperationJobExtendedInfoInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner&text=OperationJobExtendedInfoInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginValidateForBackup(java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.models.ValidateForBackupRequest,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginValidateForBackup(String resourceGroupName, String vaultName, ValidateForBackupRequest parameters, Context context)"
|
|
name: "beginValidateForBackup(String resourceGroupName, String vaultName, ValidateForBackupRequest parameters, Context context)"
|
|
nameWithType: "BackupInstancesClient.beginValidateForBackup(String resourceGroupName, String vaultName, ValidateForBackupRequest parameters, Context context)"
|
|
summary: "Validate whether adhoc backup will be successful or not."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.ValidateForBackupRequest?alt=com.azure.resourcemanager.dataprotection.models.ValidateForBackupRequest&text=ValidateForBackupRequest\" 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 SyncPoller<PollResult<OperationJobExtendedInfoInner>,OperationJobExtendedInfoInner> beginValidateForBackup(String resourceGroupName, String vaultName, ValidateForBackupRequest parameters, Context context)"
|
|
desc: "Validate whether adhoc backup will be successful or not."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of operationJobExtendedInfo."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner&text=OperationJobExtendedInfoInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner&text=OperationJobExtendedInfoInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginValidateForRestore(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.models.ValidateRestoreRequestObject)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginValidateForRestore(String resourceGroupName, String vaultName, String backupInstanceName, ValidateRestoreRequestObject parameters)"
|
|
name: "beginValidateForRestore(String resourceGroupName, String vaultName, String backupInstanceName, ValidateRestoreRequestObject parameters)"
|
|
nameWithType: "BackupInstancesClient.beginValidateForRestore(String resourceGroupName, String vaultName, String backupInstanceName, ValidateRestoreRequestObject parameters)"
|
|
summary: "Validates if Restore can be triggered for a Data<wbr>Source."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.ValidateRestoreRequestObject?alt=com.azure.resourcemanager.dataprotection.models.ValidateRestoreRequestObject&text=ValidateRestoreRequestObject\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SyncPoller<PollResult<OperationJobExtendedInfoInner>,OperationJobExtendedInfoInner> beginValidateForRestore(String resourceGroupName, String vaultName, String backupInstanceName, ValidateRestoreRequestObject parameters)"
|
|
desc: "Validates if Restore can be triggered for a DataSource."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of operationJobExtendedInfo."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner&text=OperationJobExtendedInfoInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner&text=OperationJobExtendedInfoInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginValidateForRestore(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.models.ValidateRestoreRequestObject,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.beginValidateForRestore(String resourceGroupName, String vaultName, String backupInstanceName, ValidateRestoreRequestObject parameters, Context context)"
|
|
name: "beginValidateForRestore(String resourceGroupName, String vaultName, String backupInstanceName, ValidateRestoreRequestObject parameters, Context context)"
|
|
nameWithType: "BackupInstancesClient.beginValidateForRestore(String resourceGroupName, String vaultName, String backupInstanceName, ValidateRestoreRequestObject parameters, Context context)"
|
|
summary: "Validates if Restore can be triggered for a Data<wbr>Source."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.ValidateRestoreRequestObject?alt=com.azure.resourcemanager.dataprotection.models.ValidateRestoreRequestObject&text=ValidateRestoreRequestObject\" 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 SyncPoller<PollResult<OperationJobExtendedInfoInner>,OperationJobExtendedInfoInner> beginValidateForRestore(String resourceGroupName, String vaultName, String backupInstanceName, ValidateRestoreRequestObject parameters, Context context)"
|
|
desc: "Validates if Restore can be triggered for a DataSource."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of operationJobExtendedInfo."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner&text=OperationJobExtendedInfoInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner&text=OperationJobExtendedInfoInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.fluent.models.BackupInstanceResourceInner)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.createOrUpdate(String resourceGroupName, String vaultName, String backupInstanceName, BackupInstanceResourceInner parameters)"
|
|
name: "createOrUpdate(String resourceGroupName, String vaultName, String backupInstanceName, BackupInstanceResourceInner parameters)"
|
|
nameWithType: "BackupInstancesClient.createOrUpdate(String resourceGroupName, String vaultName, String backupInstanceName, BackupInstanceResourceInner parameters)"
|
|
summary: "Create or update a backup instance in a 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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.BackupInstanceResourceInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.BackupInstanceResourceInner&text=BackupInstanceResourceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract BackupInstanceResourceInner createOrUpdate(String resourceGroupName, String vaultName, String backupInstanceName, BackupInstanceResourceInner parameters)"
|
|
desc: "Create or update a backup instance in a backup vault."
|
|
returns:
|
|
description: "backupInstanceResource."
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.BackupInstanceResourceInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.BackupInstanceResourceInner&text=BackupInstanceResourceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.fluent.models.BackupInstanceResourceInner,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.createOrUpdate(String resourceGroupName, String vaultName, String backupInstanceName, BackupInstanceResourceInner parameters, Context context)"
|
|
name: "createOrUpdate(String resourceGroupName, String vaultName, String backupInstanceName, BackupInstanceResourceInner parameters, Context context)"
|
|
nameWithType: "BackupInstancesClient.createOrUpdate(String resourceGroupName, String vaultName, String backupInstanceName, BackupInstanceResourceInner parameters, Context context)"
|
|
summary: "Create or update a backup instance in a 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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.BackupInstanceResourceInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.BackupInstanceResourceInner&text=BackupInstanceResourceInner\" 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 BackupInstanceResourceInner createOrUpdate(String resourceGroupName, String vaultName, String backupInstanceName, BackupInstanceResourceInner parameters, Context context)"
|
|
desc: "Create or update a backup instance in a backup vault."
|
|
returns:
|
|
description: "backupInstanceResource."
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.BackupInstanceResourceInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.BackupInstanceResourceInner&text=BackupInstanceResourceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.delete(java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.delete(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
name: "delete(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
nameWithType: "BackupInstancesClient.delete(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
summary: "Delete a backup instance in a 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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract void delete(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
desc: "Delete a backup instance in a backup vault."
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.delete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.delete(String resourceGroupName, String vaultName, String backupInstanceName, Context context)"
|
|
name: "delete(String resourceGroupName, String vaultName, String backupInstanceName, Context context)"
|
|
nameWithType: "BackupInstancesClient.delete(String resourceGroupName, String vaultName, String backupInstanceName, Context context)"
|
|
summary: "Delete a backup instance in a 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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- 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 delete(String resourceGroupName, String vaultName, String backupInstanceName, Context context)"
|
|
desc: "Delete a backup instance in a backup vault."
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.get(java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.get(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
name: "get(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
nameWithType: "BackupInstancesClient.get(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
summary: "Gets a backup instance with name in a 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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract BackupInstanceResourceInner get(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
desc: "Gets a backup instance with name in a backup vault."
|
|
returns:
|
|
description: "a backup instance with name in a backup vault."
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.BackupInstanceResourceInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.BackupInstanceResourceInner&text=BackupInstanceResourceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.getBackupInstanceOperationResult(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.getBackupInstanceOperationResult(String resourceGroupName, String vaultName, String backupInstanceName, String operationId)"
|
|
name: "getBackupInstanceOperationResult(String resourceGroupName, String vaultName, String backupInstanceName, String operationId)"
|
|
nameWithType: "BackupInstancesClient.getBackupInstanceOperationResult(String resourceGroupName, String vaultName, String backupInstanceName, String operationId)"
|
|
summary: "Get result of backup instance creation operation."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The operationId parameter."
|
|
name: "operationId"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract BackupInstanceResourceInner getBackupInstanceOperationResult(String resourceGroupName, String vaultName, String backupInstanceName, String operationId)"
|
|
desc: "Get result of backup instance creation operation."
|
|
returns:
|
|
description: "result of backup instance creation operation."
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.BackupInstanceResourceInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.BackupInstanceResourceInner&text=BackupInstanceResourceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.getBackupInstanceOperationResultWithResponse(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.getBackupInstanceOperationResultWithResponse(String resourceGroupName, String vaultName, String backupInstanceName, String operationId, Context context)"
|
|
name: "getBackupInstanceOperationResultWithResponse(String resourceGroupName, String vaultName, String backupInstanceName, String operationId, Context context)"
|
|
nameWithType: "BackupInstancesClient.getBackupInstanceOperationResultWithResponse(String resourceGroupName, String vaultName, String backupInstanceName, String operationId, Context context)"
|
|
summary: "Get result of backup instance creation operation."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The operationId parameter."
|
|
name: "operationId"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- 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 Response<BackupInstanceResourceInner> getBackupInstanceOperationResultWithResponse(String resourceGroupName, String vaultName, String backupInstanceName, String operationId, Context context)"
|
|
desc: "Get result of backup instance creation operation."
|
|
returns:
|
|
description: "result of backup instance creation operation along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.BackupInstanceResourceInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.BackupInstanceResourceInner&text=BackupInstanceResourceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.getWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.getWithResponse(String resourceGroupName, String vaultName, String backupInstanceName, Context context)"
|
|
name: "getWithResponse(String resourceGroupName, String vaultName, String backupInstanceName, Context context)"
|
|
nameWithType: "BackupInstancesClient.getWithResponse(String resourceGroupName, String vaultName, String backupInstanceName, Context context)"
|
|
summary: "Gets a backup instance with name in a 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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- 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 Response<BackupInstanceResourceInner> getWithResponse(String resourceGroupName, String vaultName, String backupInstanceName, Context context)"
|
|
desc: "Gets a backup instance with name in a backup vault."
|
|
returns:
|
|
description: "a backup instance with name in a backup vault along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.BackupInstanceResourceInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.BackupInstanceResourceInner&text=BackupInstanceResourceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.list(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.list(String resourceGroupName, String vaultName)"
|
|
name: "list(String resourceGroupName, String vaultName)"
|
|
nameWithType: "BackupInstancesClient.list(String resourceGroupName, String vaultName)"
|
|
summary: "Gets a backup instances belonging to a 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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract PagedIterable<BackupInstanceResourceInner> list(String resourceGroupName, String vaultName)"
|
|
desc: "Gets a backup instances belonging to a backup vault."
|
|
returns:
|
|
description: "a backup instances belonging to a backup vault as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.BackupInstanceResourceInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.BackupInstanceResourceInner&text=BackupInstanceResourceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.list(java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.list(String resourceGroupName, String vaultName, Context context)"
|
|
name: "list(String resourceGroupName, String vaultName, Context context)"
|
|
nameWithType: "BackupInstancesClient.list(String resourceGroupName, String vaultName, Context context)"
|
|
summary: "Gets a backup instances belonging to a 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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- 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 PagedIterable<BackupInstanceResourceInner> list(String resourceGroupName, String vaultName, Context context)"
|
|
desc: "Gets a backup instances belonging to a backup vault."
|
|
returns:
|
|
description: "a backup instances belonging to a backup vault as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.BackupInstanceResourceInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.BackupInstanceResourceInner&text=BackupInstanceResourceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.resumeBackups(java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.resumeBackups(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
name: "resumeBackups(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
nameWithType: "BackupInstancesClient.resumeBackups(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
summary: "This operation will resume backups for backup instance."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract void resumeBackups(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
desc: "This operation will resume backups for backup instance."
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.resumeBackups(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.resumeBackups(String resourceGroupName, String vaultName, String backupInstanceName, Context context)"
|
|
name: "resumeBackups(String resourceGroupName, String vaultName, String backupInstanceName, Context context)"
|
|
nameWithType: "BackupInstancesClient.resumeBackups(String resourceGroupName, String vaultName, String backupInstanceName, Context context)"
|
|
summary: "This operation will resume backups for backup instance."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- 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 resumeBackups(String resourceGroupName, String vaultName, String backupInstanceName, Context context)"
|
|
desc: "This operation will resume backups for backup instance."
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.resumeProtection(java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.resumeProtection(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
name: "resumeProtection(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
nameWithType: "BackupInstancesClient.resumeProtection(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
summary: "This operation will resume protection for a stopped backup instance."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract void resumeProtection(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
desc: "This operation will resume protection for a stopped backup instance."
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.resumeProtection(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.resumeProtection(String resourceGroupName, String vaultName, String backupInstanceName, Context context)"
|
|
name: "resumeProtection(String resourceGroupName, String vaultName, String backupInstanceName, Context context)"
|
|
nameWithType: "BackupInstancesClient.resumeProtection(String resourceGroupName, String vaultName, String backupInstanceName, Context context)"
|
|
summary: "This operation will resume protection for a stopped backup instance."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- 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 resumeProtection(String resourceGroupName, String vaultName, String backupInstanceName, Context context)"
|
|
desc: "This operation will resume protection for a stopped backup instance."
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.stopProtection(java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.stopProtection(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
name: "stopProtection(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
nameWithType: "BackupInstancesClient.stopProtection(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
summary: "This operation will stop protection of a backup instance and data will be held forever."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract void stopProtection(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
desc: "This operation will stop protection of a backup instance and data will be held forever."
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.stopProtection(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.models.StopProtectionRequest,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.stopProtection(String resourceGroupName, String vaultName, String backupInstanceName, StopProtectionRequest parameters, Context context)"
|
|
name: "stopProtection(String resourceGroupName, String vaultName, String backupInstanceName, StopProtectionRequest parameters, Context context)"
|
|
nameWithType: "BackupInstancesClient.stopProtection(String resourceGroupName, String vaultName, String backupInstanceName, StopProtectionRequest parameters, Context context)"
|
|
summary: "This operation will stop protection of a backup instance and data will be held forever."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.StopProtectionRequest?alt=com.azure.resourcemanager.dataprotection.models.StopProtectionRequest&text=StopProtectionRequest\" 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 stopProtection(String resourceGroupName, String vaultName, String backupInstanceName, StopProtectionRequest parameters, Context context)"
|
|
desc: "This operation will stop protection of a backup instance and data will be held forever."
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.suspendBackups(java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.suspendBackups(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
name: "suspendBackups(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
nameWithType: "BackupInstancesClient.suspendBackups(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
summary: "This operation will stop backup for a backup instance and retains the backup data as per the policy (except latest Recovery point, which will be retained forever)."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract void suspendBackups(String resourceGroupName, String vaultName, String backupInstanceName)"
|
|
desc: "This operation will stop backup for a backup instance and retains the backup data as per the policy (except latest Recovery point, which will be retained forever)."
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.suspendBackups(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.models.SuspendBackupRequest,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.suspendBackups(String resourceGroupName, String vaultName, String backupInstanceName, SuspendBackupRequest parameters, Context context)"
|
|
name: "suspendBackups(String resourceGroupName, String vaultName, String backupInstanceName, SuspendBackupRequest parameters, Context context)"
|
|
nameWithType: "BackupInstancesClient.suspendBackups(String resourceGroupName, String vaultName, String backupInstanceName, SuspendBackupRequest parameters, Context context)"
|
|
summary: "This operation will stop backup for a backup instance and retains the backup data as per the policy (except latest Recovery point, which will be retained forever)."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.SuspendBackupRequest?alt=com.azure.resourcemanager.dataprotection.models.SuspendBackupRequest&text=SuspendBackupRequest\" 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 suspendBackups(String resourceGroupName, String vaultName, String backupInstanceName, SuspendBackupRequest parameters, Context context)"
|
|
desc: "This operation will stop backup for a backup instance and retains the backup data as per the policy (except latest Recovery point, which will be retained forever)."
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.syncBackupInstance(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.models.SyncBackupInstanceRequest)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.syncBackupInstance(String resourceGroupName, String vaultName, String backupInstanceName, SyncBackupInstanceRequest parameters)"
|
|
name: "syncBackupInstance(String resourceGroupName, String vaultName, String backupInstanceName, SyncBackupInstanceRequest parameters)"
|
|
nameWithType: "BackupInstancesClient.syncBackupInstance(String resourceGroupName, String vaultName, String backupInstanceName, SyncBackupInstanceRequest parameters)"
|
|
summary: "Sync backup instance again in case of failure This action will retry last failed operation and will bring backup instance to valid state."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.SyncBackupInstanceRequest?alt=com.azure.resourcemanager.dataprotection.models.SyncBackupInstanceRequest&text=SyncBackupInstanceRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract void syncBackupInstance(String resourceGroupName, String vaultName, String backupInstanceName, SyncBackupInstanceRequest parameters)"
|
|
desc: "Sync backup instance again in case of failure This action will retry last failed operation and will bring backup instance to valid state."
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.syncBackupInstance(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.models.SyncBackupInstanceRequest,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.syncBackupInstance(String resourceGroupName, String vaultName, String backupInstanceName, SyncBackupInstanceRequest parameters, Context context)"
|
|
name: "syncBackupInstance(String resourceGroupName, String vaultName, String backupInstanceName, SyncBackupInstanceRequest parameters, Context context)"
|
|
nameWithType: "BackupInstancesClient.syncBackupInstance(String resourceGroupName, String vaultName, String backupInstanceName, SyncBackupInstanceRequest parameters, Context context)"
|
|
summary: "Sync backup instance again in case of failure This action will retry last failed operation and will bring backup instance to valid state."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.SyncBackupInstanceRequest?alt=com.azure.resourcemanager.dataprotection.models.SyncBackupInstanceRequest&text=SyncBackupInstanceRequest\" 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 syncBackupInstance(String resourceGroupName, String vaultName, String backupInstanceName, SyncBackupInstanceRequest parameters, Context context)"
|
|
desc: "Sync backup instance again in case of failure This action will retry last failed operation and will bring backup instance to valid state."
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.triggerCrossRegionRestore(java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.models.CrossRegionRestoreRequestObject)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.triggerCrossRegionRestore(String resourceGroupName, String location, CrossRegionRestoreRequestObject parameters)"
|
|
name: "triggerCrossRegionRestore(String resourceGroupName, String location, CrossRegionRestoreRequestObject parameters)"
|
|
nameWithType: "BackupInstancesClient.triggerCrossRegionRestore(String resourceGroupName, String location, CrossRegionRestoreRequestObject parameters)"
|
|
summary: "Triggers Cross Region Restore for Backup<wbr>Instance."
|
|
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 Azure region."
|
|
name: "location"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for trigger CRR operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.CrossRegionRestoreRequestObject?alt=com.azure.resourcemanager.dataprotection.models.CrossRegionRestoreRequestObject&text=CrossRegionRestoreRequestObject\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract OperationJobExtendedInfoInner triggerCrossRegionRestore(String resourceGroupName, String location, CrossRegionRestoreRequestObject parameters)"
|
|
desc: "Triggers Cross Region Restore for BackupInstance."
|
|
returns:
|
|
description: "operationJobExtendedInfo."
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner&text=OperationJobExtendedInfoInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.triggerCrossRegionRestore(java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.models.CrossRegionRestoreRequestObject,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.triggerCrossRegionRestore(String resourceGroupName, String location, CrossRegionRestoreRequestObject parameters, Context context)"
|
|
name: "triggerCrossRegionRestore(String resourceGroupName, String location, CrossRegionRestoreRequestObject parameters, Context context)"
|
|
nameWithType: "BackupInstancesClient.triggerCrossRegionRestore(String resourceGroupName, String location, CrossRegionRestoreRequestObject parameters, Context context)"
|
|
summary: "Triggers Cross Region Restore for Backup<wbr>Instance."
|
|
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 Azure region."
|
|
name: "location"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for trigger CRR operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.CrossRegionRestoreRequestObject?alt=com.azure.resourcemanager.dataprotection.models.CrossRegionRestoreRequestObject&text=CrossRegionRestoreRequestObject\" 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 OperationJobExtendedInfoInner triggerCrossRegionRestore(String resourceGroupName, String location, CrossRegionRestoreRequestObject parameters, Context context)"
|
|
desc: "Triggers Cross Region Restore for BackupInstance."
|
|
returns:
|
|
description: "operationJobExtendedInfo."
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner&text=OperationJobExtendedInfoInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.triggerRehydrate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.models.AzureBackupRehydrationRequest)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.triggerRehydrate(String resourceGroupName, String vaultName, String backupInstanceName, AzureBackupRehydrationRequest parameters)"
|
|
name: "triggerRehydrate(String resourceGroupName, String vaultName, String backupInstanceName, AzureBackupRehydrationRequest parameters)"
|
|
nameWithType: "BackupInstancesClient.triggerRehydrate(String resourceGroupName, String vaultName, String backupInstanceName, AzureBackupRehydrationRequest parameters)"
|
|
summary: "rehydrate recovery point for restore for a Backup<wbr>Instance."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.AzureBackupRehydrationRequest?alt=com.azure.resourcemanager.dataprotection.models.AzureBackupRehydrationRequest&text=AzureBackupRehydrationRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract void triggerRehydrate(String resourceGroupName, String vaultName, String backupInstanceName, AzureBackupRehydrationRequest parameters)"
|
|
desc: "rehydrate recovery point for restore for a BackupInstance."
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.triggerRehydrate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.models.AzureBackupRehydrationRequest,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.triggerRehydrate(String resourceGroupName, String vaultName, String backupInstanceName, AzureBackupRehydrationRequest parameters, Context context)"
|
|
name: "triggerRehydrate(String resourceGroupName, String vaultName, String backupInstanceName, AzureBackupRehydrationRequest parameters, Context context)"
|
|
nameWithType: "BackupInstancesClient.triggerRehydrate(String resourceGroupName, String vaultName, String backupInstanceName, AzureBackupRehydrationRequest parameters, Context context)"
|
|
summary: "rehydrate recovery point for restore for a Backup<wbr>Instance."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.AzureBackupRehydrationRequest?alt=com.azure.resourcemanager.dataprotection.models.AzureBackupRehydrationRequest&text=AzureBackupRehydrationRequest\" 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 triggerRehydrate(String resourceGroupName, String vaultName, String backupInstanceName, AzureBackupRehydrationRequest parameters, Context context)"
|
|
desc: "rehydrate recovery point for restore for a BackupInstance."
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.triggerRestore(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.models.AzureBackupRestoreRequest)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.triggerRestore(String resourceGroupName, String vaultName, String backupInstanceName, AzureBackupRestoreRequest parameters)"
|
|
name: "triggerRestore(String resourceGroupName, String vaultName, String backupInstanceName, AzureBackupRestoreRequest parameters)"
|
|
nameWithType: "BackupInstancesClient.triggerRestore(String resourceGroupName, String vaultName, String backupInstanceName, AzureBackupRestoreRequest parameters)"
|
|
summary: "Triggers restore for a Backup<wbr>Instance."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.AzureBackupRestoreRequest?alt=com.azure.resourcemanager.dataprotection.models.AzureBackupRestoreRequest&text=AzureBackupRestoreRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract OperationJobExtendedInfoInner triggerRestore(String resourceGroupName, String vaultName, String backupInstanceName, AzureBackupRestoreRequest parameters)"
|
|
desc: "Triggers restore for a BackupInstance."
|
|
returns:
|
|
description: "operationJobExtendedInfo."
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner&text=OperationJobExtendedInfoInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.triggerRestore(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.models.AzureBackupRestoreRequest,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.triggerRestore(String resourceGroupName, String vaultName, String backupInstanceName, AzureBackupRestoreRequest parameters, Context context)"
|
|
name: "triggerRestore(String resourceGroupName, String vaultName, String backupInstanceName, AzureBackupRestoreRequest parameters, Context context)"
|
|
nameWithType: "BackupInstancesClient.triggerRestore(String resourceGroupName, String vaultName, String backupInstanceName, AzureBackupRestoreRequest parameters, Context context)"
|
|
summary: "Triggers restore for a Backup<wbr>Instance."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.AzureBackupRestoreRequest?alt=com.azure.resourcemanager.dataprotection.models.AzureBackupRestoreRequest&text=AzureBackupRestoreRequest\" 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 OperationJobExtendedInfoInner triggerRestore(String resourceGroupName, String vaultName, String backupInstanceName, AzureBackupRestoreRequest parameters, Context context)"
|
|
desc: "Triggers restore for a BackupInstance."
|
|
returns:
|
|
description: "operationJobExtendedInfo."
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner&text=OperationJobExtendedInfoInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.validateCrossRegionRestore(java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.models.ValidateCrossRegionRestoreRequestObject)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.validateCrossRegionRestore(String resourceGroupName, String location, ValidateCrossRegionRestoreRequestObject parameters)"
|
|
name: "validateCrossRegionRestore(String resourceGroupName, String location, ValidateCrossRegionRestoreRequestObject parameters)"
|
|
nameWithType: "BackupInstancesClient.validateCrossRegionRestore(String resourceGroupName, String location, ValidateCrossRegionRestoreRequestObject parameters)"
|
|
summary: "Validates whether Cross Region Restore can be triggered for Data<wbr>Source."
|
|
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 Azure region."
|
|
name: "location"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.ValidateCrossRegionRestoreRequestObject?alt=com.azure.resourcemanager.dataprotection.models.ValidateCrossRegionRestoreRequestObject&text=ValidateCrossRegionRestoreRequestObject\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract OperationJobExtendedInfoInner validateCrossRegionRestore(String resourceGroupName, String location, ValidateCrossRegionRestoreRequestObject parameters)"
|
|
desc: "Validates whether Cross Region Restore can be triggered for DataSource."
|
|
returns:
|
|
description: "operationJobExtendedInfo."
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner&text=OperationJobExtendedInfoInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.validateCrossRegionRestore(java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.models.ValidateCrossRegionRestoreRequestObject,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.validateCrossRegionRestore(String resourceGroupName, String location, ValidateCrossRegionRestoreRequestObject parameters, Context context)"
|
|
name: "validateCrossRegionRestore(String resourceGroupName, String location, ValidateCrossRegionRestoreRequestObject parameters, Context context)"
|
|
nameWithType: "BackupInstancesClient.validateCrossRegionRestore(String resourceGroupName, String location, ValidateCrossRegionRestoreRequestObject parameters, Context context)"
|
|
summary: "Validates whether Cross Region Restore can be triggered for Data<wbr>Source."
|
|
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 Azure region."
|
|
name: "location"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.ValidateCrossRegionRestoreRequestObject?alt=com.azure.resourcemanager.dataprotection.models.ValidateCrossRegionRestoreRequestObject&text=ValidateCrossRegionRestoreRequestObject\" 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 OperationJobExtendedInfoInner validateCrossRegionRestore(String resourceGroupName, String location, ValidateCrossRegionRestoreRequestObject parameters, Context context)"
|
|
desc: "Validates whether Cross Region Restore can be triggered for DataSource."
|
|
returns:
|
|
description: "operationJobExtendedInfo."
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner&text=OperationJobExtendedInfoInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.validateForBackup(java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.models.ValidateForBackupRequest)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.validateForBackup(String resourceGroupName, String vaultName, ValidateForBackupRequest parameters)"
|
|
name: "validateForBackup(String resourceGroupName, String vaultName, ValidateForBackupRequest parameters)"
|
|
nameWithType: "BackupInstancesClient.validateForBackup(String resourceGroupName, String vaultName, ValidateForBackupRequest parameters)"
|
|
summary: "Validate whether adhoc backup will be successful or not."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.ValidateForBackupRequest?alt=com.azure.resourcemanager.dataprotection.models.ValidateForBackupRequest&text=ValidateForBackupRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract OperationJobExtendedInfoInner validateForBackup(String resourceGroupName, String vaultName, ValidateForBackupRequest parameters)"
|
|
desc: "Validate whether adhoc backup will be successful or not."
|
|
returns:
|
|
description: "operationJobExtendedInfo."
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner&text=OperationJobExtendedInfoInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.validateForBackup(java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.models.ValidateForBackupRequest,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.validateForBackup(String resourceGroupName, String vaultName, ValidateForBackupRequest parameters, Context context)"
|
|
name: "validateForBackup(String resourceGroupName, String vaultName, ValidateForBackupRequest parameters, Context context)"
|
|
nameWithType: "BackupInstancesClient.validateForBackup(String resourceGroupName, String vaultName, ValidateForBackupRequest parameters, Context context)"
|
|
summary: "Validate whether adhoc backup will be successful or not."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.ValidateForBackupRequest?alt=com.azure.resourcemanager.dataprotection.models.ValidateForBackupRequest&text=ValidateForBackupRequest\" 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 OperationJobExtendedInfoInner validateForBackup(String resourceGroupName, String vaultName, ValidateForBackupRequest parameters, Context context)"
|
|
desc: "Validate whether adhoc backup will be successful or not."
|
|
returns:
|
|
description: "operationJobExtendedInfo."
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner&text=OperationJobExtendedInfoInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.validateForRestore(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.models.ValidateRestoreRequestObject)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.validateForRestore(String resourceGroupName, String vaultName, String backupInstanceName, ValidateRestoreRequestObject parameters)"
|
|
name: "validateForRestore(String resourceGroupName, String vaultName, String backupInstanceName, ValidateRestoreRequestObject parameters)"
|
|
nameWithType: "BackupInstancesClient.validateForRestore(String resourceGroupName, String vaultName, String backupInstanceName, ValidateRestoreRequestObject parameters)"
|
|
summary: "Validates if Restore can be triggered for a Data<wbr>Source."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.ValidateRestoreRequestObject?alt=com.azure.resourcemanager.dataprotection.models.ValidateRestoreRequestObject&text=ValidateRestoreRequestObject\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract OperationJobExtendedInfoInner validateForRestore(String resourceGroupName, String vaultName, String backupInstanceName, ValidateRestoreRequestObject parameters)"
|
|
desc: "Validates if Restore can be triggered for a DataSource."
|
|
returns:
|
|
description: "operationJobExtendedInfo."
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner&text=OperationJobExtendedInfoInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.validateForRestore(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.dataprotection.models.ValidateRestoreRequestObject,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.dataprotection.fluent.BackupInstancesClient.validateForRestore(String resourceGroupName, String vaultName, String backupInstanceName, ValidateRestoreRequestObject parameters, Context context)"
|
|
name: "validateForRestore(String resourceGroupName, String vaultName, String backupInstanceName, ValidateRestoreRequestObject parameters, Context context)"
|
|
nameWithType: "BackupInstancesClient.validateForRestore(String resourceGroupName, String vaultName, String backupInstanceName, ValidateRestoreRequestObject parameters, Context context)"
|
|
summary: "Validates if Restore can be triggered for a Data<wbr>Source."
|
|
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 backup vault."
|
|
name: "vaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the backup instance."
|
|
name: "backupInstanceName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Request body for operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.ValidateRestoreRequestObject?alt=com.azure.resourcemanager.dataprotection.models.ValidateRestoreRequestObject&text=ValidateRestoreRequestObject\" 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 OperationJobExtendedInfoInner validateForRestore(String resourceGroupName, String vaultName, String backupInstanceName, ValidateRestoreRequestObject parameters, Context context)"
|
|
desc: "Validates if Restore can be triggered for a DataSource."
|
|
returns:
|
|
description: "operationJobExtendedInfo."
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner?alt=com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner&text=OperationJobExtendedInfoInner\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "An instance of this class provides access to all the operations defined in BackupInstancesClient."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.dataprotection.fluent"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-dataprotection:1.3.0
|