StaticSiteUserARMResourcePropertiesOutput interface
StaticSiteUserARMResource リソース固有のプロパティ
プロパティ
| display |
静的サイト ユーザーの表示名。 |
| provider | 静的サイト ユーザーの ID プロバイダー。 |
| roles | 自由形式の文字列形式の静的サイト ユーザーの役割 |
| user |
静的サイト ユーザーのユーザー ID。 |
プロパティの詳細
displayName
静的サイト ユーザーの表示名。
displayName?: string
プロパティ値
string
provider
静的サイト ユーザーの ID プロバイダー。
provider?: string
プロパティ値
string
roles
自由形式の文字列形式の静的サイト ユーザーの役割
roles?: string
プロパティ値
string
userId
静的サイト ユーザーのユーザー ID。
userId?: string
プロパティ値
string