Compartilhar via


ApiManagementServiceUpdateParameters.HostnameConfigurations Propriedade

Definição

Obtém ou define a configuração de nome de host personalizado do serviço Gerenciamento de API.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a