Versions in this module Expand all Collapse all v1 v1.46.0 Nov 10, 2020 Changes in this version + func ValidateResourceGroupID(i interface{}, k string) (warnings []string, errors []error) + func ValidateResourceGroupIDOrEmpty(i interface{}, k string) (_ []string, errors []error) + type AzureManagementLockId struct + Name string + Scope string + type Registration struct + func (r Registration) Name() string + func (r Registration) SupportedDataSources() map[string]*schema.Resource + func (r Registration) SupportedResources() map[string]*schema.Resource + func (r Registration) WebsiteCategories() []string + type ResourceGroupResourceID struct + Name string + func ParseResourceGroupID(input string) (*ResourceGroupResourceID, error)