你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

StaticSiteUserInvitationRequestResource Class

Static sites user roles invitation resource.

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

Constructor

StaticSiteUserInvitationRequestResource(*, kind: str | None = None, ___domain: str | None = None, provider: str | None = None, user_details: str | None = None, roles: str | None = None, num_hours_to_expiration: int | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
kind
str

Kind of resource.

Default value: None
___domain
str

The ___domain name for the static site custom ___domain.

Default value: None
provider
str

The identity provider for the static site user.

Default value: None
user_details
str

The user id for the static site user.

Default value: None
roles
str

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

Default value: None
num_hours_to_expiration
int

The number of hours the sas token stays valid.

Default value: None

Variables

Name Description
id
str

Resource Id.

name
str

Resource Name.

kind
str

Kind of resource.

type
str

Resource type.

___domain
str

The ___domain name for the static site custom ___domain.

provider
str

The identity provider for the static site user.

user_details
str

The user id for the static site user.

roles
str

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

num_hours_to_expiration
int

The number of hours the sas token stays valid.