Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateResourceGroupID ¶
ValidateResourceGroupID validates that the specified Resource Group ID is Valid
func ValidateResourceGroupIDOrEmpty ¶
ValidateResourceGroupIDOrEmpty validates that the specified ID is either Empty or a Valid Resource Group ID
Types ¶
type AzureManagementLockId ¶
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
type ResourceGroupResourceID ¶
type ResourceGroupResourceID struct {
Name string
}
func ParseResourceGroupID ¶
func ParseResourceGroupID(input string) (*ResourceGroupResourceID, error)
Source Files ¶
- data_source_resource_group.go
- data_source_resources.go
- group_parser.go
- group_validator.go
- registration.go
- resource_arm_management_lock.go
- resource_arm_resource_group.go
- resource_arm_template_deployment.go
- template_deployment_common.go
- template_deployment_resource_group_resource.go
- template_deployment_subscription_resource.go
Click to show internal directories.
Click to hide internal directories.