Condividi tramite


BatchAccountIdentity.Type Proprietà

Definizione

Ottiene o imposta il tipo di identità usato per l'account Batch. I valori possibili includono: 'SystemAssigned', 'UserAssigned', 'Nessuno'

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a