ManagedServiceIdentityType Class
- java.
lang. Object - com.
azure. core. util. ExpandableStringEnum<T> - com.
azure. resourcemanager. dashboard. models. ManagedServiceIdentityType
- com.
- com.
public final class ManagedServiceIdentityType
extends ExpandableStringEnum<ManagedServiceIdentityType>
Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
Modifier and Type | Field and Description |
---|---|
static final
Managed |
NONE
Static value None for Managed |
static final
Managed |
SYSTEM_ASSIGNED
Static value System |
static final
Managed |
SYSTEM_ASSIGNED_USER_ASSIGNED
Static value System |
static final
Managed |
USER_ASSIGNED
Static value User |
Constructor | Description | |
---|---|---|
Managed |
Modifier and Type | Method and Description |
---|---|
static
Managed |
from Creates or finds a Managed |
static
Collection<Managed |
values()
Gets known Managed |
Methods inherited from ExpandableStringEnum
Methods inherited from java.lang.Object
NONE
public static final ManagedServiceIdentityType NONE
Static value None for ManagedServiceIdentityType.
SYSTEM_ASSIGNED
public static final ManagedServiceIdentityType SYSTEM_ASSIGNED
Static value SystemAssigned for ManagedServiceIdentityType.
SYSTEM_ASSIGNED_USER_ASSIGNED
public static final ManagedServiceIdentityType SYSTEM_ASSIGNED_USER_ASSIGNED
Static value SystemAssigned,UserAssigned for ManagedServiceIdentityType.
USER_ASSIGNED
public static final ManagedServiceIdentityType USER_ASSIGNED
Static value UserAssigned for ManagedServiceIdentityType.
ManagedServiceIdentityType
public ManagedServiceIdentityType()
fromString
public static ManagedServiceIdentityType fromString(String name)
Creates or finds a ManagedServiceIdentityType from its string representation.
Parameters:
Returns:
values
public static Collection
Gets known ManagedServiceIdentityType values.
Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: