Share via


StaticSiteARMResource.ContentDistributionEndpoint Property

Definition

Gets the content distribution endpoint for the static site.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to