ProcessInfoInner.Identifier 속성

정의

배포에 대한 ARM 식별자를 가져옵니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.identifier")]
public int? Identifier { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.identifier")>]
member this.Identifier : Nullable<int>
Public ReadOnly Property Identifier As Nullable(Of Integer)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상