Documentation
¶
Index ¶
Constants ¶
View Source
const ( FabricItemType = fabcore.ItemTypeMirroredDatabase ItemDefinitionEmpty = `` /* 154-byte string literal not displayed */ ItemDefinitionPathDocsURL = "https://learn.microsoft.com/rest/api/fabric/articles/item-management/definitions/mirrored-database-definition" )
Variables ¶
View Source
var ItemTypeInfo = tftypeinfo.TFTypeInfo{ Name: "Mirrored Database", Type: "mirrored_database", Names: "Mirrored Databases", Types: "mirrored_databases", DocsURL: "https://learn.microsoft.com/fabric/database/mirrored-database/overview", IsPreview: false, IsSPNSupported: true, }
Functions ¶
func NewDataSourceMirroredDatabase ¶
func NewDataSourceMirroredDatabase(ctx context.Context) datasource.DataSource
func NewDataSourceMirroredDatabases ¶
func NewDataSourceMirroredDatabases(ctx context.Context) datasource.DataSource
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.