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

ClusterManifestQueryDescription.ClusterManifestVersion Property

Definition

Gets or sets the version of the cluster manifest to retrieve.

public string ClusterManifestVersion { get; set; }
member this.ClusterManifestVersion : string with get, set
Public Property ClusterManifestVersion As String

Property Value

The version of the cluster manifest.

Remarks

When set to null (default) or an empty string, the current running cluster manifest will be retrieved.

Applies to