Compartilhar via


OutboundEnvironmentEndpoint.Category Propriedade

Definição

Obtém ou define o tipo de serviço acessado pelo Serviço de Gerenciamento de API, por exemplo, Armazenamento do Azure, Banco de Dados SQL do Azure e Azure Active Directory.

[Newtonsoft.Json.JsonProperty(PropertyName="category")]
public string Category { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="category")>]
member this.Category : string with get, set
Public Property Category As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a