Class StaticSiteUserARMResourceResponse


  • public final class StaticSiteUserARMResourceResponse
    extends java.lang.Object
    • Method Detail

      • displayName

        public java.lang.String displayName()
        Returns:
        The display name for the static site user.
      • id

        public java.lang.String id()
        Returns:
        Resource Id.
      • kind

        public java.util.Optional<java.lang.String> kind()
        Returns:
        Kind of resource.
      • name

        public java.lang.String name()
        Returns:
        Resource Name.
      • provider

        public java.lang.String provider()
        Returns:
        The identity provider for the static site user.
      • roles

        public java.util.Optional<java.lang.String> roles()
        Returns:
        The roles for the static site user, in free-form string format
      • type

        public java.lang.String type()
        Returns:
        Resource type.
      • userId

        public java.lang.String userId()
        Returns:
        The user id for the static site user.