Share via


ApiManagementServiceResource.HostnameConfigurations Property

Definition

Gets or sets custom hostname configuration of the API Management service.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to