Class ManagedServiceIdentityType


  • public final class ManagedServiceIdentityType
    extends com.azure.core.util.ExpandableStringEnum<ManagedServiceIdentityType>
    Defines values for ManagedServiceIdentityType.
    • Constructor Detail

      • ManagedServiceIdentityType

        public ManagedServiceIdentityType()
    • Method Detail

      • fromString

        public static ManagedServiceIdentityType fromString​(String name)
        Creates or finds a ManagedServiceIdentityType from its string representation.
        Parameters:
        name - a name to look for.
        Returns:
        the corresponding ManagedServiceIdentityType.