IAttachedDatabaseConfigurationProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.AttachedDatabaseConfigurationPropertiesTypeConverter))]
public interface IAttachedDatabaseConfigurationProperties : Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.AttachedDatabaseConfigurationPropertiesTypeConverter))>]
type IAttachedDatabaseConfigurationProperties = interface
    interface IJsonSerializable
Public Interface IAttachedDatabaseConfigurationProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AttachedDatabaseName
ClusterResourceId
DatabaseName
DatabaseNameOverride
DatabaseNamePrefix
DefaultPrincipalsModificationKind
ProvisioningState
TableLevelSharingPropertyExternalTablesToExclude
TableLevelSharingPropertyExternalTablesToInclude
TableLevelSharingPropertyFunctionsToExclude
TableLevelSharingPropertyFunctionsToInclude
TableLevelSharingPropertyMaterializedViewsToExclude
TableLevelSharingPropertyMaterializedViewsToInclude
TableLevelSharingPropertyTablesToExclude
TableLevelSharingPropertyTablesToInclude

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to