Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CassandraKeyspaceId ¶
func CassandraKeyspaceID ¶
func CassandraKeyspaceID(input string) (*CassandraKeyspaceId, error)
type DatabaseAccountId ¶
func DatabaseAccountID ¶
func DatabaseAccountID(input string) (*DatabaseAccountId, error)
type GremlinDatabaseId ¶
func GremlinDatabaseID ¶
func GremlinDatabaseID(input string) (*GremlinDatabaseId, error)
type GremlinGraphId ¶
func GremlinGraphID ¶
func GremlinGraphID(input string) (*GremlinGraphId, error)
type MongoDbCollectionId ¶
func MongoDbCollectionID ¶
func MongoDbCollectionID(input string) (*MongoDbCollectionId, error)
type MongoDbDatabaseId ¶
func MongoDbDatabaseID ¶
func MongoDbDatabaseID(input string) (*MongoDbDatabaseId, error)
type SqlContainerId ¶
func SqlContainerID ¶
func SqlContainerID(input string) (*SqlContainerId, error)
type SqlDatabaseId ¶
func SqlDatabaseID ¶
func SqlDatabaseID(input string) (*SqlDatabaseId, error)
type StoredProcedureId ¶
type StoredProcedureId struct { ResourceGroup string Account string Database string Container string Name string }
func StoredProcedureID ¶
func StoredProcedureID(input string) (*StoredProcedureId, error)
Click to show internal directories.
Click to hide internal directories.