Condividi tramite


BatchPoolIdentity.Type Proprietà

Definizione

Ottiene o imposta il tipo di identità utilizzato per il pool di batch. I valori possibili includono: '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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a