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

498 строки
45 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.netapp.fluent.VolumeQuotaRulesClient"
fullName: "com.azure.resourcemanager.netapp.fluent.VolumeQuotaRulesClient"
name: "VolumeQuotaRulesClient"
nameWithType: "VolumeQuotaRulesClient"
summary: "An instance of this class provides access to all the operations defined in Volume<wbr>Quota<wbr>Rules<wbr>Client."
syntax: "public interface **VolumeQuotaRulesClient**"
methods:
- uid: "com.azure.resourcemanager.netapp.fluent.VolumeQuotaRulesClient.beginCreate(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner)"
fullName: "com.azure.resourcemanager.netapp.fluent.VolumeQuotaRulesClient.beginCreate(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, VolumeQuotaRuleInner body)"
name: "beginCreate(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, VolumeQuotaRuleInner body)"
nameWithType: "VolumeQuotaRulesClient.beginCreate(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, VolumeQuotaRuleInner body)"
summary: "Create a quota rule Create the specified quota rule within the given volume."
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 capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of volume quota rule."
name: "volumeQuotaRuleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Quota rule object supplied in the body of the operation."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner?alt=com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner&text=VolumeQuotaRuleInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<VolumeQuotaRuleInner>,VolumeQuotaRuleInner> beginCreate(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, VolumeQuotaRuleInner body)"
desc: "Create a quota rule Create the specified quota rule within the given volume."
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 quota Rule of a Volume."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner?alt=com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner&text=VolumeQuotaRuleInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner?alt=com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner&text=VolumeQuotaRuleInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.netapp.fluent.VolumeQuotaRulesClient.beginCreate(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.fluent.VolumeQuotaRulesClient.beginCreate(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, VolumeQuotaRuleInner body, Context context)"
name: "beginCreate(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, VolumeQuotaRuleInner body, Context context)"
nameWithType: "VolumeQuotaRulesClient.beginCreate(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, VolumeQuotaRuleInner body, Context context)"
summary: "Create a quota rule Create the specified quota rule within the given volume."
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 capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of volume quota rule."
name: "volumeQuotaRuleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Quota rule object supplied in the body of the operation."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner?alt=com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner&text=VolumeQuotaRuleInner\" 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<VolumeQuotaRuleInner>,VolumeQuotaRuleInner> beginCreate(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, VolumeQuotaRuleInner body, Context context)"
desc: "Create a quota rule Create the specified quota rule within the given volume."
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 quota Rule of a Volume."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner?alt=com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner&text=VolumeQuotaRuleInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner?alt=com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner&text=VolumeQuotaRuleInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.netapp.fluent.VolumeQuotaRulesClient.beginDelete(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.netapp.fluent.VolumeQuotaRulesClient.beginDelete(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName)"
name: "beginDelete(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName)"
nameWithType: "VolumeQuotaRulesClient.beginDelete(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName)"
summary: "Delete a quota rule Delete quota rule."
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 capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of volume quota rule."
name: "volumeQuotaRuleName"
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 accountName, String poolName, String volumeName, String volumeQuotaRuleName)"
desc: "Delete a quota rule Delete quota rule."
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\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.netapp.fluent.VolumeQuotaRulesClient.beginDelete(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.fluent.VolumeQuotaRulesClient.beginDelete(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, Context context)"
name: "beginDelete(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, Context context)"
nameWithType: "VolumeQuotaRulesClient.beginDelete(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, Context context)"
summary: "Delete a quota rule Delete quota rule."
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 capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of volume quota rule."
name: "volumeQuotaRuleName"
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 accountName, String poolName, String volumeName, String volumeQuotaRuleName, Context context)"
desc: "Delete a quota rule Delete quota rule."
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\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.netapp.fluent.VolumeQuotaRulesClient.beginUpdate(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.netapp.models.VolumeQuotaRulePatch)"
fullName: "com.azure.resourcemanager.netapp.fluent.VolumeQuotaRulesClient.beginUpdate(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, VolumeQuotaRulePatch body)"
name: "beginUpdate(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, VolumeQuotaRulePatch body)"
nameWithType: "VolumeQuotaRulesClient.beginUpdate(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, VolumeQuotaRulePatch body)"
summary: "Update a quota rule Patch a quota rule."
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 capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of volume quota rule."
name: "volumeQuotaRuleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Quota rule object supplied in the body of the operation."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.netapp.models.VolumeQuotaRulePatch?alt=com.azure.resourcemanager.netapp.models.VolumeQuotaRulePatch&text=VolumeQuotaRulePatch\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<VolumeQuotaRuleInner>,VolumeQuotaRuleInner> beginUpdate(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, VolumeQuotaRulePatch body)"
desc: "Update a quota rule Patch a quota rule."
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 quota Rule of a Volume."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner?alt=com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner&text=VolumeQuotaRuleInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner?alt=com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner&text=VolumeQuotaRuleInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.netapp.fluent.VolumeQuotaRulesClient.beginUpdate(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.netapp.models.VolumeQuotaRulePatch,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.fluent.VolumeQuotaRulesClient.beginUpdate(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, VolumeQuotaRulePatch body, Context context)"
name: "beginUpdate(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, VolumeQuotaRulePatch body, Context context)"
nameWithType: "VolumeQuotaRulesClient.beginUpdate(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, VolumeQuotaRulePatch body, Context context)"
summary: "Update a quota rule Patch a quota rule."
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 capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of volume quota rule."
name: "volumeQuotaRuleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Quota rule object supplied in the body of the operation."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.netapp.models.VolumeQuotaRulePatch?alt=com.azure.resourcemanager.netapp.models.VolumeQuotaRulePatch&text=VolumeQuotaRulePatch\" 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<VolumeQuotaRuleInner>,VolumeQuotaRuleInner> beginUpdate(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, VolumeQuotaRulePatch body, Context context)"
desc: "Update a quota rule Patch a quota rule."
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 quota Rule of a Volume."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner?alt=com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner&text=VolumeQuotaRuleInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner?alt=com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner&text=VolumeQuotaRuleInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.netapp.fluent.VolumeQuotaRulesClient.create(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner)"
fullName: "com.azure.resourcemanager.netapp.fluent.VolumeQuotaRulesClient.create(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, VolumeQuotaRuleInner body)"
name: "create(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, VolumeQuotaRuleInner body)"
nameWithType: "VolumeQuotaRulesClient.create(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, VolumeQuotaRuleInner body)"
summary: "Create a quota rule Create the specified quota rule within the given volume."
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 capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of volume quota rule."
name: "volumeQuotaRuleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Quota rule object supplied in the body of the operation."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner?alt=com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner&text=VolumeQuotaRuleInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract VolumeQuotaRuleInner create(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, VolumeQuotaRuleInner body)"
desc: "Create a quota rule Create the specified quota rule within the given volume."
returns:
description: "quota Rule of a Volume."
type: "<xref href=\"com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner?alt=com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner&text=VolumeQuotaRuleInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.netapp.fluent.VolumeQuotaRulesClient.create(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.fluent.VolumeQuotaRulesClient.create(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, VolumeQuotaRuleInner body, Context context)"
name: "create(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, VolumeQuotaRuleInner body, Context context)"
nameWithType: "VolumeQuotaRulesClient.create(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, VolumeQuotaRuleInner body, Context context)"
summary: "Create a quota rule Create the specified quota rule within the given volume."
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 capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of volume quota rule."
name: "volumeQuotaRuleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Quota rule object supplied in the body of the operation."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner?alt=com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner&text=VolumeQuotaRuleInner\" 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 VolumeQuotaRuleInner create(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, VolumeQuotaRuleInner body, Context context)"
desc: "Create a quota rule Create the specified quota rule within the given volume."
returns:
description: "quota Rule of a Volume."
type: "<xref href=\"com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner?alt=com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner&text=VolumeQuotaRuleInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.netapp.fluent.VolumeQuotaRulesClient.delete(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.netapp.fluent.VolumeQuotaRulesClient.delete(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName)"
name: "delete(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName)"
nameWithType: "VolumeQuotaRulesClient.delete(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName)"
summary: "Delete a quota rule Delete quota rule."
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 capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of volume quota rule."
name: "volumeQuotaRuleName"
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 poolName, String volumeName, String volumeQuotaRuleName)"
desc: "Delete a quota rule Delete quota rule."
- uid: "com.azure.resourcemanager.netapp.fluent.VolumeQuotaRulesClient.delete(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.fluent.VolumeQuotaRulesClient.delete(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, Context context)"
name: "delete(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, Context context)"
nameWithType: "VolumeQuotaRulesClient.delete(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, Context context)"
summary: "Delete a quota rule Delete quota rule."
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 capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of volume quota rule."
name: "volumeQuotaRuleName"
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 poolName, String volumeName, String volumeQuotaRuleName, Context context)"
desc: "Delete a quota rule Delete quota rule."
- uid: "com.azure.resourcemanager.netapp.fluent.VolumeQuotaRulesClient.get(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.netapp.fluent.VolumeQuotaRulesClient.get(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName)"
name: "get(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName)"
nameWithType: "VolumeQuotaRulesClient.get(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName)"
summary: "Describe a quota rule Get details of the specified quota rule."
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 capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of volume quota rule."
name: "volumeQuotaRuleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract VolumeQuotaRuleInner get(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName)"
desc: "Describe a quota rule Get details of the specified quota rule."
returns:
description: "details of the specified quota rule."
type: "<xref href=\"com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner?alt=com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner&text=VolumeQuotaRuleInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.netapp.fluent.VolumeQuotaRulesClient.getWithResponse(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.fluent.VolumeQuotaRulesClient.getWithResponse(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, Context context)"
name: "getWithResponse(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, Context context)"
nameWithType: "VolumeQuotaRulesClient.getWithResponse(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, Context context)"
summary: "Describe a quota rule Get details of the specified quota rule."
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 capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of volume quota rule."
name: "volumeQuotaRuleName"
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<VolumeQuotaRuleInner> getWithResponse(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, Context context)"
desc: "Describe a quota rule Get details of the specified quota rule."
returns:
description: "details of the specified quota rule 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\" />&lt;<xref href=\"com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner?alt=com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner&text=VolumeQuotaRuleInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.netapp.fluent.VolumeQuotaRulesClient.listByVolume(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.netapp.fluent.VolumeQuotaRulesClient.listByVolume(String resourceGroupName, String accountName, String poolName, String volumeName)"
name: "listByVolume(String resourceGroupName, String accountName, String poolName, String volumeName)"
nameWithType: "VolumeQuotaRulesClient.listByVolume(String resourceGroupName, String accountName, String poolName, String volumeName)"
summary: "Get all quota rules for a volume List all quota rules associated with the volume."
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 capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<VolumeQuotaRuleInner> listByVolume(String resourceGroupName, String accountName, String poolName, String volumeName)"
desc: "Get all quota rules for a volume List all quota rules associated with the volume."
returns:
description: "list of Volume Quota Rules 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\" />&lt;<xref href=\"com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner?alt=com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner&text=VolumeQuotaRuleInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.netapp.fluent.VolumeQuotaRulesClient.listByVolume(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.fluent.VolumeQuotaRulesClient.listByVolume(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
name: "listByVolume(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
nameWithType: "VolumeQuotaRulesClient.listByVolume(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
summary: "Get all quota rules for a volume List all quota rules associated with the volume."
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 capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
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<VolumeQuotaRuleInner> listByVolume(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
desc: "Get all quota rules for a volume List all quota rules associated with the volume."
returns:
description: "list of Volume Quota Rules 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\" />&lt;<xref href=\"com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner?alt=com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner&text=VolumeQuotaRuleInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.netapp.fluent.VolumeQuotaRulesClient.update(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.netapp.models.VolumeQuotaRulePatch)"
fullName: "com.azure.resourcemanager.netapp.fluent.VolumeQuotaRulesClient.update(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, VolumeQuotaRulePatch body)"
name: "update(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, VolumeQuotaRulePatch body)"
nameWithType: "VolumeQuotaRulesClient.update(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, VolumeQuotaRulePatch body)"
summary: "Update a quota rule Patch a quota rule."
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 capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of volume quota rule."
name: "volumeQuotaRuleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Quota rule object supplied in the body of the operation."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.netapp.models.VolumeQuotaRulePatch?alt=com.azure.resourcemanager.netapp.models.VolumeQuotaRulePatch&text=VolumeQuotaRulePatch\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract VolumeQuotaRuleInner update(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, VolumeQuotaRulePatch body)"
desc: "Update a quota rule Patch a quota rule."
returns:
description: "quota Rule of a Volume."
type: "<xref href=\"com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner?alt=com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner&text=VolumeQuotaRuleInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.netapp.fluent.VolumeQuotaRulesClient.update(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.netapp.models.VolumeQuotaRulePatch,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.fluent.VolumeQuotaRulesClient.update(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, VolumeQuotaRulePatch body, Context context)"
name: "update(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, VolumeQuotaRulePatch body, Context context)"
nameWithType: "VolumeQuotaRulesClient.update(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, VolumeQuotaRulePatch body, Context context)"
summary: "Update a quota rule Patch a quota rule."
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 capacity pool."
name: "poolName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the volume."
name: "volumeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of volume quota rule."
name: "volumeQuotaRuleName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Quota rule object supplied in the body of the operation."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.netapp.models.VolumeQuotaRulePatch?alt=com.azure.resourcemanager.netapp.models.VolumeQuotaRulePatch&text=VolumeQuotaRulePatch\" 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 VolumeQuotaRuleInner update(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName, VolumeQuotaRulePatch body, Context context)"
desc: "Update a quota rule Patch a quota rule."
returns:
description: "quota Rule of a Volume."
type: "<xref href=\"com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner?alt=com.azure.resourcemanager.netapp.fluent.models.VolumeQuotaRuleInner&text=VolumeQuotaRuleInner\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in VolumeQuotaRulesClient."
metadata: {}
package: "com.azure.resourcemanager.netapp.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-netapp:1.4.0