Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KustoAttachedDatabaseConfigurationId ¶
type KustoAttachedDatabaseConfigurationId struct { ResourceGroup string Cluster string Name string }
func KustoAttachedDatabaseConfigurationID ¶
func KustoAttachedDatabaseConfigurationID(input string) (*KustoAttachedDatabaseConfigurationId, error)
type KustoClusterId ¶
func KustoClusterID ¶
func KustoClusterID(input string) (*KustoClusterId, error)
type KustoClusterPrincipalAssignmentId ¶
func KustoClusterPrincipalAssignmentID ¶
func KustoClusterPrincipalAssignmentID(input string) (*KustoClusterPrincipalAssignmentId, error)
type KustoDatabaseId ¶
func KustoDatabaseID ¶
func KustoDatabaseID(input string) (*KustoDatabaseId, error)
type KustoDatabasePrincipalAssignmentId ¶
type KustoDatabasePrincipalAssignmentId struct { ResourceGroup string Cluster string Database string Name string }
func KustoDatabasePrincipalAssignmentID ¶
func KustoDatabasePrincipalAssignmentID(input string) (*KustoDatabasePrincipalAssignmentId, error)
type KustoDatabasePrincipalId ¶
type KustoDatabasePrincipalId struct { ResourceGroup string Cluster string Database string Role string Name string }
func KustoDatabasePrincipalID ¶
func KustoDatabasePrincipalID(input string) (*KustoDatabasePrincipalId, error)
type KustoEventHubDataConnectionId ¶
type KustoEventHubDataConnectionId struct { ResourceGroup string Cluster string Database string Name string }
func KustoEventHubDataConnectionID ¶
func KustoEventHubDataConnectionID(input string) (*KustoEventHubDataConnectionId, error)
Click to show internal directories.
Click to hide internal directories.