LocationOperationsExtensions.ListSupportedCloudServiceSkus Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene l'elenco delle dimensioni delle macchine virtuali del servizio cloud supportate da Batch disponibili nella posizione specificata.
public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Batch.Models.SupportedSku> ListSupportedCloudServiceSkus (this Microsoft.Azure.Management.Batch.ILocationOperations operations, string locationName, int? maxresults = default, string filter = default);
static member ListSupportedCloudServiceSkus : Microsoft.Azure.Management.Batch.ILocationOperations * string * Nullable<int> * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Batch.Models.SupportedSku>
<Extension()>
Public Function ListSupportedCloudServiceSkus (operations As ILocationOperations, locationName As String, Optional maxresults As Nullable(Of Integer) = Nothing, Optional filter As String = Nothing) As IPage(Of SupportedSku)
Parametri
- operations
- ILocationOperations
Gruppo di operazioni per questo metodo di estensione.
- locationName
- String
Area per cui recuperare SKU supportati dal servizio Batch.
- filter
- String
Espressione di filtro OData. Le proprietà valide per il filtro sono "familyName".