다음을 통해 공유


BatchAccountCreateParameters.Identity 속성

정의

Batch 계정의 ID를 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="identity")]
public Microsoft.Azure.Management.Batch.Models.BatchAccountIdentity Identity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="identity")>]
member this.Identity : Microsoft.Azure.Management.Batch.Models.BatchAccountIdentity with get, set
Public Property Identity As BatchAccountIdentity

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상