ResourceIdentityType Enum

The type of identity used for the private cloud. The type 'SystemAssigned' refers to an implicitly created identity. The type 'None' will remove any identities from the Private Cloud.

Inheritance
builtins.str
ResourceIdentityType
ResourceIdentityType

Constructor

ResourceIdentityType(value)

Fields

NONE
SYSTEM_ASSIGNED