Delen via


BatchPoolIdentity.Type Eigenschap

Definitie

Hiermee wordt het type identiteit opgehaald of ingesteld dat wordt gebruikt voor de Batch-pool. Mogelijke waarden zijn: '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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op