223 строки
16 KiB
YAML
223 строки
16 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.netapp.models.BackupVaults"
|
|
fullName: "com.azure.resourcemanager.netapp.models.BackupVaults"
|
|
name: "BackupVaults"
|
|
nameWithType: "BackupVaults"
|
|
summary: "Resource collection API of Backup<wbr>Vaults."
|
|
syntax: "public interface **BackupVaults**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.netapp.models.BackupVaults.define(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.BackupVaults.define(String name)"
|
|
name: "define(String name)"
|
|
nameWithType: "BackupVaults.define(String name)"
|
|
summary: "Begins definition for a new Backup<wbr>Vault resource."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "resource name."
|
|
name: "name"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract BackupVault.DefinitionStages.Blank define(String name)"
|
|
desc: "Begins definition for a new BackupVault resource."
|
|
returns:
|
|
description: "the first stage of the new BackupVault definition."
|
|
type: "<xref href=\"com.azure.resourcemanager.netapp.models.BackupVault.DefinitionStages.Blank?alt=com.azure.resourcemanager.netapp.models.BackupVault.DefinitionStages.Blank&text=Blank\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.netapp.models.BackupVaults.delete(java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.BackupVaults.delete(String resourceGroupName, String accountName, String backupVaultName)"
|
|
name: "delete(String resourceGroupName, String accountName, String backupVaultName)"
|
|
nameWithType: "BackupVaults.delete(String resourceGroupName, String accountName, String backupVaultName)"
|
|
summary: "Delete Net<wbr>App Backup Vault Delete the specified Backup Vault."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the NetApp account."
|
|
name: "accountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the Backup Vault."
|
|
name: "backupVaultName"
|
|
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 accountName, String backupVaultName)"
|
|
desc: "Delete NetApp Backup Vault Delete the specified Backup Vault."
|
|
- uid: "com.azure.resourcemanager.netapp.models.BackupVaults.delete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.BackupVaults.delete(String resourceGroupName, String accountName, String backupVaultName, Context context)"
|
|
name: "delete(String resourceGroupName, String accountName, String backupVaultName, Context context)"
|
|
nameWithType: "BackupVaults.delete(String resourceGroupName, String accountName, String backupVaultName, Context context)"
|
|
summary: "Delete Net<wbr>App Backup Vault Delete the specified Backup Vault."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the NetApp account."
|
|
name: "accountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the Backup Vault."
|
|
name: "backupVaultName"
|
|
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 accountName, String backupVaultName, Context context)"
|
|
desc: "Delete NetApp Backup Vault Delete the specified Backup Vault."
|
|
- uid: "com.azure.resourcemanager.netapp.models.BackupVaults.deleteById(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.BackupVaults.deleteById(String id)"
|
|
name: "deleteById(String id)"
|
|
nameWithType: "BackupVaults.deleteById(String id)"
|
|
summary: "Delete Net<wbr>App Backup Vault Delete the specified Backup Vault."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "the resource ID."
|
|
name: "id"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract void deleteById(String id)"
|
|
desc: "Delete NetApp Backup Vault Delete the specified Backup Vault."
|
|
- uid: "com.azure.resourcemanager.netapp.models.BackupVaults.deleteByIdWithResponse(java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.BackupVaults.deleteByIdWithResponse(String id, Context context)"
|
|
name: "deleteByIdWithResponse(String id, Context context)"
|
|
nameWithType: "BackupVaults.deleteByIdWithResponse(String id, Context context)"
|
|
summary: "Delete Net<wbr>App Backup Vault Delete the specified Backup Vault."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "the resource ID."
|
|
name: "id"
|
|
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 deleteByIdWithResponse(String id, Context context)"
|
|
desc: "Delete NetApp Backup Vault Delete the specified Backup Vault."
|
|
- uid: "com.azure.resourcemanager.netapp.models.BackupVaults.get(java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.BackupVaults.get(String resourceGroupName, String accountName, String backupVaultName)"
|
|
name: "get(String resourceGroupName, String accountName, String backupVaultName)"
|
|
nameWithType: "BackupVaults.get(String resourceGroupName, String accountName, String backupVaultName)"
|
|
summary: "Describe the Backup Vault Get the Backup Vault."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the NetApp account."
|
|
name: "accountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the Backup Vault."
|
|
name: "backupVaultName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract BackupVault get(String resourceGroupName, String accountName, String backupVaultName)"
|
|
desc: "Describe the Backup Vault Get the Backup Vault."
|
|
returns:
|
|
description: "the Backup Vault."
|
|
type: "<xref href=\"com.azure.resourcemanager.netapp.models.BackupVault?alt=com.azure.resourcemanager.netapp.models.BackupVault&text=BackupVault\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.netapp.models.BackupVaults.getById(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.BackupVaults.getById(String id)"
|
|
name: "getById(String id)"
|
|
nameWithType: "BackupVaults.getById(String id)"
|
|
summary: "Describe the Backup Vault Get the Backup Vault."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "the resource ID."
|
|
name: "id"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract BackupVault getById(String id)"
|
|
desc: "Describe the Backup Vault Get the Backup Vault."
|
|
returns:
|
|
description: "the 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.resourcemanager.netapp.models.BackupVault?alt=com.azure.resourcemanager.netapp.models.BackupVault&text=BackupVault\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.netapp.models.BackupVaults.getByIdWithResponse(java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.BackupVaults.getByIdWithResponse(String id, Context context)"
|
|
name: "getByIdWithResponse(String id, Context context)"
|
|
nameWithType: "BackupVaults.getByIdWithResponse(String id, Context context)"
|
|
summary: "Describe the Backup Vault Get the Backup Vault."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "the resource ID."
|
|
name: "id"
|
|
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<BackupVault> getByIdWithResponse(String id, Context context)"
|
|
desc: "Describe the Backup Vault Get the Backup Vault."
|
|
returns:
|
|
description: "the 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.netapp.models.BackupVault?alt=com.azure.resourcemanager.netapp.models.BackupVault&text=BackupVault\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.netapp.models.BackupVaults.getWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.BackupVaults.getWithResponse(String resourceGroupName, String accountName, String backupVaultName, Context context)"
|
|
name: "getWithResponse(String resourceGroupName, String accountName, String backupVaultName, Context context)"
|
|
nameWithType: "BackupVaults.getWithResponse(String resourceGroupName, String accountName, String backupVaultName, Context context)"
|
|
summary: "Describe the Backup Vault Get the Backup Vault."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the NetApp account."
|
|
name: "accountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the Backup Vault."
|
|
name: "backupVaultName"
|
|
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<BackupVault> getWithResponse(String resourceGroupName, String accountName, String backupVaultName, Context context)"
|
|
desc: "Describe the Backup Vault Get the Backup Vault."
|
|
returns:
|
|
description: "the 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.netapp.models.BackupVault?alt=com.azure.resourcemanager.netapp.models.BackupVault&text=BackupVault\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.netapp.models.BackupVaults.listByNetAppAccount(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.BackupVaults.listByNetAppAccount(String resourceGroupName, String accountName)"
|
|
name: "listByNetAppAccount(String resourceGroupName, String accountName)"
|
|
nameWithType: "BackupVaults.listByNetAppAccount(String resourceGroupName, String accountName)"
|
|
summary: "Describe all Backup Vaults List and describe all Backup Vaults in the Net<wbr>App account."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the NetApp account."
|
|
name: "accountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract PagedIterable<BackupVault> listByNetAppAccount(String resourceGroupName, String accountName)"
|
|
desc: "Describe all Backup Vaults List and describe all Backup Vaults in the NetApp account."
|
|
returns:
|
|
description: "list of Backup Vaults 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.netapp.models.BackupVault?alt=com.azure.resourcemanager.netapp.models.BackupVault&text=BackupVault\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.netapp.models.BackupVaults.listByNetAppAccount(java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.BackupVaults.listByNetAppAccount(String resourceGroupName, String accountName, Context context)"
|
|
name: "listByNetAppAccount(String resourceGroupName, String accountName, Context context)"
|
|
nameWithType: "BackupVaults.listByNetAppAccount(String resourceGroupName, String accountName, Context context)"
|
|
summary: "Describe all Backup Vaults List and describe all Backup Vaults in the Net<wbr>App account."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the NetApp account."
|
|
name: "accountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The 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<BackupVault> listByNetAppAccount(String resourceGroupName, String accountName, Context context)"
|
|
desc: "Describe all Backup Vaults List and describe all Backup Vaults in the NetApp account."
|
|
returns:
|
|
description: "list of Backup Vaults 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.netapp.models.BackupVault?alt=com.azure.resourcemanager.netapp.models.BackupVault&text=BackupVault\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "interface"
|
|
desc: "Resource collection API of BackupVaults."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.netapp.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-netapp:1.5.1
|