Partager via


DeploymentScript.Identity Propriété

Définition

Obtient ou définit la propriété facultative. Identité managée à utiliser pour ce script de déploiement. Actuellement, seul msi attribué par l’utilisateur est pris en charge.

[Newtonsoft.Json.JsonProperty(PropertyName="identity")]
public Microsoft.Azure.Management.ResourceManager.Models.ManagedServiceIdentity Identity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="identity")>]
member this.Identity : Microsoft.Azure.Management.ResourceManager.Models.ManagedServiceIdentity with get, set
Public Property Identity As ManagedServiceIdentity

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à