AttachedDatabaseConfiguration type
Třída představující připojenou konfiguraci databáze
type AttachedDatabaseConfiguration = ProxyResource & {
attachedDatabaseNames?: string[]
databaseName?: string
defaultPrincipalsModificationKind?: DefaultPrincipalsModificationKind
kustoPoolResourceId?: string
location?: string
provisioningState?: ResourceProvisioningState
systemData?: SystemData
tableLevelSharingProperties?: TableLevelSharingProperties
}