Partager via


BatchAccountIdentity.Type Propriété

Définition

Obtient ou définit le type d’identité utilisé pour le compte Batch. Les valeurs possibles sont les suivantes : 'SystemAssigned', 'UserAssigned', 'None'

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à