Partilhar via


FunctionAppRuntimeSettings.IsEarlyAccess Propriedade

Definição

Obtém <code>true</code> se a versão secundária for de acesso antecipado; caso contrário, <code>false</code>.

[Newtonsoft.Json.JsonProperty(PropertyName="isEarlyAccess")]
public bool? IsEarlyAccess { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isEarlyAccess")>]
member this.IsEarlyAccess : Nullable<bool>
Public ReadOnly Property IsEarlyAccess As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a