Class RolloutIdentityAuthentication

java.lang.Object
com.azure.resourcemanager.deploymentmanager.models.RestRequestAuthentication
com.azure.resourcemanager.deploymentmanager.models.RolloutIdentityAuthentication

public final class RolloutIdentityAuthentication extends RestRequestAuthentication
RolloutIdentity uses the user-assigned managed identity authentication context specified in the Identity property during rollout creation.
  • Constructor Details

    • RolloutIdentityAuthentication

      public RolloutIdentityAuthentication()
      Creates an instance of RolloutIdentityAuthentication class.
  • Method Details