共用方式為


BatchPoolIdentity.Type 屬性

定義

取得或設定用於 Batch 集區的識別類型。 可能的值包括:'UserAssigned'、'None'

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於