HybridComputeLicenseType(String) Constructor

Definition

Initializes a new instance of HybridComputeLicenseType.

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

Parameters

value
String

Exceptions

value is null.

Applies to