Udostępnij za pośrednictwem


RolloutIdentityAuthentication Class

Definition

RolloutIdentity uses the user-assigned managed identity authentication context specified in the Identity property during rollout creation.

public class RolloutIdentityAuthentication : Azure.ResourceManager.DeploymentManager.Models.RestRequestAuthentication
type RolloutIdentityAuthentication = class
    inherit RestRequestAuthentication
Public Class RolloutIdentityAuthentication
Inherits RestRequestAuthentication
Inheritance
RolloutIdentityAuthentication

Constructors

RolloutIdentityAuthentication()

Initializes a new instance of RolloutIdentityAuthentication.

Applies to