Share via


IClusterUpdateVersionParameters Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.ClusterUpdateVersionParametersTypeConverter))]
public interface IClusterUpdateVersionParameters : Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.ClusterUpdateVersionParametersTypeConverter))>]
type IClusterUpdateVersionParameters = interface
    interface IJsonSerializable
Public Interface IClusterUpdateVersionParameters
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
TargetClusterVersion

The version to be applied to the cluster during update.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to