CertificateInner.SiteName Property

Definition

Gets app name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to