Share via


KustoClusterPatch(AzureLocation) Constructor

Definition

Initializes a new instance of KustoClusterPatch.

public KustoClusterPatch(Azure.Core.AzureLocation ___location);
new Azure.ResourceManager.Kusto.Models.KustoClusterPatch : Azure.Core.AzureLocation -> Azure.ResourceManager.Kusto.Models.KustoClusterPatch
Public Sub New (___location As AzureLocation)

Parameters

___location
AzureLocation

The ___location.

Applies to