Share via


SitePatchResource.HostNamesDisabled Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.hostNamesDisabled")]
public bool? HostNamesDisabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.hostNamesDisabled")>]
member this.HostNamesDisabled : Nullable<bool> with get, set
Public Property HostNamesDisabled As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to