共用方式為


BatchAccountUpdateParameters.Identity 屬性

定義

取得或設定 Batch 帳戶的身分識別。

[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

適用於