다음을 통해 공유


AzureResourceBase.Id 속성

정의

Azure에서 리소스를 찾는 데 사용되는 문자열 ID를 가져옵니다.

[Newtonsoft.Json.JsonProperty(PropertyName="id")]
public string Id { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="id")>]
member this.Id : string
Public ReadOnly Property Id As String

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상