你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

WebSiteExtension.LocalIsLatestVersion Property

Definition

<code>true</code> if the local version is the latest version; <code>false</code> otherwise.

public Azure.Provisioning.BicepValue<bool> LocalIsLatestVersion { get; }
member this.LocalIsLatestVersion : Azure.Provisioning.BicepValue<bool>
Public ReadOnly Property LocalIsLatestVersion As BicepValue(Of Boolean)

Property Value

Applies to