ResourceHealthMetadataInner.Category 속성

정의

RHC 정책 파일에서 리소스가 일치하는 범주를 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상