다음을 통해 공유


RecommendationInner.ResourceId 속성

정의

이 권장 사항 개체가 연결된 전체 ARM 리소스 ID 문자열을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상