Partilhar via


FrontEndConfiguration.Kind Propriedade

Definição

Obtém ou define os valores possíveis: 'NodePort', 'LoadBalancer'

[Newtonsoft.Json.JsonProperty(PropertyName="kind")]
public Microsoft.Azure.Management.WebSites.Models.FrontEndServiceType? Kind { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="kind")>]
member this.Kind : Nullable<Microsoft.Azure.Management.WebSites.Models.FrontEndServiceType> with get, set
Public Property Kind As Nullable(Of FrontEndServiceType)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a