Partager via


ApiManagementServiceBaseProperties.HostnameConfigurations Propriété

Définition

Obtient ou définit la configuration de nom d’hôte personnalisée du service Gestion des API.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à