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