Udostępnij za pośrednictwem


KustoClusterPublicIPType(String) Constructor

Definition

Initializes a new instance of KustoClusterPublicIPType.

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

Parameters

value
String

Exceptions

value is null.

Applies to