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

60 строки
10 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.netapp.models.Volume.Update"
fullName: "com.azure.resourcemanager.netapp.models.Volume.Update"
name: "Volume.Update"
nameWithType: "Volume.Update"
summary: "The template for Volume update."
syntax: "public static interface **Volume.Update**</br> extends <xref href=\"com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithTags?alt=com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithTags&text=WithTags\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithServiceLevel?alt=com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithServiceLevel&text=WithServiceLevel\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithUsageThreshold?alt=com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithUsageThreshold&text=WithUsageThreshold\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithExportPolicy?alt=com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithExportPolicy&text=WithExportPolicy\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithProtocolTypes?alt=com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithProtocolTypes&text=WithProtocolTypes\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithThroughputMibps?alt=com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithThroughputMibps&text=WithThroughputMibps\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithDataProtection?alt=com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithDataProtection&text=WithDataProtection\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithIsDefaultQuotaEnabled?alt=com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithIsDefaultQuotaEnabled&text=WithIsDefaultQuotaEnabled\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithDefaultUserQuotaInKiBs?alt=com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithDefaultUserQuotaInKiBs&text=WithDefaultUserQuotaInKiBs\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithDefaultGroupQuotaInKiBs?alt=com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithDefaultGroupQuotaInKiBs&text=WithDefaultGroupQuotaInKiBs\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithUnixPermissions?alt=com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithUnixPermissions&text=WithUnixPermissions\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithCoolAccess?alt=com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithCoolAccess&text=WithCoolAccess\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithCoolnessPeriod?alt=com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithCoolnessPeriod&text=WithCoolnessPeriod\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithCoolAccessRetrievalPolicy?alt=com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithCoolAccessRetrievalPolicy&text=WithCoolAccessRetrievalPolicy\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithSnapshotDirectoryVisible?alt=com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithSnapshotDirectoryVisible&text=WithSnapshotDirectoryVisible\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithSmbAccessBasedEnumeration?alt=com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithSmbAccessBasedEnumeration&text=WithSmbAccessBasedEnumeration\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithSmbNonBrowsable?alt=com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithSmbNonBrowsable&text=WithSmbNonBrowsable\" data-throw-if-not-resolved=\"False\" />"
methods:
- uid: "com.azure.resourcemanager.netapp.models.Volume.Update.apply()"
fullName: "com.azure.resourcemanager.netapp.models.Volume.Update.apply()"
name: "apply()"
nameWithType: "Volume.Update.apply()"
summary: "Executes the update request."
modifiers:
- "abstract"
syntax: "public abstract Volume apply()"
desc: "Executes the update request."
returns:
description: "the updated resource."
type: "<xref href=\"com.azure.resourcemanager.netapp.models.Volume?alt=com.azure.resourcemanager.netapp.models.Volume&text=Volume\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.netapp.models.Volume.Update.apply(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.models.Volume.Update.apply(Context context)"
name: "apply(Context context)"
nameWithType: "Volume.Update.apply(Context context)"
summary: "Executes the update request."
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 Volume apply(Context context)"
desc: "Executes the update request."
returns:
description: "the updated resource."
type: "<xref href=\"com.azure.resourcemanager.netapp.models.Volume?alt=com.azure.resourcemanager.netapp.models.Volume&text=Volume\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The template for Volume update."
implements:
- "<xref href=\"com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithCoolAccess?alt=com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithCoolAccess&text=WithCoolAccess\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithCoolAccessRetrievalPolicy?alt=com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithCoolAccessRetrievalPolicy&text=WithCoolAccessRetrievalPolicy\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithCoolnessPeriod?alt=com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithCoolnessPeriod&text=WithCoolnessPeriod\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithDataProtection?alt=com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithDataProtection&text=WithDataProtection\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithDefaultGroupQuotaInKiBs?alt=com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithDefaultGroupQuotaInKiBs&text=WithDefaultGroupQuotaInKiBs\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithDefaultUserQuotaInKiBs?alt=com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithDefaultUserQuotaInKiBs&text=WithDefaultUserQuotaInKiBs\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithExportPolicy?alt=com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithExportPolicy&text=WithExportPolicy\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithIsDefaultQuotaEnabled?alt=com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithIsDefaultQuotaEnabled&text=WithIsDefaultQuotaEnabled\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithProtocolTypes?alt=com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithProtocolTypes&text=WithProtocolTypes\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithServiceLevel?alt=com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithServiceLevel&text=WithServiceLevel\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithSmbAccessBasedEnumeration?alt=com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithSmbAccessBasedEnumeration&text=WithSmbAccessBasedEnumeration\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithSmbNonBrowsable?alt=com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithSmbNonBrowsable&text=WithSmbNonBrowsable\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithSnapshotDirectoryVisible?alt=com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithSnapshotDirectoryVisible&text=WithSnapshotDirectoryVisible\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithTags?alt=com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithTags&text=WithTags\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithThroughputMibps?alt=com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithThroughputMibps&text=WithThroughputMibps\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithUnixPermissions?alt=com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithUnixPermissions&text=WithUnixPermissions\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithUsageThreshold?alt=com.azure.resourcemanager.netapp.models.Volume.UpdateStages.WithUsageThreshold&text=WithUsageThreshold\" data-throw-if-not-resolved=\"False\" />"
metadata: {}
package: "com.azure.resourcemanager.netapp.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-netapp:1.4.0