Freigeben über


ServiceOperationsExtensions.ListAvailableSkusByResourceGroup Methode

Definition

Diese Methode stellt die Liste der verfügbaren Skus für das angegebene Abonnement, die Ressourcengruppe und den angegebenen Speicherort bereit.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataBox.Models.SkuInformation> ListAvailableSkusByResourceGroup (this Microsoft.Azure.Management.DataBox.IServiceOperations operations, string resourceGroupName, string location, Microsoft.Azure.Management.DataBox.Models.AvailableSkuRequest availableSkuRequest);
static member ListAvailableSkusByResourceGroup : Microsoft.Azure.Management.DataBox.IServiceOperations * string * string * Microsoft.Azure.Management.DataBox.Models.AvailableSkuRequest -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataBox.Models.SkuInformation>
<Extension()>
Public Function ListAvailableSkusByResourceGroup (operations As IServiceOperations, resourceGroupName As String, location As String, availableSkuRequest As AvailableSkuRequest) As IPage(Of SkuInformation)

Parameter

operations
IServiceOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Ressourcengruppenname

location
String

Der Speicherort der Ressource

availableSkuRequest
AvailableSkuRequest

Filtert zum Anzeigen der verfügbaren Skus.

Gibt zurück

Gilt für: