IotHubSku(String) Constructor

Definition

Initializes a new instance of IotHubSku.

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

Parameters

value
String

Exceptions

value is null.

Applies to