StaticSiteUserARMResource Class

Static Site User ARM resource.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.web.v2021_01_15.models._models_py3.ProxyOnlyResource
StaticSiteUserARMResource

Constructor

StaticSiteUserARMResource(*, kind: Optional[str] = None, roles: Optional[str] = None, **kwargs)

Parameters

kind
str
Required

Kind of resource.

roles
str
Required

The roles for the static site user, in free-form string format.

Variables

id
str

Resource Id.

name
str

Resource Name.

type
str

Resource type.

provider
str

The identity provider for the static site user.

user_id
str

The user id for the static site user.

display_name
str

The display name for the static site user.