다음을 통해 공유


OutboundEnvironmentEndpoint.Category 속성

정의

App Service Environment 액세스하는 서비스 유형(예: Azure Storage, Azure SQL Database 및 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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상