disabled property
Whether the managed identity is disabled.
If disabled, credentials may no longer be issued for the identity, however existing credentials will still be accepted until they expire.
Optional.
Implementation
core.bool? disabled;
Whether the managed identity is disabled.
If disabled, credentials may no longer be issued for the identity, however existing credentials will still be accepted until they expire.
Optional.
core.bool? disabled;