Class RolloutIdentityAuthentication
java.lang.Object
com.azure.resourcemanager.deploymentmanager.models.RestRequestAuthentication
com.azure.resourcemanager.deploymentmanager.models.RolloutIdentityAuthentication
RolloutIdentity uses the user-assigned managed identity authentication context specified in the Identity property
during rollout creation.
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of RolloutIdentityAuthentication class. -
Method Summary
-
Constructor Details
-
RolloutIdentityAuthentication
public RolloutIdentityAuthentication()Creates an instance of RolloutIdentityAuthentication class.
-
-
Method Details
-
validate
public void validate()Validates the instance.- Overrides:
validatein classRestRequestAuthentication- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-