Freigeben über


NetAppExtensions.QueryNetworkSiblingSetNetAppResource Methode

Definition

Ruft Details zum angegebenen gleichgeordneten Netzwerksatz ab.

  • Anforderungspfad/Abonnements/{subscriptionId}/providers/Microsoft.NetApp/locations/{location}/queryNetworkSiblingSet
  • Vorgangs-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)

Parameter

subscriptionResource
SubscriptionResource

Der SubscriptionResource instance die -Methode ausgeführt wird.

location
AzureLocation

Der Name der Azure-Region.

content
QueryNetworkSiblingSetContent

Das gleichgeordnete Netzwerk wird auf Abfrage festgelegt.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

content ist NULL.

Gilt für: