AuthInfoBase interface
The authentication info
Properties
auth |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
authType
Polymorphic discriminator, which specifies the different types this object can be
authType: "secret" | "userAssignedIdentity" | "systemAssignedIdentity" | "servicePrincipalSecret" | "servicePrincipalCertificate"
Property Value
"secret" | "userAssignedIdentity" | "systemAssignedIdentity" | "servicePrincipalSecret" | "servicePrincipalCertificate"