次の方法で共有


StaticSiteUserInvitationRequestResource クラス

静的サイトユーザー ロール招待リソース。

変数はサーバーによってのみ設定され、要求の送信時には無視されます。

継承
azure.mgmt.web.v2022_09_01.models._models_py3.ProxyOnlyResource
StaticSiteUserInvitationRequestResource

コンストラクター

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)

キーワードのみのパラメーター

名前 説明
kind
str

リソースの種類。

domain
str

静的サイト カスタム ドメインのドメイン名。

provider
str

静的サイト ユーザーの ID プロバイダー。

user_details
str

静的サイト ユーザーのユーザー ID。

roles
str

自由形式の文字列形式の静的サイト ユーザーの役割。

num_hours_to_expiration
int

sas トークンが有効なままの時間数。

変数

名前 説明
id
str

リソース ID。

name
str

リソース名。

kind
str

リソースの種類。

type
str

リソースの種類。

domain
str

静的サイト カスタム ドメインのドメイン名。

provider
str

静的サイト ユーザーの ID プロバイダー。

user_details
str

静的サイト ユーザーのユーザー ID。

roles
str

自由形式の文字列形式の静的サイト ユーザーの役割。

num_hours_to_expiration
int

sas トークンが有効なままの時間数。