KustoClusterResource
ResourceType
KustoClusterResource()
Data
HasData
AddCalloutPolicies(WaitUntil, CalloutPoliciesList, CancellationToken)
AddCalloutPoliciesAsync(WaitUntil, CalloutPoliciesList, CancellationToken)
AddLanguageExtensions(WaitUntil, KustoLanguageExtensionList, CancellationToken)
AddLanguageExtensionsAsync(WaitUntil, KustoLanguageExtensionList, CancellationToken)
AddTag(String, String, CancellationToken)
AddTagAsync(String, String, CancellationToken)
CheckKustoAttachedDatabaseConfigurationNameAvailability(KustoAttachedDatabaseConfigurationNameAvailabilityContent, CancellationToken)
CheckKustoAttachedDatabaseConfigurationNameAvailabilityAsync(KustoAttachedDatabaseConfigurationNameAvailabilityContent, CancellationToken)
CheckKustoClusterPrincipalAssignmentNameAvailability(KustoClusterPrincipalAssignmentNameAvailabilityContent, CancellationToken)
CheckKustoClusterPrincipalAssignmentNameAvailabilityAsync(KustoClusterPrincipalAssignmentNameAvailabilityContent, CancellationToken)
CheckKustoDatabaseNameAvailability(KustoDatabaseNameAvailabilityContent, CancellationToken)
CheckKustoDatabaseNameAvailabilityAsync(KustoDatabaseNameAvailabilityContent, CancellationToken)
CheckKustoManagedPrivateEndpointNameAvailability(KustoManagedPrivateEndpointNameAvailabilityContent, CancellationToken)
CheckKustoManagedPrivateEndpointNameAvailabilityAsync(KustoManagedPrivateEndpointNameAvailabilityContent, CancellationToken)
CheckNameAvailabilitySandboxCustomImage(SandboxCustomImagesCheckNameContent, CancellationToken)
CheckNameAvailabilitySandboxCustomImageAsync(SandboxCustomImagesCheckNameContent, CancellationToken)
CreateResourceIdentifier(String, String, String)
Delete(WaitUntil, CancellationToken)
DeleteAsync(WaitUntil, CancellationToken)
DetachFollowerDatabases(WaitUntil, KustoFollowerDatabaseDefinition, CancellationToken)
DetachFollowerDatabasesAsync(WaitUntil, KustoFollowerDatabaseDefinition, CancellationToken)
DiagnoseVirtualNetwork(WaitUntil, CancellationToken)
DiagnoseVirtualNetworkAsync(WaitUntil, CancellationToken)
Get(CancellationToken)
GetAsync(CancellationToken)
GetAvailableSkus(CancellationToken)
GetAvailableSkusAsync(CancellationToken)
GetCalloutPolicies(CancellationToken)
GetCalloutPoliciesAsync(CancellationToken)
GetFollowerDatabases(CancellationToken)
GetFollowerDatabasesAsync(CancellationToken)
GetFollowerDatabasesGet(CancellationToken)
GetFollowerDatabasesGetAsync(CancellationToken)
GetKustoAttachedDatabaseConfiguration(String, CancellationToken)
GetKustoAttachedDatabaseConfigurationAsync(String, CancellationToken)
GetKustoAttachedDatabaseConfigurations()
GetKustoClusterPrincipalAssignment(String, CancellationToken)
GetKustoClusterPrincipalAssignmentAsync(String, CancellationToken)
GetKustoClusterPrincipalAssignments()
GetKustoDatabase(String, CancellationToken)
GetKustoDatabaseAsync(String, CancellationToken)
GetKustoDatabases()
GetKustoManagedPrivateEndpoint(String, CancellationToken)
GetKustoManagedPrivateEndpointAsync(String, CancellationToken)
GetKustoManagedPrivateEndpoints()
GetKustoPrivateEndpointConnection(String, CancellationToken)
GetKustoPrivateEndpointConnectionAsync(String, CancellationToken)
GetKustoPrivateEndpointConnections()
GetKustoPrivateLinkResource(String, CancellationToken)
GetKustoPrivateLinkResourceAsync(String, CancellationToken)
GetKustoPrivateLinkResources()
GetLanguageExtensions(CancellationToken)
GetLanguageExtensionsAsync(CancellationToken)
GetOutboundNetworkDependenciesEndpoints(CancellationToken)
GetOutboundNetworkDependenciesEndpointsAsync(CancellationToken)
GetSandboxCustomImage(String, CancellationToken)
GetSandboxCustomImageAsync(String, CancellationToken)
GetSandboxCustomImages()
Migrate(WaitUntil, ClusterMigrateContent, CancellationToken)
MigrateAsync(WaitUntil, ClusterMigrateContent, CancellationToken)
RemoveCalloutPolicy(WaitUntil, CalloutPolicyToRemove, CancellationToken)
RemoveCalloutPolicyAsync(WaitUntil, CalloutPolicyToRemove, CancellationToken)
RemoveLanguageExtensions(WaitUntil, KustoLanguageExtensionList, CancellationToken)
RemoveLanguageExtensionsAsync(WaitUntil, KustoLanguageExtensionList, CancellationToken)
RemoveTag(String, CancellationToken)
RemoveTagAsync(String, CancellationToken)
SetTags(IDictionary<String, String>, CancellationToken)
SetTagsAsync(IDictionary<String, String>, CancellationToken)
Start(WaitUntil, CancellationToken)
StartAsync(WaitUntil, CancellationToken)
Stop(WaitUntil, CancellationToken)
StopAsync(WaitUntil, CancellationToken)
Update(WaitUntil, KustoClusterPatch, String, CancellationToken)
UpdateAsync(WaitUntil, KustoClusterPatch, String, CancellationToken)
netcoreapp3.0
namespace Azure.ResourceManager.Kusto
{
public class KustoClusterResource : ArmResource, IJsonModel<KustoClusterData>, IPersistableModel<KustoClusterData>
{
[AsyncStateMachine(typeof(<DeleteAsync>d__47))]
public virtual Task<ArmOperation> DeleteAsync(WaitUntil waitUntil, CancellationToken cancellationToken = default);
}
}
.NET | 5.06.07.08.09.010.0 |
---|---|
.NET Core | 2.02.12.23.03.1 |
.NET Framework | 4.6.14.6.24.74.7.14.7.24.84.8.1 |
.NET Standard | 2.02.1 |
Information specific to netcoreapp3.0 | |
Assembly | Azure.ResourceManager.Kusto , Version=1.6.0.0, PublicKeyToken=92742159e12e44c8 |
Referencing | Your project needs a package reference to |
Package | Azure.ResourceManager.Kusto (1.6.0) netstandard2.0 |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API