Share via


IdentityBindingProperties interface

IdentityBinding properties.

Properties

managedIdentity

Managed identity profile for the identity binding.

oidcIssuer

The OIDC issuer URL of the IdentityBinding. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

The status of the last operation. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

managedIdentity

Managed identity profile for the identity binding.

managedIdentity: IdentityBindingManagedIdentityProfile

Property Value

oidcIssuer

The OIDC issuer URL of the IdentityBinding. NOTE: This property will not be serialized. It can only be populated by the server.

oidcIssuer?: IdentityBindingOidcIssuerProfile

Property Value

provisioningState

The status of the last operation. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string