Partilhar via


FunctionAppRuntimeSettings.IsPreview Propriedade

Definição

Obtém <code>true</code> se a pilha estiver em versão prévia; caso contrário, <code>false</code>.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a