NetAppExtensions.QueryNetworkSiblingSetNetAppResource Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtenez les détails de l’ensemble de frères du réseau spécifié.
- Chemin de la demande/subscriptions/{subscriptionId}/providers/Microsoft.NetApp/locations/{location}/queryNetworkSiblingSet
- Opération IdNetAppResource_QueryNetworkSiblingSet
public static Azure.Response<Azure.ResourceManager.NetApp.Models.NetworkSiblingSet> QueryNetworkSiblingSetNetAppResource (this Azure.ResourceManager.Resources.SubscriptionResource subscriptionResource, Azure.Core.AzureLocation location, Azure.ResourceManager.NetApp.Models.QueryNetworkSiblingSetContent content, System.Threading.CancellationToken cancellationToken = default);
static member QueryNetworkSiblingSetNetAppResource : Azure.ResourceManager.Resources.SubscriptionResource * Azure.Core.AzureLocation * Azure.ResourceManager.NetApp.Models.QueryNetworkSiblingSetContent * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.NetApp.Models.NetworkSiblingSet>
<Extension()>
Public Function QueryNetworkSiblingSetNetAppResource (subscriptionResource As SubscriptionResource, location As AzureLocation, content As QueryNetworkSiblingSetContent, Optional cancellationToken As CancellationToken = Nothing) As Response(Of NetworkSiblingSet)
Paramètres
- subscriptionResource
- SubscriptionResource
Instance SubscriptionResource sur laquelle la méthode s’exécute.
- location
- AzureLocation
Nom de la région Azure.
- content
- QueryNetworkSiblingSetContent
Frère réseau défini à interroger.
- cancellationToken
- CancellationToken
Jeton d’annulation à utiliser.
Retours
Exceptions
content
a la valeur null.