ArmNetworkCloudModelFactory.ClusterUpdateVersionContent(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.