次の方法で共有


WebAppRuntimeSettings.IsEarlyAccess プロパティ

定義

マイナー バージョンが早期アクセスの場合は、lt;code>true</code> を取得&します。それ以外の場合は、<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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象