Partager via


WebCategoriesOperationsExtensions.Get Méthode

Définition

Obtient la catégorie web Azure spécifiée.

public static Microsoft.Azure.Management.Network.Models.AzureWebCategory Get (this Microsoft.Azure.Management.Network.IWebCategoriesOperations operations, string name, string expand = default);
static member Get : Microsoft.Azure.Management.Network.IWebCategoriesOperations * string * string -> Microsoft.Azure.Management.Network.Models.AzureWebCategory
<Extension()>
Public Function Get (operations As IWebCategoriesOperations, name As String, Optional expand As String = Nothing) As AzureWebCategory

Paramètres

operations
IWebCategoriesOperations

Groupe d’opérations pour cette méthode d’extension.

name
String

Nom d’azureWebCategory.

expand
String

Développe les resourceIds référencés par la ressource azureWebCategory.

Retours

S’applique à