Compartilhar via


AzureWebCategoryResource.Get(String, CancellationToken) Método

Definição

Obtém a Categoria da Web do Azure especificada.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.Network/azureWebCategories/{name}
  • IdWebCategories_Get de operação
public virtual Azure.Response<Azure.ResourceManager.Network.AzureWebCategoryResource> Get (string expand = default, System.Threading.CancellationToken cancellationToken = default);
abstract member Get : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Network.AzureWebCategoryResource>
override this.Get : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Network.AzureWebCategoryResource>
Public Overridable Function Get (Optional expand As String = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Response(Of AzureWebCategoryResource)

Parâmetros

expand
String

Expande resourceIds de volta referenciados pelo recurso azureWebCategory.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Aplica-se a