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