StaticSiteUserARMResource.Provider Property

Definition

Gets the identity provider for the static site user.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.provider")]
public string Provider { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.provider")>]
member this.Provider : string
Public ReadOnly Property Provider As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to