Azure.ResourceManager.Kusto.Models Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
AcceptedAudience |
Represents an accepted audience trusted by the cluster. |
ArmKustoModelFactory |
Model factory for models. |
CalloutPoliciesList |
A list of the service's callout policy objects. |
CalloutPolicyToRemove |
Configuration for an external callout policy to remove. |
ClusterMigrateContent |
A cluster migrate request. |
DatabaseInviteFollowerContent |
The request to invite a follower to a database. |
DatabaseInviteFollowerResult |
The result returned from a follower invitation generation request. |
DatabasePrincipalList |
The list Kusto database principals operation request. |
DataConnectionValidationContent |
Class representing an data connection validation. |
DataConnectionValidationResult |
The result returned from a data connection validation request. |
DataConnectionValidationResults |
The list Kusto data connection validation result. |
DiagnoseVirtualNetworkResult |
The DiagnoseVirtualNetworkResult. |
EndpointDependency |
A domain name that a service is reached at, including details of the current connection status. |
EndpointDetail |
Current TCP connectivity information from the Kusto cluster to a single endpoint. |
KustoAttachedDatabaseConfigurationNameAvailabilityContent |
The result returned from a AttachedDatabaseConfigurations check name availability request. |
KustoAvailableSkuDetails |
Azure resource SKU definition. |
KustoCalloutPolicy |
Configuration for external callout policies, including URI patterns, access types, and service types. |
KustoCapacity |
Azure capacity definition. |
KustoClusterNameAvailabilityContent |
The result returned from a cluster check name availability request. |
KustoClusterPatch |
Class representing an update to a Kusto cluster. |
KustoClusterPrincipalAssignmentNameAvailabilityContent |
A principal assignment check name availability request. |
KustoClusterTrustedExternalTenant |
Represents a tenant ID that is trusted by the cluster. |
KustoClusterVirtualNetworkConfiguration |
A class that contains virtual network definition. |
KustoCosmosDBDataConnection |
Class representing a CosmosDb data connection. |
KustoDatabaseNameAvailabilityContent |
The result returned from a database check name availability request. |
KustoDatabasePrincipal |
A class representing database principal entity. |
KustoDatabasePrincipalAssignmentNameAvailabilityContent |
A principal assignment check name availability request. |
KustoDatabaseTableLevelSharingProperties |
Tables that will be included and excluded in the follower database. |
KustoDataConnectionNameAvailabilityContent |
A data connection check name availability request. |
KustoEventGridDataConnection |
Class representing an Event Grid data connection. |
KustoEventHubDataConnection |
Class representing an event hub data connection. |
KustoFollowerDatabase |
A class representing follower database object. |
KustoFollowerDatabaseDefinition |
A class representing follower database request. |
KustoIotHubDataConnection |
Class representing an iot hub data connection. |
KustoKeyVaultProperties |
Properties of the key vault. |
KustoLanguageExtension |
The language extension object. |
KustoLanguageExtensionList |
The list of language extension objects. |
KustoManagedPrivateEndpointNameAvailabilityContent |
The result returned from a managedPrivateEndpoints check name availability request. |
KustoNameAvailabilityResult |
The result returned from a check name availability request. |
KustoPrivateLinkServiceConnectionStateProperty |
Connection State of the Private Endpoint Connection. |
KustoReadOnlyFollowingDatabase |
Class representing a read only following database. |
KustoReadWriteDatabase |
Class representing a read write database. |
KustoResourceSkuCapabilities |
Describes The SKU capabilities object. |
KustoResourceSkuZoneDetails |
Describes The zonal capabilities of a SKU. |
KustoScriptNameAvailabilityContent |
A script name availability request. |
KustoSku |
Azure SKU definition. |
KustoSkuDescription |
The Kusto SKU description of given resource type. |
KustoSkuLocationInfoItem |
The locations and zones info for SKU. |
MigrationClusterProperties |
Represents a properties of a cluster that is part of a migration. |
OptimizedAutoscale |
A class that contains the optimized auto scale definition. |
OutboundNetworkDependenciesEndpoint |
Endpoints accessed for a common purpose that the Kusto Service Environment requires outbound network access to. |
SandboxCustomImagesCheckNameContent |
The result returned from a sandboxCustomImage check name availability request. |
Structs
AttachedDatabaseType |
The type of resource, for instance Microsoft.Kusto/clusters/attachedDatabaseConfigurations. |
BlobStorageEventType |
The name of blob storage event type to process. |
EventHubMessagesCompressionType |
The compression type. |
KustoCalloutPolicyCalloutType |
Type of the callout service, specifying the kind of external resource or service being accessed. |
KustoCalloutPolicyOutboundAccess |
Indicates whether outbound access is permitted for the specified URI pattern. |
KustoClusterEngineType |
The engine type. |
KustoClusterNetworkAccessFlag |
Whether or not to restrict outbound network access. Value is optional but if passed in, must be 'Enabled' or 'Disabled'. |
KustoClusterPrincipalAssignmentType |
The type of resource, Microsoft.Kusto/clusters/principalAssignments. |
KustoClusterPrincipalRole |
Cluster principal role. |
KustoClusterPublicIPType |
Indicates what public IP type to create - IPv4 (default), or DualStack (both IPv4 and IPv6). |
KustoClusterPublicNetworkAccess |
Public network access to the cluster is enabled by default. When disabled, only private endpoint connection to the cluster is allowed. |
KustoClusterState |
The state of the resource. |
KustoClusterType |
The type of resource, Microsoft.Kusto/clusters. |
KustoClusterVnetState |
When enabled, the cluster is deployed into the configured subnet, when disabled it will be removed from the subnet. |
KustoClusterZoneStatus |
Indicates whether the cluster is zonal or non-zonal. |
KustoDatabaseCallerRole |
The KustoDatabaseCallerRole. |
KustoDatabaseDefaultPrincipalsModificationKind |
The default principals modification kind. |
KustoDatabasePrincipalAssignmentType |
The type of resource, Microsoft.Kusto/clusters/databases/principalAssignments. |
KustoDatabasePrincipalRole |
Database principal role. |
KustoDatabasePrincipalsModificationKind |
The principals modification kind of the database. |
KustoDatabasePrincipalType |
Database principal type. |
KustoDatabaseRouting |
Indication for database routing information from the data connection, by default only database routing information is allowed. |
KustoDatabaseShareOrigin |
The origin of the following setup. |
KustoDataConnectionType |
The type of resource, Microsoft.Kusto/clusters/databases/dataConnections. |
KustoEventGridDataFormat |
The data format of the message. Optionally the data format can be added to each message. |
KustoEventHubDataFormat |
The data format of the message. Optionally the data format can be added to each message. |
KustoIotHubDataFormat |
The data format of the message. Optionally the data format can be added to each message. |
KustoLanguageExtensionImageName |
Language extension image name. |
KustoLanguageExtensionName |
Language extension that can run within KQL query. |
KustoManagedPrivateEndpointsType |
The type of resource, for instance Microsoft.Kusto/clusters/managedPrivateEndpoints. |
KustoNameUnavailableReason |
Message providing the reason why the given name is invalid. |
KustoPrincipalAssignmentType |
Principal type. |
KustoProvisioningState |
The provisioned state of the resource. |
KustoScaleType |
Scale type. |
KustoScriptLevel |
Differentiates between the type of script commands included - Database or Cluster. The default is Database. |
KustoScriptType |
The type of resource, Microsoft.Kusto/clusters/databases/scripts. |
KustoSkuName |
SKU name. |
KustoSkuTier |
SKU tier. |
MigrationClusterRole |
The role of the cluster in the migration process. |
PrincipalPermissionsAction |
Indicates if the permissions for the script caller are kept following completion of the script. |
SandboxCustomImageLanguage |
The language name, for example Python. |
SandboxCustomImageType |
The type of resource, for instance Microsoft.Kusto/clusters/sandboxCustomImages. |
Enums
KustoDatabaseResourceType |
The type of resource, for instance Microsoft.Kusto/clusters/databases. |
Azure SDK for .NET