Share via


CustomHostnameSites.SiteResourceIds Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.siteResourceIds")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.Identifier> SiteResourceIds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.siteResourceIds")>]
member this.SiteResourceIds : System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.Identifier> with get, set
Public Property SiteResourceIds As IList(Of Identifier)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to