RolloutIdentityAuthentication Class

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

All required parameters must be populated in order to send to Azure.

Inheritance
azure.mgmt.deploymentmanager.models._models_py3.RestRequestAuthentication
RolloutIdentityAuthentication

Constructor

RolloutIdentityAuthentication(**kwargs)

Parameters

type
str or RestAuthType
Required

Required. The authentication type.Constant filled by server. Possible values include: "ApiKey", "RolloutIdentity".