azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.n...

268 строки
15 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.netapp.models.NetAppAccount"
fullName: "com.azure.resourcemanager.netapp.models.NetAppAccount"
name: "NetAppAccount"
nameWithType: "NetAppAccount"
summary: "An immutable client-side representation of Net<wbr>App<wbr>Account."
syntax: "public interface **NetAppAccount**"
methods:
- uid: "com.azure.resourcemanager.netapp.models.NetAppAccount.activeDirectories()"
fullName: "com.azure.resourcemanager.netapp.models.NetAppAccount.activeDirectories()"
name: "activeDirectories()"
nameWithType: "NetAppAccount.activeDirectories()"
summary: "Gets the active<wbr>Directories property: Active Directories."
modifiers:
- "abstract"
syntax: "public abstract List<ActiveDirectory> activeDirectories()"
desc: "Gets the activeDirectories property: Active Directories."
returns:
description: "the activeDirectories value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.netapp.models.ActiveDirectory?alt=com.azure.resourcemanager.netapp.models.ActiveDirectory&text=ActiveDirectory\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.netapp.models.NetAppAccount.disableShowmount()"
fullName: "com.azure.resourcemanager.netapp.models.NetAppAccount.disableShowmount()"
name: "disableShowmount()"
nameWithType: "NetAppAccount.disableShowmount()"
summary: "Gets the disable<wbr>Showmount property: Shows the status of disable<wbr>Showmount for all volumes under the subscription, null equals false."
modifiers:
- "abstract"
syntax: "public abstract Boolean disableShowmount()"
desc: "Gets the disableShowmount property: Shows the status of disableShowmount for all volumes under the subscription, null equals false."
returns:
description: "the disableShowmount value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
- uid: "com.azure.resourcemanager.netapp.models.NetAppAccount.encryption()"
fullName: "com.azure.resourcemanager.netapp.models.NetAppAccount.encryption()"
name: "encryption()"
nameWithType: "NetAppAccount.encryption()"
summary: "Gets the encryption property: Encryption settings."
modifiers:
- "abstract"
syntax: "public abstract AccountEncryption encryption()"
desc: "Gets the encryption property: Encryption settings."
returns:
description: "the encryption value."
type: "<xref href=\"com.azure.resourcemanager.netapp.models.AccountEncryption?alt=com.azure.resourcemanager.netapp.models.AccountEncryption&text=AccountEncryption\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.netapp.models.NetAppAccount.etag()"
fullName: "com.azure.resourcemanager.netapp.models.NetAppAccount.etag()"
name: "etag()"
nameWithType: "NetAppAccount.etag()"
summary: "Gets the etag property: A unique read-only string that changes whenever the resource is updated."
modifiers:
- "abstract"
syntax: "public abstract String etag()"
desc: "Gets the etag property: A unique read-only string that changes whenever the resource is updated."
returns:
description: "the etag value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.netapp.models.NetAppAccount.id()"
fullName: "com.azure.resourcemanager.netapp.models.NetAppAccount.id()"
name: "id()"
nameWithType: "NetAppAccount.id()"
summary: "Gets the id property: Fully qualified resource Id for the resource."
modifiers:
- "abstract"
syntax: "public abstract String id()"
desc: "Gets the id property: Fully qualified resource Id for the resource."
returns:
description: "the id value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.netapp.models.NetAppAccount.identity()"
fullName: "com.azure.resourcemanager.netapp.models.NetAppAccount.identity()"
name: "identity()"
nameWithType: "NetAppAccount.identity()"
summary: "Gets the identity property: The identity used for the resource."
modifiers:
- "abstract"
syntax: "public abstract ManagedServiceIdentity identity()"
desc: "Gets the identity property: The identity used for the resource."
returns:
description: "the identity value."
type: "<xref href=\"com.azure.resourcemanager.netapp.models.ManagedServiceIdentity?alt=com.azure.resourcemanager.netapp.models.ManagedServiceIdentity&text=ManagedServiceIdentity\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.netapp.models.NetAppAccount.innerModel()"
fullName: "com.azure.resourcemanager.netapp.models.NetAppAccount.innerModel()"
name: "innerModel()"
nameWithType: "NetAppAccount.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>netapp.<wbr>fluent.<wbr>models.<wbr>Net<wbr>App<wbr>Account<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract NetAppAccountInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.netapp.fluent.models.NetAppAccountInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.netapp.fluent.models.NetAppAccountInner?alt=com.azure.resourcemanager.netapp.fluent.models.NetAppAccountInner&text=NetAppAccountInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.netapp.models.NetAppAccount.location()"
fullName: "com.azure.resourcemanager.netapp.models.NetAppAccount.location()"
name: "location()"
nameWithType: "NetAppAccount.location()"
summary: "Gets the location property: The geo-location where the resource lives."
modifiers:
- "abstract"
syntax: "public abstract String location()"
desc: "Gets the location property: The geo-location where the resource lives."
returns:
description: "the location value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.netapp.models.NetAppAccount.name()"
fullName: "com.azure.resourcemanager.netapp.models.NetAppAccount.name()"
name: "name()"
nameWithType: "NetAppAccount.name()"
summary: "Gets the name property: The name of the resource."
modifiers:
- "abstract"
syntax: "public abstract String name()"
desc: "Gets the name property: The name of the resource."
returns:
description: "the name value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.netapp.models.NetAppAccount.provisioningState()"
fullName: "com.azure.resourcemanager.netapp.models.NetAppAccount.provisioningState()"
name: "provisioningState()"
nameWithType: "NetAppAccount.provisioningState()"
summary: "Gets the provisioning<wbr>State property: Azure lifecycle management."
modifiers:
- "abstract"
syntax: "public abstract String provisioningState()"
desc: "Gets the provisioningState property: Azure lifecycle management."
returns:
description: "the provisioningState value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.netapp.models.NetAppAccount.refresh()"
fullName: "com.azure.resourcemanager.netapp.models.NetAppAccount.refresh()"
name: "refresh()"
nameWithType: "NetAppAccount.refresh()"
summary: "Refreshes the resource to sync with Azure."
modifiers:
- "abstract"
syntax: "public abstract NetAppAccount refresh()"
desc: "Refreshes the resource to sync with Azure."
returns:
description: "the refreshed resource."
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.NetAppAccount.refresh(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.models.NetAppAccount.refresh(Context context)"
name: "refresh(Context context)"
nameWithType: "NetAppAccount.refresh(Context context)"
summary: "Refreshes the resource to sync with Azure."
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 NetAppAccount refresh(Context context)"
desc: "Refreshes the resource to sync with Azure."
returns:
description: "the refreshed resource."
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.NetAppAccount.region()"
fullName: "com.azure.resourcemanager.netapp.models.NetAppAccount.region()"
name: "region()"
nameWithType: "NetAppAccount.region()"
summary: "Gets the region of the resource."
modifiers:
- "abstract"
syntax: "public abstract Region region()"
desc: "Gets the region of the resource."
returns:
description: "the region of the resource."
type: "<xref href=\"com.azure.core.management.Region?alt=com.azure.core.management.Region&text=Region\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.netapp.models.NetAppAccount.regionName()"
fullName: "com.azure.resourcemanager.netapp.models.NetAppAccount.regionName()"
name: "regionName()"
nameWithType: "NetAppAccount.regionName()"
summary: "Gets the name of the resource region."
modifiers:
- "abstract"
syntax: "public abstract String regionName()"
desc: "Gets the name of the resource region."
returns:
description: "the name of the resource region."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.netapp.models.NetAppAccount.renewCredentials()"
fullName: "com.azure.resourcemanager.netapp.models.NetAppAccount.renewCredentials()"
name: "renewCredentials()"
nameWithType: "NetAppAccount.renewCredentials()"
summary: "Renew identity credentials Renew identity credentials that are used to authenticate to key vault, for customer-managed key encryption."
modifiers:
- "abstract"
syntax: "public abstract void renewCredentials()"
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.NetAppAccount.renewCredentials(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.models.NetAppAccount.renewCredentials(Context context)"
name: "renewCredentials(Context context)"
nameWithType: "NetAppAccount.renewCredentials(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 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(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."
- uid: "com.azure.resourcemanager.netapp.models.NetAppAccount.resourceGroupName()"
fullName: "com.azure.resourcemanager.netapp.models.NetAppAccount.resourceGroupName()"
name: "resourceGroupName()"
nameWithType: "NetAppAccount.resourceGroupName()"
summary: "Gets the name of the resource group."
modifiers:
- "abstract"
syntax: "public abstract String resourceGroupName()"
desc: "Gets the name of the resource group."
returns:
description: "the name of the resource group."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.netapp.models.NetAppAccount.systemData()"
fullName: "com.azure.resourcemanager.netapp.models.NetAppAccount.systemData()"
name: "systemData()"
nameWithType: "NetAppAccount.systemData()"
summary: "Gets the system<wbr>Data property: Azure Resource Manager metadata containing created<wbr>By and modified<wbr>By information."
modifiers:
- "abstract"
syntax: "public abstract SystemData systemData()"
desc: "Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information."
returns:
description: "the systemData value."
type: "<xref href=\"com.azure.core.management.SystemData?alt=com.azure.core.management.SystemData&text=SystemData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.netapp.models.NetAppAccount.tags()"
fullName: "com.azure.resourcemanager.netapp.models.NetAppAccount.tags()"
name: "tags()"
nameWithType: "NetAppAccount.tags()"
summary: "Gets the tags property: Resource tags."
modifiers:
- "abstract"
syntax: "public abstract Map<String,String> tags()"
desc: "Gets the tags property: Resource tags."
returns:
description: "the tags value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
- uid: "com.azure.resourcemanager.netapp.models.NetAppAccount.type()"
fullName: "com.azure.resourcemanager.netapp.models.NetAppAccount.type()"
name: "type()"
nameWithType: "NetAppAccount.type()"
summary: "Gets the type property: The type of the resource."
modifiers:
- "abstract"
syntax: "public abstract String type()"
desc: "Gets the type property: The type of the resource."
returns:
description: "the type value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.netapp.models.NetAppAccount.update()"
fullName: "com.azure.resourcemanager.netapp.models.NetAppAccount.update()"
name: "update()"
nameWithType: "NetAppAccount.update()"
summary: "Begins update for the Net<wbr>App<wbr>Account resource."
modifiers:
- "abstract"
syntax: "public abstract NetAppAccount.Update update()"
desc: "Begins update for the NetAppAccount resource."
returns:
description: "the stage of resource update."
type: "<xref href=\"com.azure.resourcemanager.netapp.models.NetAppAccount.Update?alt=com.azure.resourcemanager.netapp.models.NetAppAccount.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "An immutable client-side representation of NetAppAccount."
metadata: {}
package: "com.azure.resourcemanager.netapp.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-netapp:1.5.1