HostNameBindingInner.SiteName Property

Definition

Gets or sets app Service app name.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.siteName")]
public string SiteName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.siteName")>]
member this.SiteName : string with get, set
Public Property SiteName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to