Documentation ¶
Index ¶
- Variables
- func FindNetworkInterfaceIPConfiguration(input *[]network.InterfaceIPConfiguration, name string) *network.InterfaceIPConfiguration
- func SubnetProvisioningStateRefreshFunc(ctx context.Context, client *network.SubnetsClient, id parse.SubnetId) pluginsdk.StateRefreshFunc
- func VirtualNetworkProvisioningStateRefreshFunc(ctx context.Context, client *network.VirtualNetworksClient, ...) pluginsdk.StateRefreshFunc
- type Registration
Constants ¶
This section is empty.
Variables ¶
View Source
var SubnetResourceName = "azurerm_subnet"
View Source
var VPNGatewayResourceName = "azurerm_vpn_gateway"
View Source
var VirtualNetworkResourceName = "azurerm_virtual_network"
Functions ¶
func FindNetworkInterfaceIPConfiguration ¶
func FindNetworkInterfaceIPConfiguration(input *[]network.InterfaceIPConfiguration, name string) *network.InterfaceIPConfiguration
func SubnetProvisioningStateRefreshFunc ¶
func SubnetProvisioningStateRefreshFunc(ctx context.Context, client *network.SubnetsClient, id parse.SubnetId) pluginsdk.StateRefreshFunc
func VirtualNetworkProvisioningStateRefreshFunc ¶
func VirtualNetworkProvisioningStateRefreshFunc(ctx context.Context, client *network.VirtualNetworksClient, id parse.VirtualNetworkId) pluginsdk.StateRefreshFunc
Types ¶
type Registration ¶
type Registration struct{}
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 ¶
- application_gateway_data_source.go
- application_gateway_resource.go
- application_security_group_data_source.go
- application_security_group_resource.go
- bastion_host_resource.go
- deprecated.go
- express_route_circuit_authorization_resource.go
- express_route_circuit_connection_resource.go
- express_route_circuit_data_source.go
- express_route_circuit_peering_resource.go
- express_route_circuit_resource.go
- express_route_connection_resource.go
- express_route_gateway_resource.go
- express_route_port_resource.go
- ip_group_data_source.go
- ip_group_resource.go
- local_network_gateway_data_source.go
- local_network_gateway_resource.go
- nat_gateway_data_source.go
- nat_gateway_public_ip_association_resource.go
- nat_gateway_public_ip_prefix_association_resource.go
- nat_gateway_resource.go
- network_connection_monitor_resource.go
- network_ddos_protection_plan_data_source.go
- network_ddos_protection_plan_resource.go
- network_interface.go
- network_interface_application_gateway_association_resource.go
- network_interface_application_security_group_association_resource.go
- network_interface_backend_address_pool_association_resource.go
- network_interface_data_source.go
- network_interface_helpers.go
- network_interface_locking.go
- network_interface_nat_rule_association_resource.go
- network_interface_network_security_group_association_resource.go
- network_interface_resource.go
- network_packet_capture_resource.go
- network_profile_resource.go
- network_security_group_data_source.go
- network_security_group_resource.go
- network_security_rule_resource.go
- network_service_tags_data_source.go
- network_subresource.go
- network_watcher_data_source.go
- network_watcher_flow_log_resource.go
- network_watcher_resource.go
- packet_capture_resource.go
- point_to_site_vpn_gateway_resource.go
- private_endpoint_connection_data_source.go
- private_endpoint_resource.go
- private_link_service_data_source.go
- private_link_service_endpoint_connections_data_source.go
- private_link_service_resource.go
- public_ip_data_source.go
- public_ip_prefix_data_source.go
- public_ip_prefix_resource.go
- public_ip_resource.go
- public_ips_data_source.go
- registration.go
- resourceids.go
- route_filter_data_source.go
- route_filter_resource.go
- route_resource.go
- route_table_data_source.go
- route_table_resource.go
- subnet_data_source.go
- subnet_nat_gateway_association_resource.go
- subnet_network_security_group_association_resource.go
- subnet_resource.go
- subnet_route_table_association_resource.go
- subnet_service_endpoint_storage_policy_resource.go
- virtual_hub_bgp_connection_resource.go
- virtual_hub_connection_resource.go
- virtual_hub_data_source.go
- virtual_hub_ip_resource.go
- virtual_hub_resource.go
- virtual_hub_route_table_resource.go
- virtual_hub_route_table_route_resource.go
- virtual_hub_security_partner_provider_resource.go
- virtual_network_data_source.go
- virtual_network_dns_servers_resource.go
- virtual_network_gateway_connection_data_source.go
- virtual_network_gateway_connection_resource.go
- virtual_network_gateway_data_source.go
- virtual_network_gateway_resource.go
- virtual_network_peering_resource.go
- virtual_network_resource.go
- virtual_wan_data_source.go
- virtual_wan_resource.go
- vpn_gateway_connection_resource.go
- vpn_gateway_data_source.go
- vpn_gateway_nat_rule_resource.go
- vpn_gateway_resource.go
- vpn_server_configuration_resource.go
- vpn_site_resource.go
- web_application_firewall_policy_data_source.go
- web_application_firewall_policy_resource.go
Click to show internal directories.
Click to hide internal directories.