Freigeben über


ApiManagementServiceBaseProperties.HostnameConfigurations Eigenschaft

Definition

Ruft die konfiguration des benutzerdefinierten Hostnamens des API Management-Diensts ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: