StaticSiteUserInvitationRequestResource interface

Static sites user roles invitation resource.

Extends

Properties

domain

The domain name for the static site custom domain.

numHoursToExpiration

The number of hours the sas token stays valid

provider

The identity provider for the static site user.

roles

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

userDetails

The user id for the static site user.

Inherited Properties

id

Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

kind

Kind of resource.

name

Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

domain

The domain name for the static site custom domain.

domain?: string

Property Value

string

numHoursToExpiration

The number of hours the sas token stays valid

numHoursToExpiration?: number

Property Value

number

provider

The identity provider for the static site user.

provider?: string

Property Value

string

roles

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

roles?: string

Property Value

string

userDetails

The user id for the static site user.

userDetails?: string

Property Value

string

Inherited Property Details

id

Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From ProxyOnlyResource.id

kind

Kind of resource.

kind?: string

Property Value

string

Inherited From ProxyOnlyResource.kind

name

Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From ProxyOnlyResource.name

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From ProxyOnlyResource.type