Usage.SiteMode Property

Definition

Gets site mode used for this usage.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to