Uses of Class
com.azure.resourcemanager.netapp.models.QueryNetworkSiblingSetRequest
Packages that use QueryNetworkSiblingSetRequest
Package
Description
Package containing the service clients for NetAppManagementClient.
Package containing the data models for NetAppManagementClient.
-
Uses of QueryNetworkSiblingSetRequest in com.azure.resourcemanager.netapp.fluent
Methods in com.azure.resourcemanager.netapp.fluent with parameters of type QueryNetworkSiblingSetRequestModifier and TypeMethodDescriptionNetAppResourcesClient.queryNetworkSiblingSet
(String location, QueryNetworkSiblingSetRequest body) Describe a network sibling set Get details of the specified network sibling set.com.azure.core.http.rest.Response
<NetworkSiblingSetInner> NetAppResourcesClient.queryNetworkSiblingSetWithResponse
(String location, QueryNetworkSiblingSetRequest body, com.azure.core.util.Context context) Describe a network sibling set Get details of the specified network sibling set. -
Uses of QueryNetworkSiblingSetRequest in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return QueryNetworkSiblingSetRequestModifier and TypeMethodDescriptionQueryNetworkSiblingSetRequest.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of QueryNetworkSiblingSetRequest from the JsonReader.QueryNetworkSiblingSetRequest.withNetworkSiblingSetId
(String networkSiblingSetId) Set the networkSiblingSetId property: Network Sibling Set ID for a group of volumes sharing networking resources in a subnet.QueryNetworkSiblingSetRequest.withSubnetId
(String subnetId) Set the subnetId property: The Azure Resource URI for a delegated subnet.Methods in com.azure.resourcemanager.netapp.models with parameters of type QueryNetworkSiblingSetRequestModifier and TypeMethodDescriptionNetAppResources.queryNetworkSiblingSet
(String location, QueryNetworkSiblingSetRequest body) Describe a network sibling set Get details of the specified network sibling set.com.azure.core.http.rest.Response
<NetworkSiblingSet> NetAppResources.queryNetworkSiblingSetWithResponse
(String location, QueryNetworkSiblingSetRequest body, com.azure.core.util.Context context) Describe a network sibling set Get details of the specified network sibling set.