268 строки
20 KiB
YAML
268 строки
20 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.netapp.models.Accounts"
|
|
fullName: "com.azure.resourcemanager.netapp.models.Accounts"
|
|
name: "Accounts"
|
|
nameWithType: "Accounts"
|
|
summary: "Resource collection API of Accounts."
|
|
syntax: "public interface **Accounts**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.netapp.models.Accounts.define(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.Accounts.define(String name)"
|
|
name: "define(String name)"
|
|
nameWithType: "Accounts.define(String name)"
|
|
summary: "Begins definition for a new Net<wbr>App<wbr>Account 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 NetAppAccount.DefinitionStages.Blank define(String name)"
|
|
desc: "Begins definition for a new NetAppAccount resource."
|
|
returns:
|
|
description: "the first stage of the new NetAppAccount definition."
|
|
type: "<xref href=\"com.azure.resourcemanager.netapp.models.NetAppAccount.DefinitionStages.Blank?alt=com.azure.resourcemanager.netapp.models.NetAppAccount.DefinitionStages.Blank&text=Blank\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.netapp.models.Accounts.delete(java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.Accounts.delete(String resourceGroupName, String accountName, Context context)"
|
|
name: "delete(String resourceGroupName, String accountName, Context context)"
|
|
nameWithType: "Accounts.delete(String resourceGroupName, String accountName, Context context)"
|
|
summary: "Delete a Net<wbr>App account Delete the specified 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 void delete(String resourceGroupName, String accountName, Context context)"
|
|
desc: "Delete a NetApp account Delete the specified NetApp account."
|
|
- uid: "com.azure.resourcemanager.netapp.models.Accounts.deleteById(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.Accounts.deleteById(String id)"
|
|
name: "deleteById(String id)"
|
|
nameWithType: "Accounts.deleteById(String id)"
|
|
summary: "Delete a Net<wbr>App account Delete the specified Net<wbr>App account."
|
|
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 a NetApp account Delete the specified NetApp account."
|
|
- uid: "com.azure.resourcemanager.netapp.models.Accounts.deleteByIdWithResponse(java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.Accounts.deleteByIdWithResponse(String id, Context context)"
|
|
name: "deleteByIdWithResponse(String id, Context context)"
|
|
nameWithType: "Accounts.deleteByIdWithResponse(String id, Context context)"
|
|
summary: "Delete a Net<wbr>App account Delete the specified Net<wbr>App account."
|
|
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 a NetApp account Delete the specified NetApp account."
|
|
- uid: "com.azure.resourcemanager.netapp.models.Accounts.deleteByResourceGroup(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.Accounts.deleteByResourceGroup(String resourceGroupName, String accountName)"
|
|
name: "deleteByResourceGroup(String resourceGroupName, String accountName)"
|
|
nameWithType: "Accounts.deleteByResourceGroup(String resourceGroupName, String accountName)"
|
|
summary: "Delete a Net<wbr>App account Delete the specified 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 void deleteByResourceGroup(String resourceGroupName, String accountName)"
|
|
desc: "Delete a NetApp account Delete the specified NetApp account."
|
|
- uid: "com.azure.resourcemanager.netapp.models.Accounts.getById(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.Accounts.getById(String id)"
|
|
name: "getById(String id)"
|
|
nameWithType: "Accounts.getById(String id)"
|
|
summary: "Describe a Net<wbr>App Account Get the Net<wbr>App account."
|
|
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 NetAppAccount getById(String id)"
|
|
desc: "Describe a NetApp Account Get the NetApp account."
|
|
returns:
|
|
description: "the NetApp account 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.NetAppAccount?alt=com.azure.resourcemanager.netapp.models.NetAppAccount&text=NetAppAccount\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.netapp.models.Accounts.getByIdWithResponse(java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.Accounts.getByIdWithResponse(String id, Context context)"
|
|
name: "getByIdWithResponse(String id, Context context)"
|
|
nameWithType: "Accounts.getByIdWithResponse(String id, Context context)"
|
|
summary: "Describe a Net<wbr>App Account Get the Net<wbr>App account."
|
|
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<NetAppAccount> getByIdWithResponse(String id, Context context)"
|
|
desc: "Describe a NetApp Account Get the NetApp account."
|
|
returns:
|
|
description: "the NetApp account 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.NetAppAccount?alt=com.azure.resourcemanager.netapp.models.NetAppAccount&text=NetAppAccount\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.netapp.models.Accounts.getByResourceGroup(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.Accounts.getByResourceGroup(String resourceGroupName, String accountName)"
|
|
name: "getByResourceGroup(String resourceGroupName, String accountName)"
|
|
nameWithType: "Accounts.getByResourceGroup(String resourceGroupName, String accountName)"
|
|
summary: "Describe a Net<wbr>App Account Get 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 NetAppAccount getByResourceGroup(String resourceGroupName, String accountName)"
|
|
desc: "Describe a NetApp Account Get the NetApp account."
|
|
returns:
|
|
description: "the NetApp account."
|
|
type: "<xref href=\"com.azure.resourcemanager.netapp.models.NetAppAccount?alt=com.azure.resourcemanager.netapp.models.NetAppAccount&text=NetAppAccount\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.netapp.models.Accounts.getByResourceGroupWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.Accounts.getByResourceGroupWithResponse(String resourceGroupName, String accountName, Context context)"
|
|
name: "getByResourceGroupWithResponse(String resourceGroupName, String accountName, Context context)"
|
|
nameWithType: "Accounts.getByResourceGroupWithResponse(String resourceGroupName, String accountName, Context context)"
|
|
summary: "Describe a Net<wbr>App Account Get 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 Response<NetAppAccount> getByResourceGroupWithResponse(String resourceGroupName, String accountName, Context context)"
|
|
desc: "Describe a NetApp Account Get the NetApp account."
|
|
returns:
|
|
description: "the NetApp account 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.NetAppAccount?alt=com.azure.resourcemanager.netapp.models.NetAppAccount&text=NetAppAccount\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.netapp.models.Accounts.list()"
|
|
fullName: "com.azure.resourcemanager.netapp.models.Accounts.list()"
|
|
name: "list()"
|
|
nameWithType: "Accounts.list()"
|
|
summary: "Describe all Net<wbr>App Accounts in a subscription List and describe all Net<wbr>App accounts in the subscription."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract PagedIterable<NetAppAccount> list()"
|
|
desc: "Describe all NetApp Accounts in a subscription List and describe all NetApp accounts in the subscription."
|
|
returns:
|
|
description: "list of NetApp account resources 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.NetAppAccount?alt=com.azure.resourcemanager.netapp.models.NetAppAccount&text=NetAppAccount\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.netapp.models.Accounts.list(com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.Accounts.list(Context context)"
|
|
name: "list(Context context)"
|
|
nameWithType: "Accounts.list(Context context)"
|
|
summary: "Describe all Net<wbr>App Accounts in a subscription List and describe all Net<wbr>App accounts in the subscription."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- 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<NetAppAccount> list(Context context)"
|
|
desc: "Describe all NetApp Accounts in a subscription List and describe all NetApp accounts in the subscription."
|
|
returns:
|
|
description: "list of NetApp account resources 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.NetAppAccount?alt=com.azure.resourcemanager.netapp.models.NetAppAccount&text=NetAppAccount\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.netapp.models.Accounts.listByResourceGroup(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.Accounts.listByResourceGroup(String resourceGroupName)"
|
|
name: "listByResourceGroup(String resourceGroupName)"
|
|
nameWithType: "Accounts.listByResourceGroup(String resourceGroupName)"
|
|
summary: "Describe all Net<wbr>App Accounts in a resource group List and describe all Net<wbr>App accounts in the resource group."
|
|
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>"
|
|
syntax: "public abstract PagedIterable<NetAppAccount> listByResourceGroup(String resourceGroupName)"
|
|
desc: "Describe all NetApp Accounts in a resource group List and describe all NetApp accounts in the resource group."
|
|
returns:
|
|
description: "list of NetApp account resources 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.NetAppAccount?alt=com.azure.resourcemanager.netapp.models.NetAppAccount&text=NetAppAccount\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.netapp.models.Accounts.listByResourceGroup(java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.Accounts.listByResourceGroup(String resourceGroupName, Context context)"
|
|
name: "listByResourceGroup(String resourceGroupName, Context context)"
|
|
nameWithType: "Accounts.listByResourceGroup(String resourceGroupName, Context context)"
|
|
summary: "Describe all Net<wbr>App Accounts in a resource group List and describe all Net<wbr>App accounts in the resource group."
|
|
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 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<NetAppAccount> listByResourceGroup(String resourceGroupName, Context context)"
|
|
desc: "Describe all NetApp Accounts in a resource group List and describe all NetApp accounts in the resource group."
|
|
returns:
|
|
description: "list of NetApp account resources 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.NetAppAccount?alt=com.azure.resourcemanager.netapp.models.NetAppAccount&text=NetAppAccount\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.netapp.models.Accounts.renewCredentials(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.Accounts.renewCredentials(String resourceGroupName, String accountName)"
|
|
name: "renewCredentials(String resourceGroupName, String accountName)"
|
|
nameWithType: "Accounts.renewCredentials(String resourceGroupName, String accountName)"
|
|
summary: "Renew identity credentials Renew identity credentials that are used to authenticate to key vault, for customer-managed key encryption."
|
|
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 void renewCredentials(String resourceGroupName, String accountName)"
|
|
desc: "Renew identity credentials Renew identity credentials that are used to authenticate to key vault, for customer-managed key encryption. If encryption.identity.principalId does not match identity.principalId, running this operation will fix it."
|
|
- uid: "com.azure.resourcemanager.netapp.models.Accounts.renewCredentials(java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.Accounts.renewCredentials(String resourceGroupName, String accountName, Context context)"
|
|
name: "renewCredentials(String resourceGroupName, String accountName, Context context)"
|
|
nameWithType: "Accounts.renewCredentials(String resourceGroupName, String accountName, Context context)"
|
|
summary: "Renew identity credentials Renew identity credentials that are used to authenticate to key vault, for customer-managed key encryption."
|
|
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 void renewCredentials(String resourceGroupName, String accountName, Context context)"
|
|
desc: "Renew identity credentials Renew identity credentials that are used to authenticate to key vault, for customer-managed key encryption. If encryption.identity.principalId does not match identity.principalId, running this operation will fix it."
|
|
type: "interface"
|
|
desc: "Resource collection API of Accounts."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.netapp.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-netapp:1.5.1
|