AutoUpgradeNodeImageSelectionType(String) Constructor

Definition

Initializes a new instance of AutoUpgradeNodeImageSelectionType.

public AutoUpgradeNodeImageSelectionType(string value);
new Azure.ResourceManager.ContainerServiceFleet.Models.AutoUpgradeNodeImageSelectionType : string -> Azure.ResourceManager.ContainerServiceFleet.Models.AutoUpgradeNodeImageSelectionType
Public Sub New (value As String)

Parameters

value
String

The value.

Exceptions

value is null.

Applies to