StaticSiteUserARMResourcePropertiesOutput interface
StaticSiteUserARMResource resource specific properties
Properties
| display |
The display name for the static site user. |
| provider | The identity provider for the static site user. |
| roles | The roles for the static site user, in free-form string format |
| user |
The user id for the static site user. |
Property Details
displayName
The display name for the static site user.
displayName?: string
Property Value
string
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
userId
The user id for the static site user.
userId?: string
Property Value
string