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

StaticSiteUserInvitationRequestResourceProperties Class

StaticSiteUserInvitationRequestResource resource specific properties.

Constructor

StaticSiteUserInvitationRequestResourceProperties()

Variables

Name Description
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.

Attributes

domain

The domain name for the static site custom domain.

domain: str

numHoursToExpiration

The number of hours the sas token stays valid.

numHoursToExpiration: int

provider

The identity provider for the static site user.

provider: str

roles

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

roles: str

userDetails

The user id for the static site user.

userDetails: str