AttachedDatabaseConfiguration.DefinitionStages.WithCreate |
AttachedDatabaseConfiguration.DefinitionStages.WithDatabaseName.withDatabaseName(String databaseName) |
Specifies the databaseName property: The name of the database which you would like to attach, use * if
you want to follow all current and future databases..
|
AttachedDatabaseConfiguration.DefinitionStages.WithCreate |
AttachedDatabaseConfiguration.DefinitionStages.WithDefaultPrincipalsModificationKind.withDefaultPrincipalsModificationKind(DefaultPrincipalsModificationKind defaultPrincipalsModificationKind) |
Specifies the defaultPrincipalsModificationKind property: The default principals modification kind.
|
AttachedDatabaseConfiguration.DefinitionStages.WithCreate |
AttachedDatabaseConfiguration.DefinitionStages.WithParentResource.withExistingKustoPool(String workspaceName,
String kustoPoolName,
String resourceGroupName) |
Specifies workspaceName, kustoPoolName, resourceGroupName.
|
AttachedDatabaseConfiguration.DefinitionStages.WithCreate |
AttachedDatabaseConfiguration.DefinitionStages.WithKustoPoolResourceId.withKustoPoolResourceId(String kustoPoolResourceId) |
Specifies the kustoPoolResourceId property: The resource id of the kusto pool where the databases you
would like to attach reside..
|
AttachedDatabaseConfiguration.DefinitionStages.WithCreate |
AttachedDatabaseConfiguration.DefinitionStages.WithLocation.withRegion(com.azure.core.management.Region location) |
Specifies the region for the resource.
|
AttachedDatabaseConfiguration.DefinitionStages.WithCreate |
AttachedDatabaseConfiguration.DefinitionStages.WithLocation.withRegion(String location) |
Specifies the region for the resource.
|
AttachedDatabaseConfiguration.DefinitionStages.WithCreate |
AttachedDatabaseConfiguration.DefinitionStages.WithTableLevelSharingProperties.withTableLevelSharingProperties(TableLevelSharingProperties tableLevelSharingProperties) |
Specifies the tableLevelSharingProperties property: Table level sharing specifications.
|