Partilhar via


OutboundEnvironmentEndpoint.Category Propriedade

Definição

Obtém ou define o tipo de serviço acedido pelo Ambiente do Serviço de Aplicações, por exemplo, Armazenamento do Azure, Base 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 de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a