Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateResourceGroupID ¶ added in v1.38.0
ValidateResourceGroupID validates that the specified Resource Group ID is Valid
func ValidateResourceGroupIDOrEmpty ¶ added in v1.38.0
ValidateResourceGroupIDOrEmpty validates that the specified ID is either Empty or a Valid Resource Group ID
Types ¶
type AzureManagementLockId ¶ added in v1.40.0
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
type ResourceGroupResourceID ¶ added in v1.38.0
type ResourceGroupResourceID struct {
Name string
}
func ParseResourceGroupID ¶ added in v1.38.0
func ParseResourceGroupID(input string) (*ResourceGroupResourceID, error)
Source Files ¶
Click to show internal directories.
Click to hide internal directories.