Dela via


AzureKustoEmulatorResource(AzureKustoClusterResource) Constructor

Definition

Initializes a new instance of the AzureKustoEmulatorResource class.

public AzureKustoEmulatorResource(Aspire.Hosting.Azure.Kusto.AzureKustoClusterResource innerResource);
new Aspire.Hosting.Azure.Kusto.AzureKustoEmulatorResource : Aspire.Hosting.Azure.Kusto.AzureKustoClusterResource -> Aspire.Hosting.Azure.Kusto.AzureKustoEmulatorResource
Public Sub New (innerResource As AzureKustoClusterResource)

Parameters

innerResource
AzureKustoClusterResource

The wrapped Kusto resource.

Applies to