Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( SubnetResourceName = "azurerm_subnet" VirtualNetworkResourceName = "azurerm_virtual_network" )
Functions ¶
func FirewallDataSourcePolicyRead ¶
func FirewallDataSourcePolicyRead(d *pluginsdk.ResourceData, meta interface{}) error
Types ¶
type Registration ¶
type Registration struct{}
func (Registration) AssociatedGitHubLabel ¶
func (r Registration) AssociatedGitHubLabel() string
func (Registration) SupportedDataSources ¶
func (r Registration) SupportedDataSources() map[string]*pluginsdk.Resource
SupportedDataSources returns the supported Data Sources supported by this Service
func (Registration) SupportedResources ¶
func (r Registration) SupportedResources() map[string]*pluginsdk.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
¶
- firewall_application_rule_collection_resource.go
- firewall_data_source.go
- firewall_nat_rule_collection_resource.go
- firewall_network_rule_collection_resource.go
- firewall_policy_data_source.go
- firewall_policy_resource.go
- firewall_policy_rule_collection_group_resource.go
- firewall_resource.go
- internal.go
- registration.go
- resourceids.go
- subresource.go
Click to show internal directories.
Click to hide internal directories.