Partager via


RolloutIdentityAuthentication Classe

Définition

RolloutIdentity utilise le contexte d’authentification d’identité managée attribué par l’utilisateur spécifié dans la propriété Identity lors de la création du déploiement.

[Newtonsoft.Json.JsonObject("RolloutIdentity")]
public class RolloutIdentityAuthentication : Microsoft.Azure.Management.DeploymentManager.Models.RestRequestAuthentication
[<Newtonsoft.Json.JsonObject("RolloutIdentity")>]
type RolloutIdentityAuthentication = class
    inherit RestRequestAuthentication
Public Class RolloutIdentityAuthentication
Inherits RestRequestAuthentication
Héritage
RolloutIdentityAuthentication
Attributs
Newtonsoft.Json.JsonObjectAttribute

Constructeurs

RolloutIdentityAuthentication()

Initialise une nouvelle instance de la classe RolloutIdentityAuthentication.

S’applique à