Sdílet prostřednictvím


OutboundEnvironmentEndpoint.Category Vlastnost

Definice

Získá nebo nastaví typ služby, ke které přistupuje App Service Environment, například Azure Storage, Azure SQL Database a 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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro