ArmNetworkCloudModelFactory.ClusterUpdateVersionContent(String) Method

Definition

public static Azure.ResourceManager.NetworkCloud.Models.ClusterUpdateVersionContent ClusterUpdateVersionContent(string targetClusterVersion = default);
static member ClusterUpdateVersionContent : string -> Azure.ResourceManager.NetworkCloud.Models.ClusterUpdateVersionContent
Public Shared Function ClusterUpdateVersionContent (Optional targetClusterVersion As String = Nothing) As ClusterUpdateVersionContent

Parameters

targetClusterVersion
String

The version to be applied to the cluster during update.

Returns

A new ClusterUpdateVersionContent instance for mocking.

Applies to