ManagedIdentityType Enum
- java.
lang. Object - java.
lang. Enum - com.
azure. resourcemanager. servicefabric. models. ManagedIdentityType
- com.
- java.
public enum ManagedIdentityType
extends Enum<ManagedIdentityType>
The type of managed identity for the resource.
Fields
| NONE |
Enum value None. |
| SYSTEM_ASSIGNED |
Enum value System |
| SYSTEM_ASSIGNED_USER_ASSIGNED |
Enum value System |
| USER_ASSIGNED |
Enum value User |
Methods inherited from java.lang.Enum
Methods inherited from java.lang.Object
Methods
fromString(String value)
public static ManagedIdentityType fromString(String value)
Parses a serialized value to a ManagedIdentityType instance.
Parameters
- value
- String