259 строки
19 KiB
YAML
259 строки
19 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.netapp.models.VolumeQuotaRules"
|
|
fullName: "com.azure.resourcemanager.netapp.models.VolumeQuotaRules"
|
|
name: "VolumeQuotaRules"
|
|
nameWithType: "VolumeQuotaRules"
|
|
summary: "Resource collection API of Volume<wbr>Quota<wbr>Rules."
|
|
syntax: "public interface **VolumeQuotaRules**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.netapp.models.VolumeQuotaRules.define(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.VolumeQuotaRules.define(String name)"
|
|
name: "define(String name)"
|
|
nameWithType: "VolumeQuotaRules.define(String name)"
|
|
summary: "Begins definition for a new Volume<wbr>Quota<wbr>Rule 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 VolumeQuotaRule.DefinitionStages.Blank define(String name)"
|
|
desc: "Begins definition for a new VolumeQuotaRule resource."
|
|
returns:
|
|
description: "the first stage of the new VolumeQuotaRule definition."
|
|
type: "<xref href=\"com.azure.resourcemanager.netapp.models.VolumeQuotaRule.DefinitionStages.Blank?alt=com.azure.resourcemanager.netapp.models.VolumeQuotaRule.DefinitionStages.Blank&text=Blank\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.netapp.models.VolumeQuotaRules.delete(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.VolumeQuotaRules.delete(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName)"
|
|
name: "delete(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName)"
|
|
nameWithType: "VolumeQuotaRules.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.models.VolumeQuotaRules.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.models.VolumeQuotaRules.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: "VolumeQuotaRules.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.models.VolumeQuotaRules.deleteById(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.VolumeQuotaRules.deleteById(String id)"
|
|
name: "deleteById(String id)"
|
|
nameWithType: "VolumeQuotaRules.deleteById(String id)"
|
|
summary: "Delete a quota rule Delete quota rule."
|
|
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 quota rule Delete quota rule."
|
|
- uid: "com.azure.resourcemanager.netapp.models.VolumeQuotaRules.deleteByIdWithResponse(java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.VolumeQuotaRules.deleteByIdWithResponse(String id, Context context)"
|
|
name: "deleteByIdWithResponse(String id, Context context)"
|
|
nameWithType: "VolumeQuotaRules.deleteByIdWithResponse(String id, Context context)"
|
|
summary: "Delete a quota rule Delete quota rule."
|
|
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 quota rule Delete quota rule."
|
|
- uid: "com.azure.resourcemanager.netapp.models.VolumeQuotaRules.get(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.VolumeQuotaRules.get(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName)"
|
|
name: "get(String resourceGroupName, String accountName, String poolName, String volumeName, String volumeQuotaRuleName)"
|
|
nameWithType: "VolumeQuotaRules.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 VolumeQuotaRule 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.models.VolumeQuotaRule?alt=com.azure.resourcemanager.netapp.models.VolumeQuotaRule&text=VolumeQuotaRule\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.netapp.models.VolumeQuotaRules.getById(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.VolumeQuotaRules.getById(String id)"
|
|
name: "getById(String id)"
|
|
nameWithType: "VolumeQuotaRules.getById(String id)"
|
|
summary: "Describe a quota rule Get details of the specified quota rule."
|
|
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 VolumeQuotaRule getById(String id)"
|
|
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.resourcemanager.netapp.models.VolumeQuotaRule?alt=com.azure.resourcemanager.netapp.models.VolumeQuotaRule&text=VolumeQuotaRule\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.netapp.models.VolumeQuotaRules.getByIdWithResponse(java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.VolumeQuotaRules.getByIdWithResponse(String id, Context context)"
|
|
name: "getByIdWithResponse(String id, Context context)"
|
|
nameWithType: "VolumeQuotaRules.getByIdWithResponse(String id, Context context)"
|
|
summary: "Describe a quota rule Get details of the specified quota rule."
|
|
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<VolumeQuotaRule> getByIdWithResponse(String id, 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\" /><<xref href=\"com.azure.resourcemanager.netapp.models.VolumeQuotaRule?alt=com.azure.resourcemanager.netapp.models.VolumeQuotaRule&text=VolumeQuotaRule\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.netapp.models.VolumeQuotaRules.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.models.VolumeQuotaRules.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: "VolumeQuotaRules.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<VolumeQuotaRule> 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\" /><<xref href=\"com.azure.resourcemanager.netapp.models.VolumeQuotaRule?alt=com.azure.resourcemanager.netapp.models.VolumeQuotaRule&text=VolumeQuotaRule\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.netapp.models.VolumeQuotaRules.listByVolume(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.VolumeQuotaRules.listByVolume(String resourceGroupName, String accountName, String poolName, String volumeName)"
|
|
name: "listByVolume(String resourceGroupName, String accountName, String poolName, String volumeName)"
|
|
nameWithType: "VolumeQuotaRules.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<VolumeQuotaRule> 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\" /><<xref href=\"com.azure.resourcemanager.netapp.models.VolumeQuotaRule?alt=com.azure.resourcemanager.netapp.models.VolumeQuotaRule&text=VolumeQuotaRule\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.netapp.models.VolumeQuotaRules.listByVolume(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.netapp.models.VolumeQuotaRules.listByVolume(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
|
|
name: "listByVolume(String resourceGroupName, String accountName, String poolName, String volumeName, Context context)"
|
|
nameWithType: "VolumeQuotaRules.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<VolumeQuotaRule> 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\" /><<xref href=\"com.azure.resourcemanager.netapp.models.VolumeQuotaRule?alt=com.azure.resourcemanager.netapp.models.VolumeQuotaRule&text=VolumeQuotaRule\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "interface"
|
|
desc: "Resource collection API of VolumeQuotaRules."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.netapp.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-netapp:1.5.1
|