NodeImageSelectionType(String) Constructor

Definition

Initializes a new instance of NodeImageSelectionType.

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

Parameters

value
String

Exceptions

value is null.

Applies to