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

254 строки
22 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.netapp.models.NetAppResources"
fullName: "com.azure.resourcemanager.netapp.models.NetAppResources"
name: "NetAppResources"
nameWithType: "NetAppResources"
summary: "Resource collection API of Net<wbr>App<wbr>Resources."
syntax: "public interface **NetAppResources**"
methods:
- uid: "com.azure.resourcemanager.netapp.models.NetAppResources.checkFilePathAvailability(java.lang.String,com.azure.resourcemanager.netapp.models.FilePathAvailabilityRequest)"
fullName: "com.azure.resourcemanager.netapp.models.NetAppResources.checkFilePathAvailability(String location, FilePathAvailabilityRequest body)"
name: "checkFilePathAvailability(String location, FilePathAvailabilityRequest body)"
nameWithType: "NetAppResources.checkFilePathAvailability(String location, FilePathAvailabilityRequest body)"
summary: "Check file path availability Check if a file path is available."
modifiers:
- "abstract"
parameters:
- description: "The name of the Azure region."
name: "location"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "File path availability request."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.netapp.models.FilePathAvailabilityRequest?alt=com.azure.resourcemanager.netapp.models.FilePathAvailabilityRequest&text=FilePathAvailabilityRequest\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract CheckAvailabilityResponse checkFilePathAvailability(String location, FilePathAvailabilityRequest body)"
desc: "Check file path availability Check if a file path is available."
returns:
description: "information regarding availability of a resource."
type: "<xref href=\"com.azure.resourcemanager.netapp.models.CheckAvailabilityResponse?alt=com.azure.resourcemanager.netapp.models.CheckAvailabilityResponse&text=CheckAvailabilityResponse\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.netapp.models.NetAppResources.checkFilePathAvailabilityWithResponse(java.lang.String,com.azure.resourcemanager.netapp.models.FilePathAvailabilityRequest,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.models.NetAppResources.checkFilePathAvailabilityWithResponse(String location, FilePathAvailabilityRequest body, Context context)"
name: "checkFilePathAvailabilityWithResponse(String location, FilePathAvailabilityRequest body, Context context)"
nameWithType: "NetAppResources.checkFilePathAvailabilityWithResponse(String location, FilePathAvailabilityRequest body, Context context)"
summary: "Check file path availability Check if a file path is available."
modifiers:
- "abstract"
parameters:
- description: "The name of the Azure region."
name: "location"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "File path availability request."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.netapp.models.FilePathAvailabilityRequest?alt=com.azure.resourcemanager.netapp.models.FilePathAvailabilityRequest&text=FilePathAvailabilityRequest\" 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 Response<CheckAvailabilityResponse> checkFilePathAvailabilityWithResponse(String location, FilePathAvailabilityRequest body, Context context)"
desc: "Check file path availability Check if a file path is available."
returns:
description: "information regarding availability of a resource 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.models.CheckAvailabilityResponse?alt=com.azure.resourcemanager.netapp.models.CheckAvailabilityResponse&text=CheckAvailabilityResponse\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.netapp.models.NetAppResources.checkNameAvailability(java.lang.String,com.azure.resourcemanager.netapp.models.ResourceNameAvailabilityRequest)"
fullName: "com.azure.resourcemanager.netapp.models.NetAppResources.checkNameAvailability(String location, ResourceNameAvailabilityRequest body)"
name: "checkNameAvailability(String location, ResourceNameAvailabilityRequest body)"
nameWithType: "NetAppResources.checkNameAvailability(String location, ResourceNameAvailabilityRequest body)"
summary: "Check resource name availability Check if a resource name is available."
modifiers:
- "abstract"
parameters:
- description: "The name of the Azure region."
name: "location"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name availability request."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.netapp.models.ResourceNameAvailabilityRequest?alt=com.azure.resourcemanager.netapp.models.ResourceNameAvailabilityRequest&text=ResourceNameAvailabilityRequest\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract CheckAvailabilityResponse checkNameAvailability(String location, ResourceNameAvailabilityRequest body)"
desc: "Check resource name availability Check if a resource name is available."
returns:
description: "information regarding availability of a resource."
type: "<xref href=\"com.azure.resourcemanager.netapp.models.CheckAvailabilityResponse?alt=com.azure.resourcemanager.netapp.models.CheckAvailabilityResponse&text=CheckAvailabilityResponse\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.netapp.models.NetAppResources.checkNameAvailabilityWithResponse(java.lang.String,com.azure.resourcemanager.netapp.models.ResourceNameAvailabilityRequest,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.models.NetAppResources.checkNameAvailabilityWithResponse(String location, ResourceNameAvailabilityRequest body, Context context)"
name: "checkNameAvailabilityWithResponse(String location, ResourceNameAvailabilityRequest body, Context context)"
nameWithType: "NetAppResources.checkNameAvailabilityWithResponse(String location, ResourceNameAvailabilityRequest body, Context context)"
summary: "Check resource name availability Check if a resource name is available."
modifiers:
- "abstract"
parameters:
- description: "The name of the Azure region."
name: "location"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name availability request."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.netapp.models.ResourceNameAvailabilityRequest?alt=com.azure.resourcemanager.netapp.models.ResourceNameAvailabilityRequest&text=ResourceNameAvailabilityRequest\" 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 Response<CheckAvailabilityResponse> checkNameAvailabilityWithResponse(String location, ResourceNameAvailabilityRequest body, Context context)"
desc: "Check resource name availability Check if a resource name is available."
returns:
description: "information regarding availability of a resource 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.models.CheckAvailabilityResponse?alt=com.azure.resourcemanager.netapp.models.CheckAvailabilityResponse&text=CheckAvailabilityResponse\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.netapp.models.NetAppResources.checkQuotaAvailability(java.lang.String,com.azure.resourcemanager.netapp.models.QuotaAvailabilityRequest)"
fullName: "com.azure.resourcemanager.netapp.models.NetAppResources.checkQuotaAvailability(String location, QuotaAvailabilityRequest body)"
name: "checkQuotaAvailability(String location, QuotaAvailabilityRequest body)"
nameWithType: "NetAppResources.checkQuotaAvailability(String location, QuotaAvailabilityRequest body)"
summary: "Check quota availability Check if a quota is available."
modifiers:
- "abstract"
parameters:
- description: "The name of the Azure region."
name: "location"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Quota availability request."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.netapp.models.QuotaAvailabilityRequest?alt=com.azure.resourcemanager.netapp.models.QuotaAvailabilityRequest&text=QuotaAvailabilityRequest\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract CheckAvailabilityResponse checkQuotaAvailability(String location, QuotaAvailabilityRequest body)"
desc: "Check quota availability Check if a quota is available."
returns:
description: "information regarding availability of a resource."
type: "<xref href=\"com.azure.resourcemanager.netapp.models.CheckAvailabilityResponse?alt=com.azure.resourcemanager.netapp.models.CheckAvailabilityResponse&text=CheckAvailabilityResponse\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.netapp.models.NetAppResources.checkQuotaAvailabilityWithResponse(java.lang.String,com.azure.resourcemanager.netapp.models.QuotaAvailabilityRequest,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.models.NetAppResources.checkQuotaAvailabilityWithResponse(String location, QuotaAvailabilityRequest body, Context context)"
name: "checkQuotaAvailabilityWithResponse(String location, QuotaAvailabilityRequest body, Context context)"
nameWithType: "NetAppResources.checkQuotaAvailabilityWithResponse(String location, QuotaAvailabilityRequest body, Context context)"
summary: "Check quota availability Check if a quota is available."
modifiers:
- "abstract"
parameters:
- description: "The name of the Azure region."
name: "location"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Quota availability request."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.netapp.models.QuotaAvailabilityRequest?alt=com.azure.resourcemanager.netapp.models.QuotaAvailabilityRequest&text=QuotaAvailabilityRequest\" 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 Response<CheckAvailabilityResponse> checkQuotaAvailabilityWithResponse(String location, QuotaAvailabilityRequest body, Context context)"
desc: "Check quota availability Check if a quota is available."
returns:
description: "information regarding availability of a resource 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.models.CheckAvailabilityResponse?alt=com.azure.resourcemanager.netapp.models.CheckAvailabilityResponse&text=CheckAvailabilityResponse\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.netapp.models.NetAppResources.queryNetworkSiblingSet(java.lang.String,com.azure.resourcemanager.netapp.models.QueryNetworkSiblingSetRequest)"
fullName: "com.azure.resourcemanager.netapp.models.NetAppResources.queryNetworkSiblingSet(String location, QueryNetworkSiblingSetRequest body)"
name: "queryNetworkSiblingSet(String location, QueryNetworkSiblingSetRequest body)"
nameWithType: "NetAppResources.queryNetworkSiblingSet(String location, QueryNetworkSiblingSetRequest body)"
summary: "Describe a network sibling set Get details of the specified network sibling set."
modifiers:
- "abstract"
parameters:
- description: "The name of the Azure region."
name: "location"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Network sibling set to query."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.netapp.models.QueryNetworkSiblingSetRequest?alt=com.azure.resourcemanager.netapp.models.QueryNetworkSiblingSetRequest&text=QueryNetworkSiblingSetRequest\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract NetworkSiblingSet queryNetworkSiblingSet(String location, QueryNetworkSiblingSetRequest body)"
desc: "Describe a network sibling set Get details of the specified network sibling set."
returns:
description: "details of the specified network sibling set."
type: "<xref href=\"com.azure.resourcemanager.netapp.models.NetworkSiblingSet?alt=com.azure.resourcemanager.netapp.models.NetworkSiblingSet&text=NetworkSiblingSet\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.netapp.models.NetAppResources.queryNetworkSiblingSetWithResponse(java.lang.String,com.azure.resourcemanager.netapp.models.QueryNetworkSiblingSetRequest,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.models.NetAppResources.queryNetworkSiblingSetWithResponse(String location, QueryNetworkSiblingSetRequest body, Context context)"
name: "queryNetworkSiblingSetWithResponse(String location, QueryNetworkSiblingSetRequest body, Context context)"
nameWithType: "NetAppResources.queryNetworkSiblingSetWithResponse(String location, QueryNetworkSiblingSetRequest body, Context context)"
summary: "Describe a network sibling set Get details of the specified network sibling set."
modifiers:
- "abstract"
parameters:
- description: "The name of the Azure region."
name: "location"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Network sibling set to query."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.netapp.models.QueryNetworkSiblingSetRequest?alt=com.azure.resourcemanager.netapp.models.QueryNetworkSiblingSetRequest&text=QueryNetworkSiblingSetRequest\" 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 Response<NetworkSiblingSet> queryNetworkSiblingSetWithResponse(String location, QueryNetworkSiblingSetRequest body, Context context)"
desc: "Describe a network sibling set Get details of the specified network sibling set."
returns:
description: "details of the specified network sibling set 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.models.NetworkSiblingSet?alt=com.azure.resourcemanager.netapp.models.NetworkSiblingSet&text=NetworkSiblingSet\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.netapp.models.NetAppResources.queryRegionInfo(java.lang.String)"
fullName: "com.azure.resourcemanager.netapp.models.NetAppResources.queryRegionInfo(String location)"
name: "queryRegionInfo(String location)"
nameWithType: "NetAppResources.queryRegionInfo(String location)"
summary: "Describes region specific information."
modifiers:
- "abstract"
parameters:
- description: "The name of the Azure region."
name: "location"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract RegionInfo queryRegionInfo(String location)"
desc: "Describes region specific information. Provides storage to network proximity and logical zone mapping information."
returns:
description: "provides region specific information."
type: "<xref href=\"com.azure.resourcemanager.netapp.models.RegionInfo?alt=com.azure.resourcemanager.netapp.models.RegionInfo&text=RegionInfo\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.netapp.models.NetAppResources.queryRegionInfoWithResponse(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.models.NetAppResources.queryRegionInfoWithResponse(String location, Context context)"
name: "queryRegionInfoWithResponse(String location, Context context)"
nameWithType: "NetAppResources.queryRegionInfoWithResponse(String location, Context context)"
summary: "Describes region specific information."
modifiers:
- "abstract"
parameters:
- description: "The name of the Azure region."
name: "location"
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<RegionInfo> queryRegionInfoWithResponse(String location, Context context)"
desc: "Describes region specific information. Provides storage to network proximity and logical zone mapping information."
returns:
description: "provides region specific information 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.models.RegionInfo?alt=com.azure.resourcemanager.netapp.models.RegionInfo&text=RegionInfo\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.netapp.models.NetAppResources.updateNetworkSiblingSet(java.lang.String,com.azure.resourcemanager.netapp.models.UpdateNetworkSiblingSetRequest)"
fullName: "com.azure.resourcemanager.netapp.models.NetAppResources.updateNetworkSiblingSet(String location, UpdateNetworkSiblingSetRequest body)"
name: "updateNetworkSiblingSet(String location, UpdateNetworkSiblingSetRequest body)"
nameWithType: "NetAppResources.updateNetworkSiblingSet(String location, UpdateNetworkSiblingSetRequest body)"
summary: "Update the network features of a network sibling set Update the network features of the specified network sibling set."
modifiers:
- "abstract"
parameters:
- description: "The name of the Azure region."
name: "location"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Update for the specified network sibling set."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.netapp.models.UpdateNetworkSiblingSetRequest?alt=com.azure.resourcemanager.netapp.models.UpdateNetworkSiblingSetRequest&text=UpdateNetworkSiblingSetRequest\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract NetworkSiblingSet updateNetworkSiblingSet(String location, UpdateNetworkSiblingSetRequest body)"
desc: "Update the network features of a network sibling set Update the network features of the specified network sibling set."
returns:
description: "network sibling set."
type: "<xref href=\"com.azure.resourcemanager.netapp.models.NetworkSiblingSet?alt=com.azure.resourcemanager.netapp.models.NetworkSiblingSet&text=NetworkSiblingSet\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.netapp.models.NetAppResources.updateNetworkSiblingSet(java.lang.String,com.azure.resourcemanager.netapp.models.UpdateNetworkSiblingSetRequest,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.netapp.models.NetAppResources.updateNetworkSiblingSet(String location, UpdateNetworkSiblingSetRequest body, Context context)"
name: "updateNetworkSiblingSet(String location, UpdateNetworkSiblingSetRequest body, Context context)"
nameWithType: "NetAppResources.updateNetworkSiblingSet(String location, UpdateNetworkSiblingSetRequest body, Context context)"
summary: "Update the network features of a network sibling set Update the network features of the specified network sibling set."
modifiers:
- "abstract"
parameters:
- description: "The name of the Azure region."
name: "location"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Update for the specified network sibling set."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.netapp.models.UpdateNetworkSiblingSetRequest?alt=com.azure.resourcemanager.netapp.models.UpdateNetworkSiblingSetRequest&text=UpdateNetworkSiblingSetRequest\" 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 NetworkSiblingSet updateNetworkSiblingSet(String location, UpdateNetworkSiblingSetRequest body, Context context)"
desc: "Update the network features of a network sibling set Update the network features of the specified network sibling set."
returns:
description: "network sibling set."
type: "<xref href=\"com.azure.resourcemanager.netapp.models.NetworkSiblingSet?alt=com.azure.resourcemanager.netapp.models.NetworkSiblingSet&text=NetworkSiblingSet\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "Resource collection API of NetAppResources."
metadata: {}
package: "com.azure.resourcemanager.netapp.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-netapp:1.5.1