Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Registration ¶
type Registration struct{}
func (Registration) SupportedDataSources ¶
func (r Registration) SupportedDataSources() map[string]*schema.Resource
SupportedDataSources returns the supported Data Sources supported by this Service
func (Registration) SupportedResources ¶
func (r Registration) SupportedResources() map[string]*schema.Resource
SupportedResources returns the supported Resources supported by this Service
func (Registration) WebsiteCategories ¶
func (r Registration) WebsiteCategories() []string
WebsiteCategories returns a list of categories which can be used for the sidebar
Source Files ¶
- client_config_data_source.go
- client_config_data_source_aadgraph.go
- client_config_data_source_msgraph.go
- registration.go
- schema.go
- service_principal_certificate_resource.go
- service_principal_certificate_resource_aadgraph.go
- service_principal_certificate_resource_msgraph.go
- service_principal_data_source.go
- service_principal_data_source_aadgraph.go
- service_principal_data_source_msgraph.go
- service_principal_password_resource.go
- service_principal_password_resource_aadgraph.go
- service_principal_password_resource_msgraph.go
- service_principal_resource.go
- service_principal_resource_aadgraph.go
- service_principal_resource_msgraph.go
Click to show internal directories.
Click to hide internal directories.