Compartir a través de


BatchAccountIdentity.Type Propiedad

Definición

Obtiene o establece el tipo de identidad que se usa para la cuenta de Batch. Entre los valores posibles se incluyen: '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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a