Uses of Interface
com.azure.resourcemanager.netapp.models.NetworkSiblingSet
Packages that use NetworkSiblingSet
Package
Description
Package containing the data models for NetAppManagementClient.
-
Uses of NetworkSiblingSet in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return NetworkSiblingSetModifier and TypeMethodDescriptionNetAppResources.queryNetworkSiblingSet
(String location, QueryNetworkSiblingSetRequest body) Describe a network sibling set Get details of the specified network sibling set.NetAppResources.updateNetworkSiblingSet
(String location, UpdateNetworkSiblingSetRequest body) Update the network features of a network sibling set Update the network features of the specified network sibling set.NetAppResources.updateNetworkSiblingSet
(String location, UpdateNetworkSiblingSetRequest body, com.azure.core.util.Context context) Update the network features of a network sibling set Update the network features of the specified network sibling set.Methods in com.azure.resourcemanager.netapp.models that return types with arguments of type NetworkSiblingSetModifier and TypeMethodDescriptioncom.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.