Compartilhar via


WebCategoriesOperationsExtensions.Get Método

Definição

Obtém a Categoria da Web do Azure especificada.

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

Parâmetros

operations
IWebCategoriesOperations

O grupo de operações para esse método de extensão.

name
String

O nome do azureWebCategory.

expand
String

Expande resourceIds de volta referenciados pelo recurso azureWebCategory.

Retornos

Aplica-se a