Documentation ¶
Index ¶
- func ValidateEventHubArchiveNameFormat(v interface{}, k string) (warnings []string, errors []error)
- func ValidateEventHubMessageRetentionCount(v interface{}, _ string) (warnings []string, errors []error)
- func ValidateEventHubPartitionCount(v interface{}, _ string) (warnings []string, errors []error)
- type Registration
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateEventHubArchiveNameFormat ¶ added in v1.40.0
func ValidateEventHubMessageRetentionCount ¶ added in v1.40.0
func ValidateEventHubPartitionCount ¶ added in v1.40.0
Types ¶
type Registration ¶ added in v1.39.0
type Registration struct{}
func (Registration) Name ¶ added in v1.39.0
func (r Registration) Name() string
Name is the name of this Service
func (Registration) SupportedDataSources ¶ added in v1.39.0
func (r Registration) SupportedDataSources() map[string]*schema.Resource
SupportedDataSources returns the supported Data Sources supported by this Service
func (Registration) SupportedResources ¶ added in v1.39.0
func (r Registration) SupportedResources() map[string]*schema.Resource
SupportedResources returns the supported Resources supported by this Service
Source Files ¶
- data_source_eventhub_namespace.go
- data_source_eventhub_namespace_authorization_rule.go
- registration.go
- resource_arm_eventhub.go
- resource_arm_eventhub_authorization_rule.go
- resource_arm_eventhub_consumer_group.go
- resource_arm_eventhub_namespace.go
- resource_arm_eventhub_namespace_authorization_rule.go
- resource_arm_eventhub_namespace_disaster_recovery_config.go
Click to show internal directories.
Click to hide internal directories.