AzureKustoClusterResource Methods
ClassMethods2 members
A resource that represents a Kusto cluster.
AddAsExistingResource(AzureResourceInfrastructure)Section titled AddAsExistingResource(AzureResourceInfrastructure)overrideProvisionableResourcepublic class AzureKustoClusterResource{ public override ProvisionableResource AddAsExistingResource( AzureResourceInfrastructure infra) { // ... }}Parameters
infraAzureResourceInfrastructureAddRoleAssignments(IAddRoleAssignmentsContext)Section titled AddRoleAssignments(IAddRoleAssignmentsContext)overridepublic class AzureKustoClusterResource{ public override void AddRoleAssignments( IAddRoleAssignmentsContext roleAssignmentContext) { // ... }}Parameters
roleAssignmentContextIAddRoleAssignmentsContext