azure_sdk 0.18.1 → 0.18.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 8a45a039452e1585034a7096251ed1b229d5b967
4
- data.tar.gz: 9b3f96492b83eb1f0f2ddc854755561264178c19
3
+ metadata.gz: ac183d81ebf95c86152a8a1fac46b900dfb1ffda
4
+ data.tar.gz: 9c474efa5fff6515950add9173e7687ef6232dab
5
5
  SHA512:
6
- metadata.gz: 002111b26ebe51f9db9ec81feb1b8f14a0fe9212df00f1d1f06499d544e7b99fafeb3505553466de6d4d89f0be7a7c4200a85921248b03dac52a4f984aed20f4
7
- data.tar.gz: 1087daf189251a21506a54211c0c0c03fe4641b5fd74084b017fabb97b18b64f7fdebc19db9c95c2ec6a9f3dbda4d912bb01e0fa6f89d2f37236127e11b08b72
6
+ metadata.gz: 5527b5bb0b3dda4904d606871095b3158d42fabfc30340b9dfdf719b123a1ae085df862cf4ad405f04eca70231f5a602493a4f8f0d524be91ac5bdf04cbd5a9b
7
+ data.tar.gz: d231d0970475c08bf38f0ea7bd90982edc57ebaa771cf2799804c45b32452e6177a8426bdcb5ae9628e199e3df62353bb9792a35ffcc5bc36eb08f1fcb7ff951
@@ -3,5 +3,5 @@
3
3
  # Licensed under the MIT License. See License.txt in the project root for license information.
4
4
 
5
5
  module Azure
6
- VERSION = '0.18.1'
6
+ VERSION = '0.18.2'
7
7
  end
@@ -7,406 +7,427 @@ require 'azure_mgmt_network'
7
7
  module Azure::Profiles::Latest
8
8
  module Network
9
9
  module Mgmt
10
- AzureFirewalls = Azure::Network::Mgmt::V2018_06_01::AzureFirewalls
11
- ApplicationGateways = Azure::Network::Mgmt::V2018_06_01::ApplicationGateways
12
- ApplicationSecurityGroups = Azure::Network::Mgmt::V2018_06_01::ApplicationSecurityGroups
13
- DdosProtectionPlans = Azure::Network::Mgmt::V2018_06_01::DdosProtectionPlans
14
- AvailableEndpointServices = Azure::Network::Mgmt::V2018_06_01::AvailableEndpointServices
15
- ExpressRouteCircuitAuthorizations = Azure::Network::Mgmt::V2018_06_01::ExpressRouteCircuitAuthorizations
16
- ExpressRouteCircuitPeerings = Azure::Network::Mgmt::V2018_06_01::ExpressRouteCircuitPeerings
17
- ExpressRouteCircuitConnections = Azure::Network::Mgmt::V2018_06_01::ExpressRouteCircuitConnections
18
- ExpressRouteCircuits = Azure::Network::Mgmt::V2018_06_01::ExpressRouteCircuits
19
- ExpressRouteServiceProviders = Azure::Network::Mgmt::V2018_06_01::ExpressRouteServiceProviders
20
- ExpressRouteCrossConnections = Azure::Network::Mgmt::V2018_06_01::ExpressRouteCrossConnections
21
- ExpressRouteCrossConnectionPeerings = Azure::Network::Mgmt::V2018_06_01::ExpressRouteCrossConnectionPeerings
22
- LoadBalancers = Azure::Network::Mgmt::V2018_06_01::LoadBalancers
23
- LoadBalancerBackendAddressPools = Azure::Network::Mgmt::V2018_06_01::LoadBalancerBackendAddressPools
24
- LoadBalancerFrontendIPConfigurations = Azure::Network::Mgmt::V2018_06_01::LoadBalancerFrontendIPConfigurations
25
- InboundNatRules = Azure::Network::Mgmt::V2018_06_01::InboundNatRules
26
- LoadBalancerLoadBalancingRules = Azure::Network::Mgmt::V2018_06_01::LoadBalancerLoadBalancingRules
27
- LoadBalancerNetworkInterfaces = Azure::Network::Mgmt::V2018_06_01::LoadBalancerNetworkInterfaces
28
- LoadBalancerProbes = Azure::Network::Mgmt::V2018_06_01::LoadBalancerProbes
29
- NetworkInterfaces = Azure::Network::Mgmt::V2018_06_01::NetworkInterfaces
30
- NetworkInterfaceIPConfigurations = Azure::Network::Mgmt::V2018_06_01::NetworkInterfaceIPConfigurations
31
- NetworkInterfaceLoadBalancers = Azure::Network::Mgmt::V2018_06_01::NetworkInterfaceLoadBalancers
32
- NetworkSecurityGroups = Azure::Network::Mgmt::V2018_06_01::NetworkSecurityGroups
33
- SecurityRules = Azure::Network::Mgmt::V2018_06_01::SecurityRules
34
- DefaultSecurityRules = Azure::Network::Mgmt::V2018_06_01::DefaultSecurityRules
35
- NetworkWatchers = Azure::Network::Mgmt::V2018_06_01::NetworkWatchers
36
- PacketCaptures = Azure::Network::Mgmt::V2018_06_01::PacketCaptures
37
- ConnectionMonitors = Azure::Network::Mgmt::V2018_06_01::ConnectionMonitors
38
- Operations = Azure::Network::Mgmt::V2018_06_01::Operations
39
- PublicIPAddresses = Azure::Network::Mgmt::V2018_06_01::PublicIPAddresses
40
- RouteFilters = Azure::Network::Mgmt::V2018_06_01::RouteFilters
41
- RouteFilterRules = Azure::Network::Mgmt::V2018_06_01::RouteFilterRules
42
- RouteTables = Azure::Network::Mgmt::V2018_06_01::RouteTables
43
- Routes = Azure::Network::Mgmt::V2018_06_01::Routes
44
- BgpServiceCommunities = Azure::Network::Mgmt::V2018_06_01::BgpServiceCommunities
45
- Usages = Azure::Network::Mgmt::V2018_06_01::Usages
46
- VirtualNetworks = Azure::Network::Mgmt::V2018_06_01::VirtualNetworks
47
- Subnets = Azure::Network::Mgmt::V2018_06_01::Subnets
48
- VirtualNetworkPeerings = Azure::Network::Mgmt::V2018_06_01::VirtualNetworkPeerings
49
- VirtualNetworkGateways = Azure::Network::Mgmt::V2018_06_01::VirtualNetworkGateways
50
- VirtualNetworkGatewayConnections = Azure::Network::Mgmt::V2018_06_01::VirtualNetworkGatewayConnections
51
- LocalNetworkGateways = Azure::Network::Mgmt::V2018_06_01::LocalNetworkGateways
52
- VirtualWANs = Azure::Network::Mgmt::V2018_06_01::VirtualWANs
53
- VpnSites = Azure::Network::Mgmt::V2018_06_01::VpnSites
54
- VpnSitesConfiguration = Azure::Network::Mgmt::V2018_06_01::VpnSitesConfiguration
55
- VirtualHubs = Azure::Network::Mgmt::V2018_06_01::VirtualHubs
56
- HubVirtualNetworkConnections = Azure::Network::Mgmt::V2018_06_01::HubVirtualNetworkConnections
57
- VpnGateways = Azure::Network::Mgmt::V2018_06_01::VpnGateways
58
- VpnConnections = Azure::Network::Mgmt::V2018_06_01::VpnConnections
10
+ AzureFirewalls = Azure::Network::Mgmt::V2018_07_01::AzureFirewalls
11
+ ApplicationGateways = Azure::Network::Mgmt::V2018_07_01::ApplicationGateways
12
+ ApplicationSecurityGroups = Azure::Network::Mgmt::V2018_07_01::ApplicationSecurityGroups
13
+ DdosProtectionPlans = Azure::Network::Mgmt::V2018_07_01::DdosProtectionPlans
14
+ AvailableEndpointServices = Azure::Network::Mgmt::V2018_07_01::AvailableEndpointServices
15
+ ExpressRouteCircuitAuthorizations = Azure::Network::Mgmt::V2018_07_01::ExpressRouteCircuitAuthorizations
16
+ ExpressRouteCircuitPeerings = Azure::Network::Mgmt::V2018_07_01::ExpressRouteCircuitPeerings
17
+ ExpressRouteCircuitConnections = Azure::Network::Mgmt::V2018_07_01::ExpressRouteCircuitConnections
18
+ ExpressRouteCircuits = Azure::Network::Mgmt::V2018_07_01::ExpressRouteCircuits
19
+ ExpressRouteServiceProviders = Azure::Network::Mgmt::V2018_07_01::ExpressRouteServiceProviders
20
+ ExpressRouteCrossConnections = Azure::Network::Mgmt::V2018_07_01::ExpressRouteCrossConnections
21
+ ExpressRouteCrossConnectionPeerings = Azure::Network::Mgmt::V2018_07_01::ExpressRouteCrossConnectionPeerings
22
+ LoadBalancers = Azure::Network::Mgmt::V2018_07_01::LoadBalancers
23
+ LoadBalancerBackendAddressPools = Azure::Network::Mgmt::V2018_07_01::LoadBalancerBackendAddressPools
24
+ LoadBalancerFrontendIPConfigurations = Azure::Network::Mgmt::V2018_07_01::LoadBalancerFrontendIPConfigurations
25
+ InboundNatRules = Azure::Network::Mgmt::V2018_07_01::InboundNatRules
26
+ LoadBalancerLoadBalancingRules = Azure::Network::Mgmt::V2018_07_01::LoadBalancerLoadBalancingRules
27
+ LoadBalancerNetworkInterfaces = Azure::Network::Mgmt::V2018_07_01::LoadBalancerNetworkInterfaces
28
+ LoadBalancerProbes = Azure::Network::Mgmt::V2018_07_01::LoadBalancerProbes
29
+ NetworkInterfaces = Azure::Network::Mgmt::V2018_07_01::NetworkInterfaces
30
+ NetworkInterfaceIPConfigurations = Azure::Network::Mgmt::V2018_07_01::NetworkInterfaceIPConfigurations
31
+ NetworkInterfaceLoadBalancers = Azure::Network::Mgmt::V2018_07_01::NetworkInterfaceLoadBalancers
32
+ NetworkSecurityGroups = Azure::Network::Mgmt::V2018_07_01::NetworkSecurityGroups
33
+ SecurityRules = Azure::Network::Mgmt::V2018_07_01::SecurityRules
34
+ DefaultSecurityRules = Azure::Network::Mgmt::V2018_07_01::DefaultSecurityRules
35
+ NetworkWatchers = Azure::Network::Mgmt::V2018_07_01::NetworkWatchers
36
+ PacketCaptures = Azure::Network::Mgmt::V2018_07_01::PacketCaptures
37
+ ConnectionMonitors = Azure::Network::Mgmt::V2018_07_01::ConnectionMonitors
38
+ Operations = Azure::Network::Mgmt::V2018_07_01::Operations
39
+ PublicIPAddresses = Azure::Network::Mgmt::V2018_07_01::PublicIPAddresses
40
+ PublicIPPrefixes = Azure::Network::Mgmt::V2018_07_01::PublicIPPrefixes
41
+ RouteFilters = Azure::Network::Mgmt::V2018_07_01::RouteFilters
42
+ RouteFilterRules = Azure::Network::Mgmt::V2018_07_01::RouteFilterRules
43
+ RouteTables = Azure::Network::Mgmt::V2018_07_01::RouteTables
44
+ Routes = Azure::Network::Mgmt::V2018_07_01::Routes
45
+ BgpServiceCommunities = Azure::Network::Mgmt::V2018_07_01::BgpServiceCommunities
46
+ Usages = Azure::Network::Mgmt::V2018_07_01::Usages
47
+ VirtualNetworks = Azure::Network::Mgmt::V2018_07_01::VirtualNetworks
48
+ Subnets = Azure::Network::Mgmt::V2018_07_01::Subnets
49
+ VirtualNetworkPeerings = Azure::Network::Mgmt::V2018_07_01::VirtualNetworkPeerings
50
+ VirtualNetworkGateways = Azure::Network::Mgmt::V2018_07_01::VirtualNetworkGateways
51
+ VirtualNetworkGatewayConnections = Azure::Network::Mgmt::V2018_07_01::VirtualNetworkGatewayConnections
52
+ LocalNetworkGateways = Azure::Network::Mgmt::V2018_07_01::LocalNetworkGateways
53
+ VirtualWANs = Azure::Network::Mgmt::V2018_07_01::VirtualWANs
54
+ VpnSites = Azure::Network::Mgmt::V2018_07_01::VpnSites
55
+ VpnSitesConfiguration = Azure::Network::Mgmt::V2018_07_01::VpnSitesConfiguration
56
+ VirtualHubs = Azure::Network::Mgmt::V2018_07_01::VirtualHubs
57
+ HubVirtualNetworkConnections = Azure::Network::Mgmt::V2018_07_01::HubVirtualNetworkConnections
58
+ VpnGateways = Azure::Network::Mgmt::V2018_07_01::VpnGateways
59
+ VpnConnections = Azure::Network::Mgmt::V2018_07_01::VpnConnections
60
+ ServiceEndpointPolicies = Azure::Network::Mgmt::V2018_07_01::ServiceEndpointPolicies
61
+ ServiceEndpointPolicyDefinitions = Azure::Network::Mgmt::V2018_07_01::ServiceEndpointPolicyDefinitions
59
62
 
60
63
  module Models
61
- TopologyAssociation = Azure::Network::Mgmt::V2018_06_01::Models::TopologyAssociation
62
- SubResource = Azure::Network::Mgmt::V2018_06_01::Models::SubResource
63
- TopologyResource = Azure::Network::Mgmt::V2018_06_01::Models::TopologyResource
64
- AzureFirewallRCAction = Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallRCAction
65
- Topology = Azure::Network::Mgmt::V2018_06_01::Models::Topology
66
- AzureFirewallApplicationRule = Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallApplicationRule
67
- VerificationIPFlowParameters = Azure::Network::Mgmt::V2018_06_01::Models::VerificationIPFlowParameters
68
- AzureFirewallNetworkRule = Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallNetworkRule
69
- VerificationIPFlowResult = Azure::Network::Mgmt::V2018_06_01::Models::VerificationIPFlowResult
70
- UsageName = Azure::Network::Mgmt::V2018_06_01::Models::UsageName
71
- AzureFirewallListResult = Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallListResult
72
- BgpServiceCommunityListResult = Azure::Network::Mgmt::V2018_06_01::Models::BgpServiceCommunityListResult
73
- BGPCommunity = Azure::Network::Mgmt::V2018_06_01::Models::BGPCommunity
74
- ListHubVirtualNetworkConnectionsResult = Azure::Network::Mgmt::V2018_06_01::Models::ListHubVirtualNetworkConnectionsResult
75
- RouteListResult = Azure::Network::Mgmt::V2018_06_01::Models::RouteListResult
76
- NetworkInterfaceDnsSettings = Azure::Network::Mgmt::V2018_06_01::Models::NetworkInterfaceDnsSettings
77
- RouteTableListResult = Azure::Network::Mgmt::V2018_06_01::Models::RouteTableListResult
78
- Policies = Azure::Network::Mgmt::V2018_06_01::Models::Policies
79
- RouteFilterRuleListResult = Azure::Network::Mgmt::V2018_06_01::Models::RouteFilterRuleListResult
80
- GetVpnSitesConfigurationRequest = Azure::Network::Mgmt::V2018_06_01::Models::GetVpnSitesConfigurationRequest
81
- LoadBalancerListResult = Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancerListResult
82
- PublicIPAddressSku = Azure::Network::Mgmt::V2018_06_01::Models::PublicIPAddressSku
83
- InboundNatRuleListResult = Azure::Network::Mgmt::V2018_06_01::Models::InboundNatRuleListResult
84
- IpTag = Azure::Network::Mgmt::V2018_06_01::Models::IpTag
85
- LoadBalancerBackendAddressPoolListResult = Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancerBackendAddressPoolListResult
86
- DeviceProperties = Azure::Network::Mgmt::V2018_06_01::Models::DeviceProperties
87
- LoadBalancerFrontendIPConfigurationListResult = Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancerFrontendIPConfigurationListResult
88
- VpnDeviceScriptParameters = Azure::Network::Mgmt::V2018_06_01::Models::VpnDeviceScriptParameters
89
- LoadBalancerLoadBalancingRuleListResult = Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancerLoadBalancingRuleListResult
90
- ApplicationGatewayBackendAddress = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendAddress
91
- LoadBalancerProbeListResult = Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancerProbeListResult
92
- ApplicationGatewayConnectionDraining = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayConnectionDraining
93
- NetworkInterfaceListResult = Azure::Network::Mgmt::V2018_06_01::Models::NetworkInterfaceListResult
94
- ApplicationGatewayBackendHealthServer = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendHealthServer
95
- ErrorDetails = Azure::Network::Mgmt::V2018_06_01::Models::ErrorDetails
96
- ApplicationGatewayBackendHealthPool = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendHealthPool
97
- Error = Azure::Network::Mgmt::V2018_06_01::Models::Error
98
- ApplicationGatewaySku = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySku
99
- AzureAsyncOperationResult = Azure::Network::Mgmt::V2018_06_01::Models::AzureAsyncOperationResult
100
- VpnClientIPsecParameters = Azure::Network::Mgmt::V2018_06_01::Models::VpnClientIPsecParameters
101
- NetworkInterfaceIPConfigurationListResult = Azure::Network::Mgmt::V2018_06_01::Models::NetworkInterfaceIPConfigurationListResult
102
- VirtualNetworkGatewayConnectionListResult = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayConnectionListResult
103
- NetworkInterfaceLoadBalancerListResult = Azure::Network::Mgmt::V2018_06_01::Models::NetworkInterfaceLoadBalancerListResult
104
- GatewayRouteListResult = Azure::Network::Mgmt::V2018_06_01::Models::GatewayRouteListResult
105
- EffectiveNetworkSecurityGroupAssociation = Azure::Network::Mgmt::V2018_06_01::Models::EffectiveNetworkSecurityGroupAssociation
106
- VirtualNetworkGatewayListResult = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayListResult
107
- EffectiveNetworkSecurityRule = Azure::Network::Mgmt::V2018_06_01::Models::EffectiveNetworkSecurityRule
108
- VpnClientParameters = Azure::Network::Mgmt::V2018_06_01::Models::VpnClientParameters
109
- EffectiveNetworkSecurityGroup = Azure::Network::Mgmt::V2018_06_01::Models::EffectiveNetworkSecurityGroup
110
- BgpPeerStatus = Azure::Network::Mgmt::V2018_06_01::Models::BgpPeerStatus
111
- EffectiveNetworkSecurityGroupListResult = Azure::Network::Mgmt::V2018_06_01::Models::EffectiveNetworkSecurityGroupListResult
112
- ApplicationGatewayFirewallDisabledRuleGroup = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayFirewallDisabledRuleGroup
113
- EffectiveRoute = Azure::Network::Mgmt::V2018_06_01::Models::EffectiveRoute
114
- ApplicationGatewayAutoscaleBounds = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayAutoscaleBounds
115
- EffectiveRouteListResult = Azure::Network::Mgmt::V2018_06_01::Models::EffectiveRouteListResult
116
- VpnClientConfiguration = Azure::Network::Mgmt::V2018_06_01::Models::VpnClientConfiguration
117
- SecurityRuleListResult = Azure::Network::Mgmt::V2018_06_01::Models::SecurityRuleListResult
118
- ApplicationGatewayFirewallRule = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayFirewallRule
119
- NetworkSecurityGroupListResult = Azure::Network::Mgmt::V2018_06_01::Models::NetworkSecurityGroupListResult
120
- IpsecPolicy = Azure::Network::Mgmt::V2018_06_01::Models::IpsecPolicy
121
- RouteFilterListResult = Azure::Network::Mgmt::V2018_06_01::Models::RouteFilterListResult
122
- VirtualNetworkGatewaySku = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewaySku
123
- NetworkWatcherListResult = Azure::Network::Mgmt::V2018_06_01::Models::NetworkWatcherListResult
124
- ApplicationGatewayAvailableSslPredefinedPolicies = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayAvailableSslPredefinedPolicies
125
- TopologyParameters = Azure::Network::Mgmt::V2018_06_01::Models::TopologyParameters
126
- ApplicationSecurityGroupListResult = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationSecurityGroupListResult
127
- TagsObject = Azure::Network::Mgmt::V2018_06_01::Models::TagsObject
128
- DnsNameAvailabilityResult = Azure::Network::Mgmt::V2018_06_01::Models::DnsNameAvailabilityResult
129
- DdosProtectionPlanListResult = Azure::Network::Mgmt::V2018_06_01::Models::DdosProtectionPlanListResult
130
- OperationListResult = Azure::Network::Mgmt::V2018_06_01::Models::OperationListResult
131
- EndpointServicesListResult = Azure::Network::Mgmt::V2018_06_01::Models::EndpointServicesListResult
132
- AzureFirewallApplicationRuleProtocol = Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallApplicationRuleProtocol
133
- AuthorizationListResult = Azure::Network::Mgmt::V2018_06_01::Models::AuthorizationListResult
134
- Operation = Azure::Network::Mgmt::V2018_06_01::Models::Operation
135
- IPAddressAvailabilityResult = Azure::Network::Mgmt::V2018_06_01::Models::IPAddressAvailabilityResult
136
- OperationPropertiesFormatServiceSpecification = Azure::Network::Mgmt::V2018_06_01::Models::OperationPropertiesFormatServiceSpecification
137
- VirtualNetworkListResult = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkListResult
138
- PublicIPAddressListResult = Azure::Network::Mgmt::V2018_06_01::Models::PublicIPAddressListResult
139
- VirtualNetworkPeeringListResult = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkPeeringListResult
140
- NextHopParameters = Azure::Network::Mgmt::V2018_06_01::Models::NextHopParameters
141
- ExpressRouteCircuitPeeringListResult = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitPeeringListResult
142
- NextHopResult = Azure::Network::Mgmt::V2018_06_01::Models::NextHopResult
143
- ExpressRouteCircuitServiceProviderProperties = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitServiceProviderProperties
144
- SecurityGroupViewParameters = Azure::Network::Mgmt::V2018_06_01::Models::SecurityGroupViewParameters
145
- ExpressRouteCircuitArpTable = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitArpTable
146
- NetworkInterfaceAssociation = Azure::Network::Mgmt::V2018_06_01::Models::NetworkInterfaceAssociation
147
- ExpressRouteCircuitRoutesTable = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitRoutesTable
148
- SubnetAssociation = Azure::Network::Mgmt::V2018_06_01::Models::SubnetAssociation
149
- ExpressRouteCircuitRoutesTableSummary = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitRoutesTableSummary
150
- SecurityRuleAssociations = Azure::Network::Mgmt::V2018_06_01::Models::SecurityRuleAssociations
151
- ExpressRouteCircuitListResult = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitListResult
152
- SecurityGroupNetworkInterface = Azure::Network::Mgmt::V2018_06_01::Models::SecurityGroupNetworkInterface
153
- AddressSpace = Azure::Network::Mgmt::V2018_06_01::Models::AddressSpace
154
- SecurityGroupViewResult = Azure::Network::Mgmt::V2018_06_01::Models::SecurityGroupViewResult
155
- ExpressRouteCrossConnectionRoutesTableSummary = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCrossConnectionRoutesTableSummary
156
- PacketCaptureStorageLocation = Azure::Network::Mgmt::V2018_06_01::Models::PacketCaptureStorageLocation
157
- ExpressRouteCircuitReference = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitReference
158
- PacketCaptureFilter = Azure::Network::Mgmt::V2018_06_01::Models::PacketCaptureFilter
159
- Usage = Azure::Network::Mgmt::V2018_06_01::Models::Usage
160
- PacketCaptureParameters = Azure::Network::Mgmt::V2018_06_01::Models::PacketCaptureParameters
161
- ExpressRouteCrossConnectionPeeringList = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCrossConnectionPeeringList
162
- PacketCapture = Azure::Network::Mgmt::V2018_06_01::Models::PacketCapture
163
- Resource = Azure::Network::Mgmt::V2018_06_01::Models::Resource
164
- PacketCaptureResult = Azure::Network::Mgmt::V2018_06_01::Models::PacketCaptureResult
165
- ListVpnConnectionsResult = Azure::Network::Mgmt::V2018_06_01::Models::ListVpnConnectionsResult
166
- PacketCaptureListResult = Azure::Network::Mgmt::V2018_06_01::Models::PacketCaptureListResult
167
- ListVirtualHubsResult = Azure::Network::Mgmt::V2018_06_01::Models::ListVirtualHubsResult
168
- PacketCaptureQueryStatusResult = Azure::Network::Mgmt::V2018_06_01::Models::PacketCaptureQueryStatusResult
169
- PublicIPAddressDnsSettings = Azure::Network::Mgmt::V2018_06_01::Models::PublicIPAddressDnsSettings
170
- TroubleshootingParameters = Azure::Network::Mgmt::V2018_06_01::Models::TroubleshootingParameters
171
- ListVirtualWANsResult = Azure::Network::Mgmt::V2018_06_01::Models::ListVirtualWANsResult
172
- QueryTroubleshootingParameters = Azure::Network::Mgmt::V2018_06_01::Models::QueryTroubleshootingParameters
173
- VirtualNetworkConnectionGatewayReference = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkConnectionGatewayReference
174
- TroubleshootingRecommendedActions = Azure::Network::Mgmt::V2018_06_01::Models::TroubleshootingRecommendedActions
175
- ApplicationGatewayBackendHealthHttpSettings = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendHealthHttpSettings
176
- TroubleshootingDetails = Azure::Network::Mgmt::V2018_06_01::Models::TroubleshootingDetails
177
- ApplicationGatewaySslPolicy = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslPolicy
178
- TroubleshootingResult = Azure::Network::Mgmt::V2018_06_01::Models::TroubleshootingResult
179
- TunnelConnectionHealth = Azure::Network::Mgmt::V2018_06_01::Models::TunnelConnectionHealth
180
- RetentionPolicyParameters = Azure::Network::Mgmt::V2018_06_01::Models::RetentionPolicyParameters
181
- ApplicationGatewayProbeHealthResponseMatch = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayProbeHealthResponseMatch
182
- FlowLogStatusParameters = Azure::Network::Mgmt::V2018_06_01::Models::FlowLogStatusParameters
183
- BgpSettings = Azure::Network::Mgmt::V2018_06_01::Models::BgpSettings
184
- TrafficAnalyticsConfigurationProperties = Azure::Network::Mgmt::V2018_06_01::Models::TrafficAnalyticsConfigurationProperties
185
- ApplicationGatewayAutoscaleConfiguration = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayAutoscaleConfiguration
186
- TrafficAnalyticsProperties = Azure::Network::Mgmt::V2018_06_01::Models::TrafficAnalyticsProperties
187
- ApplicationGatewayFirewallRuleGroup = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayFirewallRuleGroup
188
- FlowLogInformation = Azure::Network::Mgmt::V2018_06_01::Models::FlowLogInformation
189
- VirtualNetworkListUsageResult = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkListUsageResult
190
- ConnectivitySource = Azure::Network::Mgmt::V2018_06_01::Models::ConnectivitySource
191
- VirtualNetworkUsage = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkUsage
192
- ConnectivityDestination = Azure::Network::Mgmt::V2018_06_01::Models::ConnectivityDestination
193
- ExpressRouteCircuitPeeringConfig = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitPeeringConfig
194
- HTTPHeader = Azure::Network::Mgmt::V2018_06_01::Models::HTTPHeader
195
- DhcpOptions = Azure::Network::Mgmt::V2018_06_01::Models::DhcpOptions
196
- HTTPConfiguration = Azure::Network::Mgmt::V2018_06_01::Models::HTTPConfiguration
197
- ExpressRouteCircuitSku = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitSku
198
- ProtocolConfiguration = Azure::Network::Mgmt::V2018_06_01::Models::ProtocolConfiguration
199
- ExpressRouteCircuitsArpTableListResult = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitsArpTableListResult
200
- ConnectivityParameters = Azure::Network::Mgmt::V2018_06_01::Models::ConnectivityParameters
201
- ExpressRouteCircuitsRoutesTableSummaryListResult = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitsRoutesTableSummaryListResult
202
- ConnectivityIssue = Azure::Network::Mgmt::V2018_06_01::Models::ConnectivityIssue
203
- ExpressRouteServiceProviderListResult = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteServiceProviderListResult
204
- ConnectivityHop = Azure::Network::Mgmt::V2018_06_01::Models::ConnectivityHop
205
- UsagesListResult = Azure::Network::Mgmt::V2018_06_01::Models::UsagesListResult
206
- ConnectivityInformation = Azure::Network::Mgmt::V2018_06_01::Models::ConnectivityInformation
207
- LoadBalancerSku = Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancerSku
208
- AzureReachabilityReportLocation = Azure::Network::Mgmt::V2018_06_01::Models::AzureReachabilityReportLocation
209
- ListVpnGatewaysResult = Azure::Network::Mgmt::V2018_06_01::Models::ListVpnGatewaysResult
210
- AzureReachabilityReportParameters = Azure::Network::Mgmt::V2018_06_01::Models::AzureReachabilityReportParameters
211
- ListVpnSitesResult = Azure::Network::Mgmt::V2018_06_01::Models::ListVpnSitesResult
212
- AzureReachabilityReportLatencyInfo = Azure::Network::Mgmt::V2018_06_01::Models::AzureReachabilityReportLatencyInfo
213
- LocalNetworkGatewayListResult = Azure::Network::Mgmt::V2018_06_01::Models::LocalNetworkGatewayListResult
214
- AzureReachabilityReportItem = Azure::Network::Mgmt::V2018_06_01::Models::AzureReachabilityReportItem
215
- ConnectionResetSharedKey = Azure::Network::Mgmt::V2018_06_01::Models::ConnectionResetSharedKey
216
- AzureReachabilityReport = Azure::Network::Mgmt::V2018_06_01::Models::AzureReachabilityReport
217
- GatewayRoute = Azure::Network::Mgmt::V2018_06_01::Models::GatewayRoute
218
- AvailableProvidersListParameters = Azure::Network::Mgmt::V2018_06_01::Models::AvailableProvidersListParameters
219
- ApplicationGatewayListResult = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayListResult
220
- AvailableProvidersListCity = Azure::Network::Mgmt::V2018_06_01::Models::AvailableProvidersListCity
221
- DdosProtectionPlan = Azure::Network::Mgmt::V2018_06_01::Models::DdosProtectionPlan
222
- AvailableProvidersListState = Azure::Network::Mgmt::V2018_06_01::Models::AvailableProvidersListState
223
- ExpressRouteCircuitStats = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitStats
224
- AvailableProvidersListCountry = Azure::Network::Mgmt::V2018_06_01::Models::AvailableProvidersListCountry
225
- SubnetListResult = Azure::Network::Mgmt::V2018_06_01::Models::SubnetListResult
226
- AvailableProvidersList = Azure::Network::Mgmt::V2018_06_01::Models::AvailableProvidersList
227
- ExpressRouteServiceProviderBandwidthsOffered = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteServiceProviderBandwidthsOffered
228
- ConnectionMonitorSource = Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorSource
229
- ExpressRouteCrossConnectionListResult = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCrossConnectionListResult
230
- ConnectionMonitorDestination = Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorDestination
231
- ServiceEndpointPropertiesFormat = Azure::Network::Mgmt::V2018_06_01::Models::ServiceEndpointPropertiesFormat
232
- ConnectionMonitorParameters = Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorParameters
233
- ApplicationGatewayBackendHealth = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendHealth
234
- ConnectionMonitor = Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitor
235
- ApplicationGatewayWebApplicationFirewallConfiguration = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayWebApplicationFirewallConfiguration
236
- ConnectionMonitorResult = Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorResult
237
- VirtualNetworkUsageName = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkUsageName
238
- ConnectionMonitorListResult = Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorListResult
239
- ExpressRouteCircuitsRoutesTableListResult = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitsRoutesTableListResult
240
- ConnectionStateSnapshot = Azure::Network::Mgmt::V2018_06_01::Models::ConnectionStateSnapshot
241
- VpnSiteId = Azure::Network::Mgmt::V2018_06_01::Models::VpnSiteId
242
- ConnectionMonitorQueryResult = Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorQueryResult
243
- BgpPeerStatusListResult = Azure::Network::Mgmt::V2018_06_01::Models::BgpPeerStatusListResult
244
- OperationDisplay = Azure::Network::Mgmt::V2018_06_01::Models::OperationDisplay
245
- Ipv6ExpressRouteCircuitPeeringConfig = Azure::Network::Mgmt::V2018_06_01::Models::Ipv6ExpressRouteCircuitPeeringConfig
246
- Availability = Azure::Network::Mgmt::V2018_06_01::Models::Availability
247
- VirtualNetworkGatewayListConnectionsResult = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayListConnectionsResult
248
- Dimension = Azure::Network::Mgmt::V2018_06_01::Models::Dimension
249
- ExpressRouteCrossConnectionsRoutesTableSummaryListResult = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCrossConnectionsRoutesTableSummaryListResult
250
- MetricSpecification = Azure::Network::Mgmt::V2018_06_01::Models::MetricSpecification
251
- ApplicationGatewayAvailableWafRuleSetsResult = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayAvailableWafRuleSetsResult
252
- LogSpecification = Azure::Network::Mgmt::V2018_06_01::Models::LogSpecification
253
- AzureFirewallIPConfiguration = Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallIPConfiguration
254
- AzureFirewallApplicationRuleCollection = Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallApplicationRuleCollection
255
- AzureFirewallNetworkRuleCollection = Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallNetworkRuleCollection
256
- AzureFirewall = Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewall
257
- BackendAddressPool = Azure::Network::Mgmt::V2018_06_01::Models::BackendAddressPool
258
- InboundNatRule = Azure::Network::Mgmt::V2018_06_01::Models::InboundNatRule
259
- ApplicationSecurityGroup = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationSecurityGroup
260
- SecurityRule = Azure::Network::Mgmt::V2018_06_01::Models::SecurityRule
261
- NetworkInterface = Azure::Network::Mgmt::V2018_06_01::Models::NetworkInterface
262
- NetworkSecurityGroup = Azure::Network::Mgmt::V2018_06_01::Models::NetworkSecurityGroup
263
- Route = Azure::Network::Mgmt::V2018_06_01::Models::Route
264
- RouteTable = Azure::Network::Mgmt::V2018_06_01::Models::RouteTable
265
- PublicIPAddress = Azure::Network::Mgmt::V2018_06_01::Models::PublicIPAddress
266
- IPConfiguration = Azure::Network::Mgmt::V2018_06_01::Models::IPConfiguration
267
- ResourceNavigationLink = Azure::Network::Mgmt::V2018_06_01::Models::ResourceNavigationLink
268
- Subnet = Azure::Network::Mgmt::V2018_06_01::Models::Subnet
269
- NetworkInterfaceIPConfiguration = Azure::Network::Mgmt::V2018_06_01::Models::NetworkInterfaceIPConfiguration
270
- ApplicationGatewayBackendAddressPool = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendAddressPool
271
- ApplicationGatewayBackendHttpSettings = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendHttpSettings
272
- ApplicationGatewayIPConfiguration = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayIPConfiguration
273
- ApplicationGatewayAuthenticationCertificate = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayAuthenticationCertificate
274
- ApplicationGatewaySslCertificate = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslCertificate
275
- ApplicationGatewayFrontendIPConfiguration = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayFrontendIPConfiguration
276
- ApplicationGatewayFrontendPort = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayFrontendPort
277
- ApplicationGatewayHttpListener = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayHttpListener
278
- ApplicationGatewayPathRule = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayPathRule
279
- ApplicationGatewayProbe = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayProbe
280
- ApplicationGatewayRequestRoutingRule = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayRequestRoutingRule
281
- ApplicationGatewayRedirectConfiguration = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayRedirectConfiguration
282
- ApplicationGatewayUrlPathMap = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayUrlPathMap
283
- ApplicationGateway = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGateway
284
- ApplicationGatewayFirewallRuleSet = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayFirewallRuleSet
285
- ApplicationGatewayAvailableSslOptions = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayAvailableSslOptions
286
- ApplicationGatewaySslPredefinedPolicy = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslPredefinedPolicy
287
- EndpointServiceResult = Azure::Network::Mgmt::V2018_06_01::Models::EndpointServiceResult
288
- ExpressRouteCircuitAuthorization = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitAuthorization
289
- RouteFilterRule = Azure::Network::Mgmt::V2018_06_01::Models::RouteFilterRule
290
- ExpressRouteCircuitConnection = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitConnection
291
- ExpressRouteCircuitPeering = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitPeering
292
- RouteFilter = Azure::Network::Mgmt::V2018_06_01::Models::RouteFilter
293
- ExpressRouteCircuit = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuit
294
- ExpressRouteServiceProvider = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteServiceProvider
295
- ExpressRouteCrossConnectionPeering = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCrossConnectionPeering
296
- ExpressRouteCrossConnection = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCrossConnection
297
- FrontendIPConfiguration = Azure::Network::Mgmt::V2018_06_01::Models::FrontendIPConfiguration
298
- LoadBalancingRule = Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancingRule
299
- Probe = Azure::Network::Mgmt::V2018_06_01::Models::Probe
300
- InboundNatPool = Azure::Network::Mgmt::V2018_06_01::Models::InboundNatPool
301
- OutboundNatRule = Azure::Network::Mgmt::V2018_06_01::Models::OutboundNatRule
302
- LoadBalancer = Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancer
303
- NetworkWatcher = Azure::Network::Mgmt::V2018_06_01::Models::NetworkWatcher
304
- PatchRouteFilterRule = Azure::Network::Mgmt::V2018_06_01::Models::PatchRouteFilterRule
305
- PatchRouteFilter = Azure::Network::Mgmt::V2018_06_01::Models::PatchRouteFilter
306
- BgpServiceCommunity = Azure::Network::Mgmt::V2018_06_01::Models::BgpServiceCommunity
307
- VirtualNetworkPeering = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkPeering
308
- VirtualNetwork = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetwork
309
- VirtualNetworkGatewayIPConfiguration = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayIPConfiguration
310
- VpnClientRootCertificate = Azure::Network::Mgmt::V2018_06_01::Models::VpnClientRootCertificate
311
- VpnClientRevokedCertificate = Azure::Network::Mgmt::V2018_06_01::Models::VpnClientRevokedCertificate
312
- VirtualNetworkGateway = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGateway
313
- LocalNetworkGateway = Azure::Network::Mgmt::V2018_06_01::Models::LocalNetworkGateway
314
- VirtualNetworkGatewayConnection = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayConnection
315
- ConnectionSharedKey = Azure::Network::Mgmt::V2018_06_01::Models::ConnectionSharedKey
316
- VirtualNetworkGatewayConnectionListEntity = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayConnectionListEntity
317
- VirtualWAN = Azure::Network::Mgmt::V2018_06_01::Models::VirtualWAN
318
- VpnSite = Azure::Network::Mgmt::V2018_06_01::Models::VpnSite
319
- HubVirtualNetworkConnection = Azure::Network::Mgmt::V2018_06_01::Models::HubVirtualNetworkConnection
320
- VirtualHub = Azure::Network::Mgmt::V2018_06_01::Models::VirtualHub
321
- VpnConnection = Azure::Network::Mgmt::V2018_06_01::Models::VpnConnection
322
- VpnGateway = Azure::Network::Mgmt::V2018_06_01::Models::VpnGateway
323
- ProvisioningState = Azure::Network::Mgmt::V2018_06_01::Models::ProvisioningState
324
- AzureFirewallRCActionType = Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallRCActionType
325
- AzureFirewallApplicationRuleProtocolType = Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallApplicationRuleProtocolType
326
- AzureFirewallNetworkRuleProtocol = Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallNetworkRuleProtocol
327
- TransportProtocol = Azure::Network::Mgmt::V2018_06_01::Models::TransportProtocol
328
- IPAllocationMethod = Azure::Network::Mgmt::V2018_06_01::Models::IPAllocationMethod
329
- IPVersion = Azure::Network::Mgmt::V2018_06_01::Models::IPVersion
330
- SecurityRuleProtocol = Azure::Network::Mgmt::V2018_06_01::Models::SecurityRuleProtocol
331
- SecurityRuleAccess = Azure::Network::Mgmt::V2018_06_01::Models::SecurityRuleAccess
332
- SecurityRuleDirection = Azure::Network::Mgmt::V2018_06_01::Models::SecurityRuleDirection
333
- RouteNextHopType = Azure::Network::Mgmt::V2018_06_01::Models::RouteNextHopType
334
- PublicIPAddressSkuName = Azure::Network::Mgmt::V2018_06_01::Models::PublicIPAddressSkuName
335
- ApplicationGatewayProtocol = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayProtocol
336
- ApplicationGatewayCookieBasedAffinity = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayCookieBasedAffinity
337
- ApplicationGatewayBackendHealthServerHealth = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendHealthServerHealth
338
- ApplicationGatewaySkuName = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySkuName
339
- ApplicationGatewayTier = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayTier
340
- ApplicationGatewaySslProtocol = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslProtocol
341
- ApplicationGatewaySslPolicyType = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslPolicyType
342
- ApplicationGatewaySslPolicyName = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslPolicyName
343
- ApplicationGatewaySslCipherSuite = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslCipherSuite
344
- ApplicationGatewayRequestRoutingRuleType = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayRequestRoutingRuleType
345
- ApplicationGatewayRedirectType = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayRedirectType
346
- ApplicationGatewayOperationalState = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayOperationalState
347
- ApplicationGatewayFirewallMode = Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayFirewallMode
348
- AuthorizationUseStatus = Azure::Network::Mgmt::V2018_06_01::Models::AuthorizationUseStatus
349
- ExpressRouteCircuitPeeringAdvertisedPublicPrefixState = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
350
- Access = Azure::Network::Mgmt::V2018_06_01::Models::Access
351
- ExpressRoutePeeringType = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRoutePeeringType
352
- ExpressRoutePeeringState = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRoutePeeringState
353
- CircuitConnectionStatus = Azure::Network::Mgmt::V2018_06_01::Models::CircuitConnectionStatus
354
- ExpressRouteCircuitPeeringState = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitPeeringState
355
- ExpressRouteCircuitSkuTier = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitSkuTier
356
- ExpressRouteCircuitSkuFamily = Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitSkuFamily
357
- ServiceProviderProvisioningState = Azure::Network::Mgmt::V2018_06_01::Models::ServiceProviderProvisioningState
358
- LoadBalancerSkuName = Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancerSkuName
359
- LoadDistribution = Azure::Network::Mgmt::V2018_06_01::Models::LoadDistribution
360
- ProbeProtocol = Azure::Network::Mgmt::V2018_06_01::Models::ProbeProtocol
361
- NetworkOperationStatus = Azure::Network::Mgmt::V2018_06_01::Models::NetworkOperationStatus
362
- EffectiveSecurityRuleProtocol = Azure::Network::Mgmt::V2018_06_01::Models::EffectiveSecurityRuleProtocol
363
- EffectiveRouteSource = Azure::Network::Mgmt::V2018_06_01::Models::EffectiveRouteSource
364
- EffectiveRouteState = Azure::Network::Mgmt::V2018_06_01::Models::EffectiveRouteState
365
- AssociationType = Azure::Network::Mgmt::V2018_06_01::Models::AssociationType
366
- Direction = Azure::Network::Mgmt::V2018_06_01::Models::Direction
367
- IpFlowProtocol = Azure::Network::Mgmt::V2018_06_01::Models::IpFlowProtocol
368
- NextHopType = Azure::Network::Mgmt::V2018_06_01::Models::NextHopType
369
- PcProtocol = Azure::Network::Mgmt::V2018_06_01::Models::PcProtocol
370
- PcStatus = Azure::Network::Mgmt::V2018_06_01::Models::PcStatus
371
- PcError = Azure::Network::Mgmt::V2018_06_01::Models::PcError
372
- Protocol = Azure::Network::Mgmt::V2018_06_01::Models::Protocol
373
- HTTPMethod = Azure::Network::Mgmt::V2018_06_01::Models::HTTPMethod
374
- Origin = Azure::Network::Mgmt::V2018_06_01::Models::Origin
375
- Severity = Azure::Network::Mgmt::V2018_06_01::Models::Severity
376
- IssueType = Azure::Network::Mgmt::V2018_06_01::Models::IssueType
377
- ConnectionStatus = Azure::Network::Mgmt::V2018_06_01::Models::ConnectionStatus
378
- ConnectionMonitorSourceStatus = Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorSourceStatus
379
- ConnectionState = Azure::Network::Mgmt::V2018_06_01::Models::ConnectionState
380
- EvaluationState = Azure::Network::Mgmt::V2018_06_01::Models::EvaluationState
381
- VirtualNetworkPeeringState = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkPeeringState
382
- VirtualNetworkGatewayType = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayType
383
- VpnType = Azure::Network::Mgmt::V2018_06_01::Models::VpnType
384
- VirtualNetworkGatewaySkuName = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewaySkuName
385
- VirtualNetworkGatewaySkuTier = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewaySkuTier
386
- VpnClientProtocol = Azure::Network::Mgmt::V2018_06_01::Models::VpnClientProtocol
387
- IpsecEncryption = Azure::Network::Mgmt::V2018_06_01::Models::IpsecEncryption
388
- IpsecIntegrity = Azure::Network::Mgmt::V2018_06_01::Models::IpsecIntegrity
389
- IkeEncryption = Azure::Network::Mgmt::V2018_06_01::Models::IkeEncryption
390
- IkeIntegrity = Azure::Network::Mgmt::V2018_06_01::Models::IkeIntegrity
391
- DhGroup = Azure::Network::Mgmt::V2018_06_01::Models::DhGroup
392
- PfsGroup = Azure::Network::Mgmt::V2018_06_01::Models::PfsGroup
393
- BgpPeerState = Azure::Network::Mgmt::V2018_06_01::Models::BgpPeerState
394
- ProcessorArchitecture = Azure::Network::Mgmt::V2018_06_01::Models::ProcessorArchitecture
395
- AuthenticationMethod = Azure::Network::Mgmt::V2018_06_01::Models::AuthenticationMethod
396
- VirtualNetworkGatewayConnectionStatus = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayConnectionStatus
397
- VirtualNetworkGatewayConnectionType = Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayConnectionType
398
- VpnConnectionStatus = Azure::Network::Mgmt::V2018_06_01::Models::VpnConnectionStatus
399
- TunnelConnectionStatus = Azure::Network::Mgmt::V2018_06_01::Models::TunnelConnectionStatus
400
- HubVirtualNetworkConnectionStatus = Azure::Network::Mgmt::V2018_06_01::Models::HubVirtualNetworkConnectionStatus
64
+ NextHopParameters = Azure::Network::Mgmt::V2018_07_01::Models::NextHopParameters
65
+ NextHopResult = Azure::Network::Mgmt::V2018_07_01::Models::NextHopResult
66
+ RouteListResult = Azure::Network::Mgmt::V2018_07_01::Models::RouteListResult
67
+ AzureFirewallRCAction = Azure::Network::Mgmt::V2018_07_01::Models::AzureFirewallRCAction
68
+ RouteTableListResult = Azure::Network::Mgmt::V2018_07_01::Models::RouteTableListResult
69
+ AzureFirewallApplicationRule = Azure::Network::Mgmt::V2018_07_01::Models::AzureFirewallApplicationRule
70
+ RouteFilterRuleListResult = Azure::Network::Mgmt::V2018_07_01::Models::RouteFilterRuleListResult
71
+ AzureFirewallNetworkRule = Azure::Network::Mgmt::V2018_07_01::Models::AzureFirewallNetworkRule
72
+ RouteFilterListResult = Azure::Network::Mgmt::V2018_07_01::Models::RouteFilterListResult
73
+ ServiceEndpointPolicyDefinitionListResult = Azure::Network::Mgmt::V2018_07_01::Models::ServiceEndpointPolicyDefinitionListResult
74
+ PublicIPPrefixListResult = Azure::Network::Mgmt::V2018_07_01::Models::PublicIPPrefixListResult
75
+ Resource = Azure::Network::Mgmt::V2018_07_01::Models::Resource
76
+ ReferencedPublicIpAddress = Azure::Network::Mgmt::V2018_07_01::Models::ReferencedPublicIpAddress
77
+ ListHubVirtualNetworkConnectionsResult = Azure::Network::Mgmt::V2018_07_01::Models::ListHubVirtualNetworkConnectionsResult
78
+ LoadBalancerListResult = Azure::Network::Mgmt::V2018_07_01::Models::LoadBalancerListResult
79
+ ListVpnGatewaysResult = Azure::Network::Mgmt::V2018_07_01::Models::ListVpnGatewaysResult
80
+ InboundNatRuleListResult = Azure::Network::Mgmt::V2018_07_01::Models::InboundNatRuleListResult
81
+ Policies = Azure::Network::Mgmt::V2018_07_01::Models::Policies
82
+ LoadBalancerBackendAddressPoolListResult = Azure::Network::Mgmt::V2018_07_01::Models::LoadBalancerBackendAddressPoolListResult
83
+ GetVpnSitesConfigurationRequest = Azure::Network::Mgmt::V2018_07_01::Models::GetVpnSitesConfigurationRequest
84
+ LoadBalancerFrontendIPConfigurationListResult = Azure::Network::Mgmt::V2018_07_01::Models::LoadBalancerFrontendIPConfigurationListResult
85
+ ServiceEndpointPropertiesFormat = Azure::Network::Mgmt::V2018_07_01::Models::ServiceEndpointPropertiesFormat
86
+ LoadBalancerLoadBalancingRuleListResult = Azure::Network::Mgmt::V2018_07_01::Models::LoadBalancerLoadBalancingRuleListResult
87
+ ListVirtualWANsResult = Azure::Network::Mgmt::V2018_07_01::Models::ListVirtualWANsResult
88
+ LoadBalancerProbeListResult = Azure::Network::Mgmt::V2018_07_01::Models::LoadBalancerProbeListResult
89
+ PublicIPAddressDnsSettings = Azure::Network::Mgmt::V2018_07_01::Models::PublicIPAddressDnsSettings
90
+ NetworkInterfaceListResult = Azure::Network::Mgmt::V2018_07_01::Models::NetworkInterfaceListResult
91
+ VpnDeviceScriptParameters = Azure::Network::Mgmt::V2018_07_01::Models::VpnDeviceScriptParameters
92
+ ErrorDetails = Azure::Network::Mgmt::V2018_07_01::Models::ErrorDetails
93
+ VirtualNetworkConnectionGatewayReference = Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkConnectionGatewayReference
94
+ Error = Azure::Network::Mgmt::V2018_07_01::Models::Error
95
+ VpnClientIPsecParameters = Azure::Network::Mgmt::V2018_07_01::Models::VpnClientIPsecParameters
96
+ AzureAsyncOperationResult = Azure::Network::Mgmt::V2018_07_01::Models::AzureAsyncOperationResult
97
+ ConnectionResetSharedKey = Azure::Network::Mgmt::V2018_07_01::Models::ConnectionResetSharedKey
98
+ NetworkInterfaceIPConfigurationListResult = Azure::Network::Mgmt::V2018_07_01::Models::NetworkInterfaceIPConfigurationListResult
99
+ VirtualNetworkGatewayConnectionListResult = Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkGatewayConnectionListResult
100
+ NetworkInterfaceLoadBalancerListResult = Azure::Network::Mgmt::V2018_07_01::Models::NetworkInterfaceLoadBalancerListResult
101
+ ApplicationGatewayBackendHealthHttpSettings = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayBackendHealthHttpSettings
102
+ EffectiveNetworkSecurityGroupAssociation = Azure::Network::Mgmt::V2018_07_01::Models::EffectiveNetworkSecurityGroupAssociation
103
+ ApplicationGatewayBackendHealth = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayBackendHealth
104
+ EffectiveNetworkSecurityRule = Azure::Network::Mgmt::V2018_07_01::Models::EffectiveNetworkSecurityRule
105
+ ApplicationGatewaySslPolicy = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewaySslPolicy
106
+ EffectiveNetworkSecurityGroup = Azure::Network::Mgmt::V2018_07_01::Models::EffectiveNetworkSecurityGroup
107
+ GatewayRouteListResult = Azure::Network::Mgmt::V2018_07_01::Models::GatewayRouteListResult
108
+ EffectiveNetworkSecurityGroupListResult = Azure::Network::Mgmt::V2018_07_01::Models::EffectiveNetworkSecurityGroupListResult
109
+ VirtualNetworkGatewayListResult = Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkGatewayListResult
110
+ EffectiveRoute = Azure::Network::Mgmt::V2018_07_01::Models::EffectiveRoute
111
+ GatewayRoute = Azure::Network::Mgmt::V2018_07_01::Models::GatewayRoute
112
+ EffectiveRouteListResult = Azure::Network::Mgmt::V2018_07_01::Models::EffectiveRouteListResult
113
+ ApplicationGatewayProbeHealthResponseMatch = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayProbeHealthResponseMatch
114
+ SecurityRuleListResult = Azure::Network::Mgmt::V2018_07_01::Models::SecurityRuleListResult
115
+ VpnClientConfiguration = Azure::Network::Mgmt::V2018_07_01::Models::VpnClientConfiguration
116
+ NetworkSecurityGroupListResult = Azure::Network::Mgmt::V2018_07_01::Models::NetworkSecurityGroupListResult
117
+ VirtualNetworkGatewaySku = Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkGatewaySku
118
+ ErrorResponse = Azure::Network::Mgmt::V2018_07_01::Models::ErrorResponse
119
+ ApplicationGatewayWebApplicationFirewallConfiguration = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayWebApplicationFirewallConfiguration
120
+ PublicIPPrefixSku = Azure::Network::Mgmt::V2018_07_01::Models::PublicIPPrefixSku
121
+ ApplicationGatewayAutoscaleConfiguration = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayAutoscaleConfiguration
122
+ NetworkWatcherListResult = Azure::Network::Mgmt::V2018_07_01::Models::NetworkWatcherListResult
123
+ ApplicationGatewayListResult = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayListResult
124
+ TopologyParameters = Azure::Network::Mgmt::V2018_07_01::Models::TopologyParameters
125
+ ApplicationGatewayFirewallRuleGroup = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayFirewallRuleGroup
126
+ TopologyAssociation = Azure::Network::Mgmt::V2018_07_01::Models::TopologyAssociation
127
+ ApplicationGatewayAvailableWafRuleSetsResult = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayAvailableWafRuleSetsResult
128
+ TopologyResource = Azure::Network::Mgmt::V2018_07_01::Models::TopologyResource
129
+ IPAddressAvailabilityResult = Azure::Network::Mgmt::V2018_07_01::Models::IPAddressAvailabilityResult
130
+ Topology = Azure::Network::Mgmt::V2018_07_01::Models::Topology
131
+ TagsObject = Azure::Network::Mgmt::V2018_07_01::Models::TagsObject
132
+ VerificationIPFlowParameters = Azure::Network::Mgmt::V2018_07_01::Models::VerificationIPFlowParameters
133
+ DnsNameAvailabilityResult = Azure::Network::Mgmt::V2018_07_01::Models::DnsNameAvailabilityResult
134
+ VerificationIPFlowResult = Azure::Network::Mgmt::V2018_07_01::Models::VerificationIPFlowResult
135
+ DdosProtectionPlanListResult = Azure::Network::Mgmt::V2018_07_01::Models::DdosProtectionPlanListResult
136
+ SubResource = Azure::Network::Mgmt::V2018_07_01::Models::SubResource
137
+ EndpointServicesListResult = Azure::Network::Mgmt::V2018_07_01::Models::EndpointServicesListResult
138
+ PublicIPAddressListResult = Azure::Network::Mgmt::V2018_07_01::Models::PublicIPAddressListResult
139
+ AuthorizationListResult = Azure::Network::Mgmt::V2018_07_01::Models::AuthorizationListResult
140
+ SecurityGroupViewParameters = Azure::Network::Mgmt::V2018_07_01::Models::SecurityGroupViewParameters
141
+ VirtualNetworkPeeringListResult = Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkPeeringListResult
142
+ NetworkInterfaceAssociation = Azure::Network::Mgmt::V2018_07_01::Models::NetworkInterfaceAssociation
143
+ SubnetListResult = Azure::Network::Mgmt::V2018_07_01::Models::SubnetListResult
144
+ SubnetAssociation = Azure::Network::Mgmt::V2018_07_01::Models::SubnetAssociation
145
+ UsagesListResult = Azure::Network::Mgmt::V2018_07_01::Models::UsagesListResult
146
+ SecurityRuleAssociations = Azure::Network::Mgmt::V2018_07_01::Models::SecurityRuleAssociations
147
+ ExpressRouteCircuitPeeringListResult = Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitPeeringListResult
148
+ SecurityGroupNetworkInterface = Azure::Network::Mgmt::V2018_07_01::Models::SecurityGroupNetworkInterface
149
+ ExpressRouteCircuitServiceProviderProperties = Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitServiceProviderProperties
150
+ SecurityGroupViewResult = Azure::Network::Mgmt::V2018_07_01::Models::SecurityGroupViewResult
151
+ ExpressRouteCircuitArpTable = Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitArpTable
152
+ PacketCaptureStorageLocation = Azure::Network::Mgmt::V2018_07_01::Models::PacketCaptureStorageLocation
153
+ ExpressRouteCircuitRoutesTable = Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitRoutesTable
154
+ PacketCaptureFilter = Azure::Network::Mgmt::V2018_07_01::Models::PacketCaptureFilter
155
+ ExpressRouteCircuitRoutesTableSummary = Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitRoutesTableSummary
156
+ PacketCaptureParameters = Azure::Network::Mgmt::V2018_07_01::Models::PacketCaptureParameters
157
+ ExpressRouteCircuitListResult = Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitListResult
158
+ PacketCapture = Azure::Network::Mgmt::V2018_07_01::Models::PacketCapture
159
+ UsageName = Azure::Network::Mgmt::V2018_07_01::Models::UsageName
160
+ PacketCaptureResult = Azure::Network::Mgmt::V2018_07_01::Models::PacketCaptureResult
161
+ ExpressRouteCrossConnectionRoutesTableSummary = Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCrossConnectionRoutesTableSummary
162
+ PacketCaptureListResult = Azure::Network::Mgmt::V2018_07_01::Models::PacketCaptureListResult
163
+ ExpressRouteCircuitReference = Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitReference
164
+ PacketCaptureQueryStatusResult = Azure::Network::Mgmt::V2018_07_01::Models::PacketCaptureQueryStatusResult
165
+ BGPCommunity = Azure::Network::Mgmt::V2018_07_01::Models::BGPCommunity
166
+ TroubleshootingParameters = Azure::Network::Mgmt::V2018_07_01::Models::TroubleshootingParameters
167
+ ExpressRouteCrossConnectionPeeringList = Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCrossConnectionPeeringList
168
+ QueryTroubleshootingParameters = Azure::Network::Mgmt::V2018_07_01::Models::QueryTroubleshootingParameters
169
+ AzureFirewallApplicationRuleProtocol = Azure::Network::Mgmt::V2018_07_01::Models::AzureFirewallApplicationRuleProtocol
170
+ TroubleshootingRecommendedActions = Azure::Network::Mgmt::V2018_07_01::Models::TroubleshootingRecommendedActions
171
+ ServiceEndpointPolicyListResult = Azure::Network::Mgmt::V2018_07_01::Models::ServiceEndpointPolicyListResult
172
+ TroubleshootingDetails = Azure::Network::Mgmt::V2018_07_01::Models::TroubleshootingDetails
173
+ VpnSiteId = Azure::Network::Mgmt::V2018_07_01::Models::VpnSiteId
174
+ TroubleshootingResult = Azure::Network::Mgmt::V2018_07_01::Models::TroubleshootingResult
175
+ NetworkInterfaceDnsSettings = Azure::Network::Mgmt::V2018_07_01::Models::NetworkInterfaceDnsSettings
176
+ RetentionPolicyParameters = Azure::Network::Mgmt::V2018_07_01::Models::RetentionPolicyParameters
177
+ ListVpnSitesResult = Azure::Network::Mgmt::V2018_07_01::Models::ListVpnSitesResult
178
+ FlowLogStatusParameters = Azure::Network::Mgmt::V2018_07_01::Models::FlowLogStatusParameters
179
+ PublicIPAddressSku = Azure::Network::Mgmt::V2018_07_01::Models::PublicIPAddressSku
180
+ TrafficAnalyticsConfigurationProperties = Azure::Network::Mgmt::V2018_07_01::Models::TrafficAnalyticsConfigurationProperties
181
+ VirtualNetworkGatewayListConnectionsResult = Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkGatewayListConnectionsResult
182
+ TrafficAnalyticsProperties = Azure::Network::Mgmt::V2018_07_01::Models::TrafficAnalyticsProperties
183
+ ApplicationGatewayBackendAddress = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayBackendAddress
184
+ FlowLogInformation = Azure::Network::Mgmt::V2018_07_01::Models::FlowLogInformation
185
+ ApplicationGatewayBackendHealthServer = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayBackendHealthServer
186
+ ConnectivitySource = Azure::Network::Mgmt::V2018_07_01::Models::ConnectivitySource
187
+ ApplicationGatewaySku = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewaySku
188
+ ConnectivityDestination = Azure::Network::Mgmt::V2018_07_01::Models::ConnectivityDestination
189
+ BgpPeerStatusListResult = Azure::Network::Mgmt::V2018_07_01::Models::BgpPeerStatusListResult
190
+ HTTPHeader = Azure::Network::Mgmt::V2018_07_01::Models::HTTPHeader
191
+ BgpPeerStatus = Azure::Network::Mgmt::V2018_07_01::Models::BgpPeerStatus
192
+ HTTPConfiguration = Azure::Network::Mgmt::V2018_07_01::Models::HTTPConfiguration
193
+ IpsecPolicy = Azure::Network::Mgmt::V2018_07_01::Models::IpsecPolicy
194
+ ProtocolConfiguration = Azure::Network::Mgmt::V2018_07_01::Models::ProtocolConfiguration
195
+ ApplicationGatewayAutoscaleBounds = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayAutoscaleBounds
196
+ ConnectivityParameters = Azure::Network::Mgmt::V2018_07_01::Models::ConnectivityParameters
197
+ ApplicationGatewayFirewallRule = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayFirewallRule
198
+ ConnectivityIssue = Azure::Network::Mgmt::V2018_07_01::Models::ConnectivityIssue
199
+ VirtualNetworkUsageName = Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkUsageName
200
+ ConnectivityHop = Azure::Network::Mgmt::V2018_07_01::Models::ConnectivityHop
201
+ ApplicationSecurityGroupListResult = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationSecurityGroupListResult
202
+ ConnectivityInformation = Azure::Network::Mgmt::V2018_07_01::Models::ConnectivityInformation
203
+ VirtualNetworkListResult = Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkListResult
204
+ AzureReachabilityReportLocation = Azure::Network::Mgmt::V2018_07_01::Models::AzureReachabilityReportLocation
205
+ ExpressRouteCircuitPeeringConfig = Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitPeeringConfig
206
+ AzureReachabilityReportParameters = Azure::Network::Mgmt::V2018_07_01::Models::AzureReachabilityReportParameters
207
+ AddressSpace = Azure::Network::Mgmt::V2018_07_01::Models::AddressSpace
208
+ AzureReachabilityReportLatencyInfo = Azure::Network::Mgmt::V2018_07_01::Models::AzureReachabilityReportLatencyInfo
209
+ ExpressRouteCircuitSku = Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitSku
210
+ AzureReachabilityReportItem = Azure::Network::Mgmt::V2018_07_01::Models::AzureReachabilityReportItem
211
+ ExpressRouteCircuitsArpTableListResult = Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitsArpTableListResult
212
+ AzureReachabilityReport = Azure::Network::Mgmt::V2018_07_01::Models::AzureReachabilityReport
213
+ ExpressRouteCircuitsRoutesTableSummaryListResult = Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitsRoutesTableSummaryListResult
214
+ AvailableProvidersListParameters = Azure::Network::Mgmt::V2018_07_01::Models::AvailableProvidersListParameters
215
+ ExpressRouteServiceProviderListResult = Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteServiceProviderListResult
216
+ AvailableProvidersListCity = Azure::Network::Mgmt::V2018_07_01::Models::AvailableProvidersListCity
217
+ BgpServiceCommunityListResult = Azure::Network::Mgmt::V2018_07_01::Models::BgpServiceCommunityListResult
218
+ AvailableProvidersListState = Azure::Network::Mgmt::V2018_07_01::Models::AvailableProvidersListState
219
+ LoadBalancerSku = Azure::Network::Mgmt::V2018_07_01::Models::LoadBalancerSku
220
+ AvailableProvidersListCountry = Azure::Network::Mgmt::V2018_07_01::Models::AvailableProvidersListCountry
221
+ AzureFirewallListResult = Azure::Network::Mgmt::V2018_07_01::Models::AzureFirewallListResult
222
+ AvailableProvidersList = Azure::Network::Mgmt::V2018_07_01::Models::AvailableProvidersList
223
+ ListVirtualHubsResult = Azure::Network::Mgmt::V2018_07_01::Models::ListVirtualHubsResult
224
+ ConnectionMonitorSource = Azure::Network::Mgmt::V2018_07_01::Models::ConnectionMonitorSource
225
+ IpTag = Azure::Network::Mgmt::V2018_07_01::Models::IpTag
226
+ ConnectionMonitorDestination = Azure::Network::Mgmt::V2018_07_01::Models::ConnectionMonitorDestination
227
+ ApplicationGatewayConnectionDraining = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayConnectionDraining
228
+ ConnectionMonitorParameters = Azure::Network::Mgmt::V2018_07_01::Models::ConnectionMonitorParameters
229
+ TunnelConnectionHealth = Azure::Network::Mgmt::V2018_07_01::Models::TunnelConnectionHealth
230
+ ConnectionMonitor = Azure::Network::Mgmt::V2018_07_01::Models::ConnectionMonitor
231
+ BgpSettings = Azure::Network::Mgmt::V2018_07_01::Models::BgpSettings
232
+ ConnectionMonitorResult = Azure::Network::Mgmt::V2018_07_01::Models::ConnectionMonitorResult
233
+ VirtualNetworkListUsageResult = Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkListUsageResult
234
+ ConnectionMonitorListResult = Azure::Network::Mgmt::V2018_07_01::Models::ConnectionMonitorListResult
235
+ ApplicationGatewayAvailableSslPredefinedPolicies = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayAvailableSslPredefinedPolicies
236
+ ConnectionStateSnapshot = Azure::Network::Mgmt::V2018_07_01::Models::ConnectionStateSnapshot
237
+ DhcpOptions = Azure::Network::Mgmt::V2018_07_01::Models::DhcpOptions
238
+ ConnectionMonitorQueryResult = Azure::Network::Mgmt::V2018_07_01::Models::ConnectionMonitorQueryResult
239
+ Ipv6ExpressRouteCircuitPeeringConfig = Azure::Network::Mgmt::V2018_07_01::Models::Ipv6ExpressRouteCircuitPeeringConfig
240
+ TrafficQuery = Azure::Network::Mgmt::V2018_07_01::Models::TrafficQuery
241
+ ExpressRouteCircuitsRoutesTableListResult = Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitsRoutesTableListResult
242
+ NetworkConfigurationDiagnosticParameters = Azure::Network::Mgmt::V2018_07_01::Models::NetworkConfigurationDiagnosticParameters
243
+ ExpressRouteCrossConnectionsRoutesTableSummaryListResult = Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCrossConnectionsRoutesTableSummaryListResult
244
+ MatchedRule = Azure::Network::Mgmt::V2018_07_01::Models::MatchedRule
245
+ NetworkSecurityRulesEvaluationResult = Azure::Network::Mgmt::V2018_07_01::Models::NetworkSecurityRulesEvaluationResult
246
+ DeviceProperties = Azure::Network::Mgmt::V2018_07_01::Models::DeviceProperties
247
+ EvaluatedNetworkSecurityGroup = Azure::Network::Mgmt::V2018_07_01::Models::EvaluatedNetworkSecurityGroup
248
+ ApplicationGatewayBackendHealthPool = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayBackendHealthPool
249
+ NetworkSecurityGroupResult = Azure::Network::Mgmt::V2018_07_01::Models::NetworkSecurityGroupResult
250
+ ApplicationGatewayFirewallDisabledRuleGroup = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayFirewallDisabledRuleGroup
251
+ NetworkConfigurationDiagnosticResult = Azure::Network::Mgmt::V2018_07_01::Models::NetworkConfigurationDiagnosticResult
252
+ DdosProtectionPlan = Azure::Network::Mgmt::V2018_07_01::Models::DdosProtectionPlan
253
+ NetworkConfigurationDiagnosticResponse = Azure::Network::Mgmt::V2018_07_01::Models::NetworkConfigurationDiagnosticResponse
254
+ Usage = Azure::Network::Mgmt::V2018_07_01::Models::Usage
255
+ OperationDisplay = Azure::Network::Mgmt::V2018_07_01::Models::OperationDisplay
256
+ ExpressRouteCrossConnectionListResult = Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCrossConnectionListResult
257
+ Availability = Azure::Network::Mgmt::V2018_07_01::Models::Availability
258
+ LocalNetworkGatewayListResult = Azure::Network::Mgmt::V2018_07_01::Models::LocalNetworkGatewayListResult
259
+ Dimension = Azure::Network::Mgmt::V2018_07_01::Models::Dimension
260
+ VirtualNetworkUsage = Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkUsage
261
+ MetricSpecification = Azure::Network::Mgmt::V2018_07_01::Models::MetricSpecification
262
+ ExpressRouteServiceProviderBandwidthsOffered = Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteServiceProviderBandwidthsOffered
263
+ LogSpecification = Azure::Network::Mgmt::V2018_07_01::Models::LogSpecification
264
+ VpnClientParameters = Azure::Network::Mgmt::V2018_07_01::Models::VpnClientParameters
265
+ OperationPropertiesFormatServiceSpecification = Azure::Network::Mgmt::V2018_07_01::Models::OperationPropertiesFormatServiceSpecification
266
+ ListVpnConnectionsResult = Azure::Network::Mgmt::V2018_07_01::Models::ListVpnConnectionsResult
267
+ Operation = Azure::Network::Mgmt::V2018_07_01::Models::Operation
268
+ ExpressRouteCircuitStats = Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitStats
269
+ OperationListResult = Azure::Network::Mgmt::V2018_07_01::Models::OperationListResult
270
+ AzureFirewallIPConfiguration = Azure::Network::Mgmt::V2018_07_01::Models::AzureFirewallIPConfiguration
271
+ AzureFirewallApplicationRuleCollection = Azure::Network::Mgmt::V2018_07_01::Models::AzureFirewallApplicationRuleCollection
272
+ AzureFirewallNetworkRuleCollection = Azure::Network::Mgmt::V2018_07_01::Models::AzureFirewallNetworkRuleCollection
273
+ AzureFirewall = Azure::Network::Mgmt::V2018_07_01::Models::AzureFirewall
274
+ BackendAddressPool = Azure::Network::Mgmt::V2018_07_01::Models::BackendAddressPool
275
+ InboundNatRule = Azure::Network::Mgmt::V2018_07_01::Models::InboundNatRule
276
+ ApplicationSecurityGroup = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationSecurityGroup
277
+ SecurityRule = Azure::Network::Mgmt::V2018_07_01::Models::SecurityRule
278
+ NetworkInterface = Azure::Network::Mgmt::V2018_07_01::Models::NetworkInterface
279
+ NetworkSecurityGroup = Azure::Network::Mgmt::V2018_07_01::Models::NetworkSecurityGroup
280
+ Route = Azure::Network::Mgmt::V2018_07_01::Models::Route
281
+ RouteTable = Azure::Network::Mgmt::V2018_07_01::Models::RouteTable
282
+ ServiceEndpointPolicyDefinition = Azure::Network::Mgmt::V2018_07_01::Models::ServiceEndpointPolicyDefinition
283
+ ServiceEndpointPolicy = Azure::Network::Mgmt::V2018_07_01::Models::ServiceEndpointPolicy
284
+ PublicIPAddress = Azure::Network::Mgmt::V2018_07_01::Models::PublicIPAddress
285
+ IPConfiguration = Azure::Network::Mgmt::V2018_07_01::Models::IPConfiguration
286
+ ResourceNavigationLink = Azure::Network::Mgmt::V2018_07_01::Models::ResourceNavigationLink
287
+ Subnet = Azure::Network::Mgmt::V2018_07_01::Models::Subnet
288
+ NetworkInterfaceIPConfiguration = Azure::Network::Mgmt::V2018_07_01::Models::NetworkInterfaceIPConfiguration
289
+ ApplicationGatewayBackendAddressPool = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayBackendAddressPool
290
+ ApplicationGatewayBackendHttpSettings = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayBackendHttpSettings
291
+ ApplicationGatewayIPConfiguration = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayIPConfiguration
292
+ ApplicationGatewayAuthenticationCertificate = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayAuthenticationCertificate
293
+ ApplicationGatewaySslCertificate = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewaySslCertificate
294
+ ApplicationGatewayFrontendIPConfiguration = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayFrontendIPConfiguration
295
+ ApplicationGatewayFrontendPort = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayFrontendPort
296
+ ApplicationGatewayHttpListener = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayHttpListener
297
+ ApplicationGatewayPathRule = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayPathRule
298
+ ApplicationGatewayProbe = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayProbe
299
+ ApplicationGatewayRequestRoutingRule = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayRequestRoutingRule
300
+ ApplicationGatewayRedirectConfiguration = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayRedirectConfiguration
301
+ ApplicationGatewayUrlPathMap = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayUrlPathMap
302
+ ApplicationGateway = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGateway
303
+ ApplicationGatewayFirewallRuleSet = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayFirewallRuleSet
304
+ ApplicationGatewayAvailableSslOptions = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayAvailableSslOptions
305
+ ApplicationGatewaySslPredefinedPolicy = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewaySslPredefinedPolicy
306
+ EndpointServiceResult = Azure::Network::Mgmt::V2018_07_01::Models::EndpointServiceResult
307
+ ExpressRouteCircuitAuthorization = Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitAuthorization
308
+ RouteFilterRule = Azure::Network::Mgmt::V2018_07_01::Models::RouteFilterRule
309
+ ExpressRouteCircuitConnection = Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitConnection
310
+ ExpressRouteCircuitPeering = Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitPeering
311
+ RouteFilter = Azure::Network::Mgmt::V2018_07_01::Models::RouteFilter
312
+ ExpressRouteCircuit = Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuit
313
+ ExpressRouteServiceProvider = Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteServiceProvider
314
+ ExpressRouteCrossConnectionPeering = Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCrossConnectionPeering
315
+ ExpressRouteCrossConnection = Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCrossConnection
316
+ FrontendIPConfiguration = Azure::Network::Mgmt::V2018_07_01::Models::FrontendIPConfiguration
317
+ LoadBalancingRule = Azure::Network::Mgmt::V2018_07_01::Models::LoadBalancingRule
318
+ Probe = Azure::Network::Mgmt::V2018_07_01::Models::Probe
319
+ InboundNatPool = Azure::Network::Mgmt::V2018_07_01::Models::InboundNatPool
320
+ OutboundRule = Azure::Network::Mgmt::V2018_07_01::Models::OutboundRule
321
+ LoadBalancer = Azure::Network::Mgmt::V2018_07_01::Models::LoadBalancer
322
+ NetworkWatcher = Azure::Network::Mgmt::V2018_07_01::Models::NetworkWatcher
323
+ PublicIPPrefix = Azure::Network::Mgmt::V2018_07_01::Models::PublicIPPrefix
324
+ PatchRouteFilterRule = Azure::Network::Mgmt::V2018_07_01::Models::PatchRouteFilterRule
325
+ PatchRouteFilter = Azure::Network::Mgmt::V2018_07_01::Models::PatchRouteFilter
326
+ BgpServiceCommunity = Azure::Network::Mgmt::V2018_07_01::Models::BgpServiceCommunity
327
+ VirtualNetworkPeering = Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkPeering
328
+ VirtualNetwork = Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetwork
329
+ VirtualNetworkGatewayIPConfiguration = Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkGatewayIPConfiguration
330
+ VpnClientRootCertificate = Azure::Network::Mgmt::V2018_07_01::Models::VpnClientRootCertificate
331
+ VpnClientRevokedCertificate = Azure::Network::Mgmt::V2018_07_01::Models::VpnClientRevokedCertificate
332
+ VirtualNetworkGateway = Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkGateway
333
+ LocalNetworkGateway = Azure::Network::Mgmt::V2018_07_01::Models::LocalNetworkGateway
334
+ VirtualNetworkGatewayConnection = Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkGatewayConnection
335
+ ConnectionSharedKey = Azure::Network::Mgmt::V2018_07_01::Models::ConnectionSharedKey
336
+ VirtualNetworkGatewayConnectionListEntity = Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkGatewayConnectionListEntity
337
+ VirtualWAN = Azure::Network::Mgmt::V2018_07_01::Models::VirtualWAN
338
+ VpnSite = Azure::Network::Mgmt::V2018_07_01::Models::VpnSite
339
+ HubVirtualNetworkConnection = Azure::Network::Mgmt::V2018_07_01::Models::HubVirtualNetworkConnection
340
+ VirtualHub = Azure::Network::Mgmt::V2018_07_01::Models::VirtualHub
341
+ VpnConnection = Azure::Network::Mgmt::V2018_07_01::Models::VpnConnection
342
+ VpnGateway = Azure::Network::Mgmt::V2018_07_01::Models::VpnGateway
343
+ ProvisioningState = Azure::Network::Mgmt::V2018_07_01::Models::ProvisioningState
344
+ AzureFirewallRCActionType = Azure::Network::Mgmt::V2018_07_01::Models::AzureFirewallRCActionType
345
+ AzureFirewallApplicationRuleProtocolType = Azure::Network::Mgmt::V2018_07_01::Models::AzureFirewallApplicationRuleProtocolType
346
+ AzureFirewallNetworkRuleProtocol = Azure::Network::Mgmt::V2018_07_01::Models::AzureFirewallNetworkRuleProtocol
347
+ TransportProtocol = Azure::Network::Mgmt::V2018_07_01::Models::TransportProtocol
348
+ IPAllocationMethod = Azure::Network::Mgmt::V2018_07_01::Models::IPAllocationMethod
349
+ IPVersion = Azure::Network::Mgmt::V2018_07_01::Models::IPVersion
350
+ SecurityRuleProtocol = Azure::Network::Mgmt::V2018_07_01::Models::SecurityRuleProtocol
351
+ SecurityRuleAccess = Azure::Network::Mgmt::V2018_07_01::Models::SecurityRuleAccess
352
+ SecurityRuleDirection = Azure::Network::Mgmt::V2018_07_01::Models::SecurityRuleDirection
353
+ RouteNextHopType = Azure::Network::Mgmt::V2018_07_01::Models::RouteNextHopType
354
+ PublicIPAddressSkuName = Azure::Network::Mgmt::V2018_07_01::Models::PublicIPAddressSkuName
355
+ ApplicationGatewayProtocol = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayProtocol
356
+ ApplicationGatewayCookieBasedAffinity = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayCookieBasedAffinity
357
+ ApplicationGatewayBackendHealthServerHealth = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayBackendHealthServerHealth
358
+ ApplicationGatewaySkuName = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewaySkuName
359
+ ApplicationGatewayTier = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayTier
360
+ ApplicationGatewaySslProtocol = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewaySslProtocol
361
+ ApplicationGatewaySslPolicyType = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewaySslPolicyType
362
+ ApplicationGatewaySslPolicyName = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewaySslPolicyName
363
+ ApplicationGatewaySslCipherSuite = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewaySslCipherSuite
364
+ ApplicationGatewayRequestRoutingRuleType = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayRequestRoutingRuleType
365
+ ApplicationGatewayRedirectType = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayRedirectType
366
+ ApplicationGatewayOperationalState = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayOperationalState
367
+ ApplicationGatewayFirewallMode = Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayFirewallMode
368
+ AuthorizationUseStatus = Azure::Network::Mgmt::V2018_07_01::Models::AuthorizationUseStatus
369
+ ExpressRouteCircuitPeeringAdvertisedPublicPrefixState = Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
370
+ Access = Azure::Network::Mgmt::V2018_07_01::Models::Access
371
+ ExpressRoutePeeringType = Azure::Network::Mgmt::V2018_07_01::Models::ExpressRoutePeeringType
372
+ ExpressRoutePeeringState = Azure::Network::Mgmt::V2018_07_01::Models::ExpressRoutePeeringState
373
+ CircuitConnectionStatus = Azure::Network::Mgmt::V2018_07_01::Models::CircuitConnectionStatus
374
+ ExpressRouteCircuitPeeringState = Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitPeeringState
375
+ ExpressRouteCircuitSkuTier = Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitSkuTier
376
+ ExpressRouteCircuitSkuFamily = Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitSkuFamily
377
+ ServiceProviderProvisioningState = Azure::Network::Mgmt::V2018_07_01::Models::ServiceProviderProvisioningState
378
+ LoadBalancerSkuName = Azure::Network::Mgmt::V2018_07_01::Models::LoadBalancerSkuName
379
+ LoadDistribution = Azure::Network::Mgmt::V2018_07_01::Models::LoadDistribution
380
+ ProbeProtocol = Azure::Network::Mgmt::V2018_07_01::Models::ProbeProtocol
381
+ NetworkOperationStatus = Azure::Network::Mgmt::V2018_07_01::Models::NetworkOperationStatus
382
+ EffectiveSecurityRuleProtocol = Azure::Network::Mgmt::V2018_07_01::Models::EffectiveSecurityRuleProtocol
383
+ EffectiveRouteSource = Azure::Network::Mgmt::V2018_07_01::Models::EffectiveRouteSource
384
+ EffectiveRouteState = Azure::Network::Mgmt::V2018_07_01::Models::EffectiveRouteState
385
+ AssociationType = Azure::Network::Mgmt::V2018_07_01::Models::AssociationType
386
+ Direction = Azure::Network::Mgmt::V2018_07_01::Models::Direction
387
+ IpFlowProtocol = Azure::Network::Mgmt::V2018_07_01::Models::IpFlowProtocol
388
+ NextHopType = Azure::Network::Mgmt::V2018_07_01::Models::NextHopType
389
+ PcProtocol = Azure::Network::Mgmt::V2018_07_01::Models::PcProtocol
390
+ PcStatus = Azure::Network::Mgmt::V2018_07_01::Models::PcStatus
391
+ PcError = Azure::Network::Mgmt::V2018_07_01::Models::PcError
392
+ Protocol = Azure::Network::Mgmt::V2018_07_01::Models::Protocol
393
+ HTTPMethod = Azure::Network::Mgmt::V2018_07_01::Models::HTTPMethod
394
+ Origin = Azure::Network::Mgmt::V2018_07_01::Models::Origin
395
+ Severity = Azure::Network::Mgmt::V2018_07_01::Models::Severity
396
+ IssueType = Azure::Network::Mgmt::V2018_07_01::Models::IssueType
397
+ ConnectionStatus = Azure::Network::Mgmt::V2018_07_01::Models::ConnectionStatus
398
+ ConnectionMonitorSourceStatus = Azure::Network::Mgmt::V2018_07_01::Models::ConnectionMonitorSourceStatus
399
+ ConnectionState = Azure::Network::Mgmt::V2018_07_01::Models::ConnectionState
400
+ EvaluationState = Azure::Network::Mgmt::V2018_07_01::Models::EvaluationState
401
+ PublicIPPrefixSkuName = Azure::Network::Mgmt::V2018_07_01::Models::PublicIPPrefixSkuName
402
+ VirtualNetworkPeeringState = Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkPeeringState
403
+ VirtualNetworkGatewayType = Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkGatewayType
404
+ VpnType = Azure::Network::Mgmt::V2018_07_01::Models::VpnType
405
+ VirtualNetworkGatewaySkuName = Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkGatewaySkuName
406
+ VirtualNetworkGatewaySkuTier = Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkGatewaySkuTier
407
+ VpnClientProtocol = Azure::Network::Mgmt::V2018_07_01::Models::VpnClientProtocol
408
+ IpsecEncryption = Azure::Network::Mgmt::V2018_07_01::Models::IpsecEncryption
409
+ IpsecIntegrity = Azure::Network::Mgmt::V2018_07_01::Models::IpsecIntegrity
410
+ IkeEncryption = Azure::Network::Mgmt::V2018_07_01::Models::IkeEncryption
411
+ IkeIntegrity = Azure::Network::Mgmt::V2018_07_01::Models::IkeIntegrity
412
+ DhGroup = Azure::Network::Mgmt::V2018_07_01::Models::DhGroup
413
+ PfsGroup = Azure::Network::Mgmt::V2018_07_01::Models::PfsGroup
414
+ BgpPeerState = Azure::Network::Mgmt::V2018_07_01::Models::BgpPeerState
415
+ ProcessorArchitecture = Azure::Network::Mgmt::V2018_07_01::Models::ProcessorArchitecture
416
+ AuthenticationMethod = Azure::Network::Mgmt::V2018_07_01::Models::AuthenticationMethod
417
+ VirtualNetworkGatewayConnectionStatus = Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkGatewayConnectionStatus
418
+ VirtualNetworkGatewayConnectionType = Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkGatewayConnectionType
419
+ VpnConnectionStatus = Azure::Network::Mgmt::V2018_07_01::Models::VpnConnectionStatus
420
+ TunnelConnectionStatus = Azure::Network::Mgmt::V2018_07_01::Models::TunnelConnectionStatus
421
+ HubVirtualNetworkConnectionStatus = Azure::Network::Mgmt::V2018_07_01::Models::HubVirtualNetworkConnectionStatus
401
422
  end
402
423
 
403
424
  class NetworkManagementClass
404
- attr_reader :azure_firewalls, :application_gateways, :application_security_groups, :ddos_protection_plans, :available_endpoint_services, :express_route_circuit_authorizations, :express_route_circuit_peerings, :express_route_circuit_connections, :express_route_circuits, :express_route_service_providers, :express_route_cross_connections, :express_route_cross_connection_peerings, :load_balancers, :load_balancer_backend_address_pools, :load_balancer_frontend_ipconfigurations, :inbound_nat_rules, :load_balancer_load_balancing_rules, :load_balancer_network_interfaces, :load_balancer_probes, :network_interfaces, :network_interface_ipconfigurations, :network_interface_load_balancers, :network_security_groups, :security_rules, :default_security_rules, :network_watchers, :packet_captures, :connection_monitors, :operations, :public_ipaddresses, :route_filters, :route_filter_rules, :route_tables, :routes, :bgp_service_communities, :usages, :virtual_networks, :subnets, :virtual_network_peerings, :virtual_network_gateways, :virtual_network_gateway_connections, :local_network_gateways, :virtual_wans, :vpn_sites, :vpn_sites_configuration, :virtual_hubs, :hub_virtual_network_connections, :vpn_gateways, :vpn_connections, :configurable, :base_url, :options, :model_classes
425
+ attr_reader :azure_firewalls, :application_gateways, :application_security_groups, :ddos_protection_plans, :available_endpoint_services, :express_route_circuit_authorizations, :express_route_circuit_peerings, :express_route_circuit_connections, :express_route_circuits, :express_route_service_providers, :express_route_cross_connections, :express_route_cross_connection_peerings, :load_balancers, :load_balancer_backend_address_pools, :load_balancer_frontend_ipconfigurations, :inbound_nat_rules, :load_balancer_load_balancing_rules, :load_balancer_network_interfaces, :load_balancer_probes, :network_interfaces, :network_interface_ipconfigurations, :network_interface_load_balancers, :network_security_groups, :security_rules, :default_security_rules, :network_watchers, :packet_captures, :connection_monitors, :operations, :public_ipaddresses, :public_ipprefixes, :route_filters, :route_filter_rules, :route_tables, :routes, :bgp_service_communities, :usages, :virtual_networks, :subnets, :virtual_network_peerings, :virtual_network_gateways, :virtual_network_gateway_connections, :local_network_gateways, :virtual_wans, :vpn_sites, :vpn_sites_configuration, :virtual_hubs, :hub_virtual_network_connections, :vpn_gateways, :vpn_connections, :service_endpoint_policies, :service_endpoint_policy_definitions, :configurable, :base_url, :options, :model_classes
405
426
 
406
427
  def initialize(configurable, base_url=nil, options=nil)
407
428
  @configurable, @base_url, @options = configurable, base_url, options
408
429
 
409
- @client_0 = Azure::Network::Mgmt::V2018_06_01::NetworkManagementClient.new(configurable.credentials, base_url, options)
430
+ @client_0 = Azure::Network::Mgmt::V2018_07_01::NetworkManagementClient.new(configurable.credentials, base_url, options)
410
431
  if(@client_0.respond_to?(:subscription_id))
411
432
  @client_0.subscription_id = configurable.subscription_id
412
433
  end
@@ -441,6 +462,7 @@ module Azure::Profiles::Latest
441
462
  @connection_monitors = @client_0.connection_monitors
442
463
  @operations = @client_0.operations
443
464
  @public_ipaddresses = @client_0.public_ipaddresses
465
+ @public_ipprefixes = @client_0.public_ipprefixes
444
466
  @route_filters = @client_0.route_filters
445
467
  @route_filter_rules = @client_0.route_filter_rules
446
468
  @route_tables = @client_0.route_tables
@@ -460,6 +482,8 @@ module Azure::Profiles::Latest
460
482
  @hub_virtual_network_connections = @client_0.hub_virtual_network_connections
461
483
  @vpn_gateways = @client_0.vpn_gateways
462
484
  @vpn_connections = @client_0.vpn_connections
485
+ @service_endpoint_policies = @client_0.service_endpoint_policies
486
+ @service_endpoint_policy_definitions = @client_0.service_endpoint_policy_definitions
463
487
 
464
488
  @model_classes = ModelClasses.new
465
489
  end
@@ -478,1025 +502,1079 @@ module Azure::Profiles::Latest
478
502
  end
479
503
 
480
504
  class ModelClasses
481
- def topology_association
482
- Azure::Network::Mgmt::V2018_06_01::Models::TopologyAssociation
505
+ def next_hop_parameters
506
+ Azure::Network::Mgmt::V2018_07_01::Models::NextHopParameters
483
507
  end
484
- def sub_resource
485
- Azure::Network::Mgmt::V2018_06_01::Models::SubResource
508
+ def next_hop_result
509
+ Azure::Network::Mgmt::V2018_07_01::Models::NextHopResult
486
510
  end
487
- def topology_resource
488
- Azure::Network::Mgmt::V2018_06_01::Models::TopologyResource
511
+ def route_list_result
512
+ Azure::Network::Mgmt::V2018_07_01::Models::RouteListResult
489
513
  end
490
514
  def azure_firewall_rcaction
491
- Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallRCAction
515
+ Azure::Network::Mgmt::V2018_07_01::Models::AzureFirewallRCAction
492
516
  end
493
- def topology
494
- Azure::Network::Mgmt::V2018_06_01::Models::Topology
517
+ def route_table_list_result
518
+ Azure::Network::Mgmt::V2018_07_01::Models::RouteTableListResult
495
519
  end
496
520
  def azure_firewall_application_rule
497
- Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallApplicationRule
521
+ Azure::Network::Mgmt::V2018_07_01::Models::AzureFirewallApplicationRule
498
522
  end
499
- def verification_ipflow_parameters
500
- Azure::Network::Mgmt::V2018_06_01::Models::VerificationIPFlowParameters
523
+ def route_filter_rule_list_result
524
+ Azure::Network::Mgmt::V2018_07_01::Models::RouteFilterRuleListResult
501
525
  end
502
526
  def azure_firewall_network_rule
503
- Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallNetworkRule
527
+ Azure::Network::Mgmt::V2018_07_01::Models::AzureFirewallNetworkRule
504
528
  end
505
- def verification_ipflow_result
506
- Azure::Network::Mgmt::V2018_06_01::Models::VerificationIPFlowResult
529
+ def route_filter_list_result
530
+ Azure::Network::Mgmt::V2018_07_01::Models::RouteFilterListResult
507
531
  end
508
- def usage_name
509
- Azure::Network::Mgmt::V2018_06_01::Models::UsageName
532
+ def service_endpoint_policy_definition_list_result
533
+ Azure::Network::Mgmt::V2018_07_01::Models::ServiceEndpointPolicyDefinitionListResult
510
534
  end
511
- def azure_firewall_list_result
512
- Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallListResult
535
+ def public_ipprefix_list_result
536
+ Azure::Network::Mgmt::V2018_07_01::Models::PublicIPPrefixListResult
513
537
  end
514
- def bgp_service_community_list_result
515
- Azure::Network::Mgmt::V2018_06_01::Models::BgpServiceCommunityListResult
538
+ def resource
539
+ Azure::Network::Mgmt::V2018_07_01::Models::Resource
516
540
  end
517
- def bgpcommunity
518
- Azure::Network::Mgmt::V2018_06_01::Models::BGPCommunity
541
+ def referenced_public_ip_address
542
+ Azure::Network::Mgmt::V2018_07_01::Models::ReferencedPublicIpAddress
519
543
  end
520
544
  def list_hub_virtual_network_connections_result
521
- Azure::Network::Mgmt::V2018_06_01::Models::ListHubVirtualNetworkConnectionsResult
522
- end
523
- def route_list_result
524
- Azure::Network::Mgmt::V2018_06_01::Models::RouteListResult
525
- end
526
- def network_interface_dns_settings
527
- Azure::Network::Mgmt::V2018_06_01::Models::NetworkInterfaceDnsSettings
528
- end
529
- def route_table_list_result
530
- Azure::Network::Mgmt::V2018_06_01::Models::RouteTableListResult
531
- end
532
- def policies
533
- Azure::Network::Mgmt::V2018_06_01::Models::Policies
534
- end
535
- def route_filter_rule_list_result
536
- Azure::Network::Mgmt::V2018_06_01::Models::RouteFilterRuleListResult
537
- end
538
- def get_vpn_sites_configuration_request
539
- Azure::Network::Mgmt::V2018_06_01::Models::GetVpnSitesConfigurationRequest
545
+ Azure::Network::Mgmt::V2018_07_01::Models::ListHubVirtualNetworkConnectionsResult
540
546
  end
541
547
  def load_balancer_list_result
542
- Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancerListResult
548
+ Azure::Network::Mgmt::V2018_07_01::Models::LoadBalancerListResult
543
549
  end
544
- def public_ipaddress_sku
545
- Azure::Network::Mgmt::V2018_06_01::Models::PublicIPAddressSku
550
+ def list_vpn_gateways_result
551
+ Azure::Network::Mgmt::V2018_07_01::Models::ListVpnGatewaysResult
546
552
  end
547
553
  def inbound_nat_rule_list_result
548
- Azure::Network::Mgmt::V2018_06_01::Models::InboundNatRuleListResult
554
+ Azure::Network::Mgmt::V2018_07_01::Models::InboundNatRuleListResult
549
555
  end
550
- def ip_tag
551
- Azure::Network::Mgmt::V2018_06_01::Models::IpTag
556
+ def policies
557
+ Azure::Network::Mgmt::V2018_07_01::Models::Policies
552
558
  end
553
559
  def load_balancer_backend_address_pool_list_result
554
- Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancerBackendAddressPoolListResult
560
+ Azure::Network::Mgmt::V2018_07_01::Models::LoadBalancerBackendAddressPoolListResult
555
561
  end
556
- def device_properties
557
- Azure::Network::Mgmt::V2018_06_01::Models::DeviceProperties
562
+ def get_vpn_sites_configuration_request
563
+ Azure::Network::Mgmt::V2018_07_01::Models::GetVpnSitesConfigurationRequest
558
564
  end
559
565
  def load_balancer_frontend_ipconfiguration_list_result
560
- Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancerFrontendIPConfigurationListResult
566
+ Azure::Network::Mgmt::V2018_07_01::Models::LoadBalancerFrontendIPConfigurationListResult
561
567
  end
562
- def vpn_device_script_parameters
563
- Azure::Network::Mgmt::V2018_06_01::Models::VpnDeviceScriptParameters
568
+ def service_endpoint_properties_format
569
+ Azure::Network::Mgmt::V2018_07_01::Models::ServiceEndpointPropertiesFormat
564
570
  end
565
571
  def load_balancer_load_balancing_rule_list_result
566
- Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancerLoadBalancingRuleListResult
572
+ Azure::Network::Mgmt::V2018_07_01::Models::LoadBalancerLoadBalancingRuleListResult
567
573
  end
568
- def application_gateway_backend_address
569
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendAddress
574
+ def list_virtual_wans_result
575
+ Azure::Network::Mgmt::V2018_07_01::Models::ListVirtualWANsResult
570
576
  end
571
577
  def load_balancer_probe_list_result
572
- Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancerProbeListResult
578
+ Azure::Network::Mgmt::V2018_07_01::Models::LoadBalancerProbeListResult
573
579
  end
574
- def application_gateway_connection_draining
575
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayConnectionDraining
580
+ def public_ipaddress_dns_settings
581
+ Azure::Network::Mgmt::V2018_07_01::Models::PublicIPAddressDnsSettings
576
582
  end
577
583
  def network_interface_list_result
578
- Azure::Network::Mgmt::V2018_06_01::Models::NetworkInterfaceListResult
584
+ Azure::Network::Mgmt::V2018_07_01::Models::NetworkInterfaceListResult
579
585
  end
580
- def application_gateway_backend_health_server
581
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendHealthServer
586
+ def vpn_device_script_parameters
587
+ Azure::Network::Mgmt::V2018_07_01::Models::VpnDeviceScriptParameters
582
588
  end
583
589
  def error_details
584
- Azure::Network::Mgmt::V2018_06_01::Models::ErrorDetails
590
+ Azure::Network::Mgmt::V2018_07_01::Models::ErrorDetails
585
591
  end
586
- def application_gateway_backend_health_pool
587
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendHealthPool
592
+ def virtual_network_connection_gateway_reference
593
+ Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkConnectionGatewayReference
588
594
  end
589
595
  def error
590
- Azure::Network::Mgmt::V2018_06_01::Models::Error
596
+ Azure::Network::Mgmt::V2018_07_01::Models::Error
591
597
  end
592
- def application_gateway_sku
593
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySku
598
+ def vpn_client_ipsec_parameters
599
+ Azure::Network::Mgmt::V2018_07_01::Models::VpnClientIPsecParameters
594
600
  end
595
601
  def azure_async_operation_result
596
- Azure::Network::Mgmt::V2018_06_01::Models::AzureAsyncOperationResult
602
+ Azure::Network::Mgmt::V2018_07_01::Models::AzureAsyncOperationResult
597
603
  end
598
- def vpn_client_ipsec_parameters
599
- Azure::Network::Mgmt::V2018_06_01::Models::VpnClientIPsecParameters
604
+ def connection_reset_shared_key
605
+ Azure::Network::Mgmt::V2018_07_01::Models::ConnectionResetSharedKey
600
606
  end
601
607
  def network_interface_ipconfiguration_list_result
602
- Azure::Network::Mgmt::V2018_06_01::Models::NetworkInterfaceIPConfigurationListResult
608
+ Azure::Network::Mgmt::V2018_07_01::Models::NetworkInterfaceIPConfigurationListResult
603
609
  end
604
610
  def virtual_network_gateway_connection_list_result
605
- Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayConnectionListResult
611
+ Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkGatewayConnectionListResult
606
612
  end
607
613
  def network_interface_load_balancer_list_result
608
- Azure::Network::Mgmt::V2018_06_01::Models::NetworkInterfaceLoadBalancerListResult
614
+ Azure::Network::Mgmt::V2018_07_01::Models::NetworkInterfaceLoadBalancerListResult
609
615
  end
610
- def gateway_route_list_result
611
- Azure::Network::Mgmt::V2018_06_01::Models::GatewayRouteListResult
616
+ def application_gateway_backend_health_http_settings
617
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayBackendHealthHttpSettings
612
618
  end
613
619
  def effective_network_security_group_association
614
- Azure::Network::Mgmt::V2018_06_01::Models::EffectiveNetworkSecurityGroupAssociation
620
+ Azure::Network::Mgmt::V2018_07_01::Models::EffectiveNetworkSecurityGroupAssociation
615
621
  end
616
- def virtual_network_gateway_list_result
617
- Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayListResult
622
+ def application_gateway_backend_health
623
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayBackendHealth
618
624
  end
619
625
  def effective_network_security_rule
620
- Azure::Network::Mgmt::V2018_06_01::Models::EffectiveNetworkSecurityRule
626
+ Azure::Network::Mgmt::V2018_07_01::Models::EffectiveNetworkSecurityRule
621
627
  end
622
- def vpn_client_parameters
623
- Azure::Network::Mgmt::V2018_06_01::Models::VpnClientParameters
628
+ def application_gateway_ssl_policy
629
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewaySslPolicy
624
630
  end
625
631
  def effective_network_security_group
626
- Azure::Network::Mgmt::V2018_06_01::Models::EffectiveNetworkSecurityGroup
632
+ Azure::Network::Mgmt::V2018_07_01::Models::EffectiveNetworkSecurityGroup
627
633
  end
628
- def bgp_peer_status
629
- Azure::Network::Mgmt::V2018_06_01::Models::BgpPeerStatus
634
+ def gateway_route_list_result
635
+ Azure::Network::Mgmt::V2018_07_01::Models::GatewayRouteListResult
630
636
  end
631
637
  def effective_network_security_group_list_result
632
- Azure::Network::Mgmt::V2018_06_01::Models::EffectiveNetworkSecurityGroupListResult
638
+ Azure::Network::Mgmt::V2018_07_01::Models::EffectiveNetworkSecurityGroupListResult
633
639
  end
634
- def application_gateway_firewall_disabled_rule_group
635
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayFirewallDisabledRuleGroup
640
+ def virtual_network_gateway_list_result
641
+ Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkGatewayListResult
636
642
  end
637
643
  def effective_route
638
- Azure::Network::Mgmt::V2018_06_01::Models::EffectiveRoute
644
+ Azure::Network::Mgmt::V2018_07_01::Models::EffectiveRoute
639
645
  end
640
- def application_gateway_autoscale_bounds
641
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayAutoscaleBounds
646
+ def gateway_route
647
+ Azure::Network::Mgmt::V2018_07_01::Models::GatewayRoute
642
648
  end
643
649
  def effective_route_list_result
644
- Azure::Network::Mgmt::V2018_06_01::Models::EffectiveRouteListResult
650
+ Azure::Network::Mgmt::V2018_07_01::Models::EffectiveRouteListResult
645
651
  end
646
- def vpn_client_configuration
647
- Azure::Network::Mgmt::V2018_06_01::Models::VpnClientConfiguration
652
+ def application_gateway_probe_health_response_match
653
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayProbeHealthResponseMatch
648
654
  end
649
655
  def security_rule_list_result
650
- Azure::Network::Mgmt::V2018_06_01::Models::SecurityRuleListResult
656
+ Azure::Network::Mgmt::V2018_07_01::Models::SecurityRuleListResult
651
657
  end
652
- def application_gateway_firewall_rule
653
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayFirewallRule
658
+ def vpn_client_configuration
659
+ Azure::Network::Mgmt::V2018_07_01::Models::VpnClientConfiguration
654
660
  end
655
661
  def network_security_group_list_result
656
- Azure::Network::Mgmt::V2018_06_01::Models::NetworkSecurityGroupListResult
657
- end
658
- def ipsec_policy
659
- Azure::Network::Mgmt::V2018_06_01::Models::IpsecPolicy
660
- end
661
- def route_filter_list_result
662
- Azure::Network::Mgmt::V2018_06_01::Models::RouteFilterListResult
662
+ Azure::Network::Mgmt::V2018_07_01::Models::NetworkSecurityGroupListResult
663
663
  end
664
664
  def virtual_network_gateway_sku
665
- Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewaySku
666
- end
667
- def network_watcher_list_result
668
- Azure::Network::Mgmt::V2018_06_01::Models::NetworkWatcherListResult
665
+ Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkGatewaySku
669
666
  end
670
- def application_gateway_available_ssl_predefined_policies
671
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayAvailableSslPredefinedPolicies
667
+ def error_response
668
+ Azure::Network::Mgmt::V2018_07_01::Models::ErrorResponse
672
669
  end
673
- def topology_parameters
674
- Azure::Network::Mgmt::V2018_06_01::Models::TopologyParameters
670
+ def application_gateway_web_application_firewall_configuration
671
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayWebApplicationFirewallConfiguration
675
672
  end
676
- def application_security_group_list_result
677
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationSecurityGroupListResult
673
+ def public_ipprefix_sku
674
+ Azure::Network::Mgmt::V2018_07_01::Models::PublicIPPrefixSku
678
675
  end
679
- def tags_object
680
- Azure::Network::Mgmt::V2018_06_01::Models::TagsObject
676
+ def application_gateway_autoscale_configuration
677
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayAutoscaleConfiguration
681
678
  end
682
- def dns_name_availability_result
683
- Azure::Network::Mgmt::V2018_06_01::Models::DnsNameAvailabilityResult
679
+ def network_watcher_list_result
680
+ Azure::Network::Mgmt::V2018_07_01::Models::NetworkWatcherListResult
684
681
  end
685
- def ddos_protection_plan_list_result
686
- Azure::Network::Mgmt::V2018_06_01::Models::DdosProtectionPlanListResult
682
+ def application_gateway_list_result
683
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayListResult
687
684
  end
688
- def operation_list_result
689
- Azure::Network::Mgmt::V2018_06_01::Models::OperationListResult
685
+ def topology_parameters
686
+ Azure::Network::Mgmt::V2018_07_01::Models::TopologyParameters
690
687
  end
691
- def endpoint_services_list_result
692
- Azure::Network::Mgmt::V2018_06_01::Models::EndpointServicesListResult
688
+ def application_gateway_firewall_rule_group
689
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayFirewallRuleGroup
693
690
  end
694
- def azure_firewall_application_rule_protocol
695
- Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallApplicationRuleProtocol
691
+ def topology_association
692
+ Azure::Network::Mgmt::V2018_07_01::Models::TopologyAssociation
696
693
  end
697
- def authorization_list_result
698
- Azure::Network::Mgmt::V2018_06_01::Models::AuthorizationListResult
694
+ def application_gateway_available_waf_rule_sets_result
695
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayAvailableWafRuleSetsResult
699
696
  end
700
- def operation
701
- Azure::Network::Mgmt::V2018_06_01::Models::Operation
697
+ def topology_resource
698
+ Azure::Network::Mgmt::V2018_07_01::Models::TopologyResource
702
699
  end
703
700
  def ipaddress_availability_result
704
- Azure::Network::Mgmt::V2018_06_01::Models::IPAddressAvailabilityResult
701
+ Azure::Network::Mgmt::V2018_07_01::Models::IPAddressAvailabilityResult
705
702
  end
706
- def operation_properties_format_service_specification
707
- Azure::Network::Mgmt::V2018_06_01::Models::OperationPropertiesFormatServiceSpecification
703
+ def topology
704
+ Azure::Network::Mgmt::V2018_07_01::Models::Topology
708
705
  end
709
- def virtual_network_list_result
710
- Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkListResult
706
+ def tags_object
707
+ Azure::Network::Mgmt::V2018_07_01::Models::TagsObject
711
708
  end
712
- def public_ipaddress_list_result
713
- Azure::Network::Mgmt::V2018_06_01::Models::PublicIPAddressListResult
709
+ def verification_ipflow_parameters
710
+ Azure::Network::Mgmt::V2018_07_01::Models::VerificationIPFlowParameters
714
711
  end
715
- def virtual_network_peering_list_result
716
- Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkPeeringListResult
712
+ def dns_name_availability_result
713
+ Azure::Network::Mgmt::V2018_07_01::Models::DnsNameAvailabilityResult
717
714
  end
718
- def next_hop_parameters
719
- Azure::Network::Mgmt::V2018_06_01::Models::NextHopParameters
715
+ def verification_ipflow_result
716
+ Azure::Network::Mgmt::V2018_07_01::Models::VerificationIPFlowResult
720
717
  end
721
- def express_route_circuit_peering_list_result
722
- Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitPeeringListResult
718
+ def ddos_protection_plan_list_result
719
+ Azure::Network::Mgmt::V2018_07_01::Models::DdosProtectionPlanListResult
723
720
  end
724
- def next_hop_result
725
- Azure::Network::Mgmt::V2018_06_01::Models::NextHopResult
721
+ def sub_resource
722
+ Azure::Network::Mgmt::V2018_07_01::Models::SubResource
726
723
  end
727
- def express_route_circuit_service_provider_properties
728
- Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitServiceProviderProperties
724
+ def endpoint_services_list_result
725
+ Azure::Network::Mgmt::V2018_07_01::Models::EndpointServicesListResult
726
+ end
727
+ def public_ipaddress_list_result
728
+ Azure::Network::Mgmt::V2018_07_01::Models::PublicIPAddressListResult
729
+ end
730
+ def authorization_list_result
731
+ Azure::Network::Mgmt::V2018_07_01::Models::AuthorizationListResult
729
732
  end
730
733
  def security_group_view_parameters
731
- Azure::Network::Mgmt::V2018_06_01::Models::SecurityGroupViewParameters
734
+ Azure::Network::Mgmt::V2018_07_01::Models::SecurityGroupViewParameters
732
735
  end
733
- def express_route_circuit_arp_table
734
- Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitArpTable
736
+ def virtual_network_peering_list_result
737
+ Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkPeeringListResult
735
738
  end
736
739
  def network_interface_association
737
- Azure::Network::Mgmt::V2018_06_01::Models::NetworkInterfaceAssociation
740
+ Azure::Network::Mgmt::V2018_07_01::Models::NetworkInterfaceAssociation
738
741
  end
739
- def express_route_circuit_routes_table
740
- Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitRoutesTable
742
+ def subnet_list_result
743
+ Azure::Network::Mgmt::V2018_07_01::Models::SubnetListResult
741
744
  end
742
745
  def subnet_association
743
- Azure::Network::Mgmt::V2018_06_01::Models::SubnetAssociation
746
+ Azure::Network::Mgmt::V2018_07_01::Models::SubnetAssociation
744
747
  end
745
- def express_route_circuit_routes_table_summary
746
- Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitRoutesTableSummary
748
+ def usages_list_result
749
+ Azure::Network::Mgmt::V2018_07_01::Models::UsagesListResult
747
750
  end
748
751
  def security_rule_associations
749
- Azure::Network::Mgmt::V2018_06_01::Models::SecurityRuleAssociations
752
+ Azure::Network::Mgmt::V2018_07_01::Models::SecurityRuleAssociations
750
753
  end
751
- def express_route_circuit_list_result
752
- Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitListResult
754
+ def express_route_circuit_peering_list_result
755
+ Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitPeeringListResult
753
756
  end
754
757
  def security_group_network_interface
755
- Azure::Network::Mgmt::V2018_06_01::Models::SecurityGroupNetworkInterface
758
+ Azure::Network::Mgmt::V2018_07_01::Models::SecurityGroupNetworkInterface
756
759
  end
757
- def address_space
758
- Azure::Network::Mgmt::V2018_06_01::Models::AddressSpace
760
+ def express_route_circuit_service_provider_properties
761
+ Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitServiceProviderProperties
759
762
  end
760
763
  def security_group_view_result
761
- Azure::Network::Mgmt::V2018_06_01::Models::SecurityGroupViewResult
764
+ Azure::Network::Mgmt::V2018_07_01::Models::SecurityGroupViewResult
762
765
  end
763
- def express_route_cross_connection_routes_table_summary
764
- Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCrossConnectionRoutesTableSummary
766
+ def express_route_circuit_arp_table
767
+ Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitArpTable
765
768
  end
766
769
  def packet_capture_storage_location
767
- Azure::Network::Mgmt::V2018_06_01::Models::PacketCaptureStorageLocation
770
+ Azure::Network::Mgmt::V2018_07_01::Models::PacketCaptureStorageLocation
768
771
  end
769
- def express_route_circuit_reference
770
- Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitReference
772
+ def express_route_circuit_routes_table
773
+ Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitRoutesTable
771
774
  end
772
775
  def packet_capture_filter
773
- Azure::Network::Mgmt::V2018_06_01::Models::PacketCaptureFilter
776
+ Azure::Network::Mgmt::V2018_07_01::Models::PacketCaptureFilter
774
777
  end
775
- def usage
776
- Azure::Network::Mgmt::V2018_06_01::Models::Usage
778
+ def express_route_circuit_routes_table_summary
779
+ Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitRoutesTableSummary
777
780
  end
778
781
  def packet_capture_parameters
779
- Azure::Network::Mgmt::V2018_06_01::Models::PacketCaptureParameters
782
+ Azure::Network::Mgmt::V2018_07_01::Models::PacketCaptureParameters
780
783
  end
781
- def express_route_cross_connection_peering_list
782
- Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCrossConnectionPeeringList
784
+ def express_route_circuit_list_result
785
+ Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitListResult
783
786
  end
784
787
  def packet_capture
785
- Azure::Network::Mgmt::V2018_06_01::Models::PacketCapture
788
+ Azure::Network::Mgmt::V2018_07_01::Models::PacketCapture
786
789
  end
787
- def resource
788
- Azure::Network::Mgmt::V2018_06_01::Models::Resource
790
+ def usage_name
791
+ Azure::Network::Mgmt::V2018_07_01::Models::UsageName
789
792
  end
790
793
  def packet_capture_result
791
- Azure::Network::Mgmt::V2018_06_01::Models::PacketCaptureResult
794
+ Azure::Network::Mgmt::V2018_07_01::Models::PacketCaptureResult
792
795
  end
793
- def list_vpn_connections_result
794
- Azure::Network::Mgmt::V2018_06_01::Models::ListVpnConnectionsResult
796
+ def express_route_cross_connection_routes_table_summary
797
+ Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCrossConnectionRoutesTableSummary
795
798
  end
796
799
  def packet_capture_list_result
797
- Azure::Network::Mgmt::V2018_06_01::Models::PacketCaptureListResult
800
+ Azure::Network::Mgmt::V2018_07_01::Models::PacketCaptureListResult
798
801
  end
799
- def list_virtual_hubs_result
800
- Azure::Network::Mgmt::V2018_06_01::Models::ListVirtualHubsResult
802
+ def express_route_circuit_reference
803
+ Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitReference
801
804
  end
802
805
  def packet_capture_query_status_result
803
- Azure::Network::Mgmt::V2018_06_01::Models::PacketCaptureQueryStatusResult
806
+ Azure::Network::Mgmt::V2018_07_01::Models::PacketCaptureQueryStatusResult
804
807
  end
805
- def public_ipaddress_dns_settings
806
- Azure::Network::Mgmt::V2018_06_01::Models::PublicIPAddressDnsSettings
808
+ def bgpcommunity
809
+ Azure::Network::Mgmt::V2018_07_01::Models::BGPCommunity
807
810
  end
808
811
  def troubleshooting_parameters
809
- Azure::Network::Mgmt::V2018_06_01::Models::TroubleshootingParameters
812
+ Azure::Network::Mgmt::V2018_07_01::Models::TroubleshootingParameters
810
813
  end
811
- def list_virtual_wans_result
812
- Azure::Network::Mgmt::V2018_06_01::Models::ListVirtualWANsResult
814
+ def express_route_cross_connection_peering_list
815
+ Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCrossConnectionPeeringList
813
816
  end
814
817
  def query_troubleshooting_parameters
815
- Azure::Network::Mgmt::V2018_06_01::Models::QueryTroubleshootingParameters
818
+ Azure::Network::Mgmt::V2018_07_01::Models::QueryTroubleshootingParameters
816
819
  end
817
- def virtual_network_connection_gateway_reference
818
- Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkConnectionGatewayReference
820
+ def azure_firewall_application_rule_protocol
821
+ Azure::Network::Mgmt::V2018_07_01::Models::AzureFirewallApplicationRuleProtocol
819
822
  end
820
823
  def troubleshooting_recommended_actions
821
- Azure::Network::Mgmt::V2018_06_01::Models::TroubleshootingRecommendedActions
824
+ Azure::Network::Mgmt::V2018_07_01::Models::TroubleshootingRecommendedActions
822
825
  end
823
- def application_gateway_backend_health_http_settings
824
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendHealthHttpSettings
826
+ def service_endpoint_policy_list_result
827
+ Azure::Network::Mgmt::V2018_07_01::Models::ServiceEndpointPolicyListResult
825
828
  end
826
829
  def troubleshooting_details
827
- Azure::Network::Mgmt::V2018_06_01::Models::TroubleshootingDetails
830
+ Azure::Network::Mgmt::V2018_07_01::Models::TroubleshootingDetails
828
831
  end
829
- def application_gateway_ssl_policy
830
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslPolicy
832
+ def vpn_site_id
833
+ Azure::Network::Mgmt::V2018_07_01::Models::VpnSiteId
831
834
  end
832
835
  def troubleshooting_result
833
- Azure::Network::Mgmt::V2018_06_01::Models::TroubleshootingResult
836
+ Azure::Network::Mgmt::V2018_07_01::Models::TroubleshootingResult
834
837
  end
835
- def tunnel_connection_health
836
- Azure::Network::Mgmt::V2018_06_01::Models::TunnelConnectionHealth
838
+ def network_interface_dns_settings
839
+ Azure::Network::Mgmt::V2018_07_01::Models::NetworkInterfaceDnsSettings
837
840
  end
838
841
  def retention_policy_parameters
839
- Azure::Network::Mgmt::V2018_06_01::Models::RetentionPolicyParameters
842
+ Azure::Network::Mgmt::V2018_07_01::Models::RetentionPolicyParameters
840
843
  end
841
- def application_gateway_probe_health_response_match
842
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayProbeHealthResponseMatch
844
+ def list_vpn_sites_result
845
+ Azure::Network::Mgmt::V2018_07_01::Models::ListVpnSitesResult
843
846
  end
844
847
  def flow_log_status_parameters
845
- Azure::Network::Mgmt::V2018_06_01::Models::FlowLogStatusParameters
848
+ Azure::Network::Mgmt::V2018_07_01::Models::FlowLogStatusParameters
846
849
  end
847
- def bgp_settings
848
- Azure::Network::Mgmt::V2018_06_01::Models::BgpSettings
850
+ def public_ipaddress_sku
851
+ Azure::Network::Mgmt::V2018_07_01::Models::PublicIPAddressSku
849
852
  end
850
853
  def traffic_analytics_configuration_properties
851
- Azure::Network::Mgmt::V2018_06_01::Models::TrafficAnalyticsConfigurationProperties
854
+ Azure::Network::Mgmt::V2018_07_01::Models::TrafficAnalyticsConfigurationProperties
852
855
  end
853
- def application_gateway_autoscale_configuration
854
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayAutoscaleConfiguration
856
+ def virtual_network_gateway_list_connections_result
857
+ Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkGatewayListConnectionsResult
855
858
  end
856
859
  def traffic_analytics_properties
857
- Azure::Network::Mgmt::V2018_06_01::Models::TrafficAnalyticsProperties
860
+ Azure::Network::Mgmt::V2018_07_01::Models::TrafficAnalyticsProperties
858
861
  end
859
- def application_gateway_firewall_rule_group
860
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayFirewallRuleGroup
862
+ def application_gateway_backend_address
863
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayBackendAddress
861
864
  end
862
865
  def flow_log_information
863
- Azure::Network::Mgmt::V2018_06_01::Models::FlowLogInformation
866
+ Azure::Network::Mgmt::V2018_07_01::Models::FlowLogInformation
864
867
  end
865
- def virtual_network_list_usage_result
866
- Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkListUsageResult
868
+ def application_gateway_backend_health_server
869
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayBackendHealthServer
867
870
  end
868
871
  def connectivity_source
869
- Azure::Network::Mgmt::V2018_06_01::Models::ConnectivitySource
872
+ Azure::Network::Mgmt::V2018_07_01::Models::ConnectivitySource
870
873
  end
871
- def virtual_network_usage
872
- Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkUsage
874
+ def application_gateway_sku
875
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewaySku
873
876
  end
874
877
  def connectivity_destination
875
- Azure::Network::Mgmt::V2018_06_01::Models::ConnectivityDestination
878
+ Azure::Network::Mgmt::V2018_07_01::Models::ConnectivityDestination
876
879
  end
877
- def express_route_circuit_peering_config
878
- Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitPeeringConfig
880
+ def bgp_peer_status_list_result
881
+ Azure::Network::Mgmt::V2018_07_01::Models::BgpPeerStatusListResult
879
882
  end
880
883
  def httpheader
881
- Azure::Network::Mgmt::V2018_06_01::Models::HTTPHeader
884
+ Azure::Network::Mgmt::V2018_07_01::Models::HTTPHeader
882
885
  end
883
- def dhcp_options
884
- Azure::Network::Mgmt::V2018_06_01::Models::DhcpOptions
886
+ def bgp_peer_status
887
+ Azure::Network::Mgmt::V2018_07_01::Models::BgpPeerStatus
885
888
  end
886
889
  def httpconfiguration
887
- Azure::Network::Mgmt::V2018_06_01::Models::HTTPConfiguration
890
+ Azure::Network::Mgmt::V2018_07_01::Models::HTTPConfiguration
888
891
  end
889
- def express_route_circuit_sku
890
- Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitSku
892
+ def ipsec_policy
893
+ Azure::Network::Mgmt::V2018_07_01::Models::IpsecPolicy
891
894
  end
892
895
  def protocol_configuration
893
- Azure::Network::Mgmt::V2018_06_01::Models::ProtocolConfiguration
896
+ Azure::Network::Mgmt::V2018_07_01::Models::ProtocolConfiguration
894
897
  end
895
- def express_route_circuits_arp_table_list_result
896
- Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitsArpTableListResult
898
+ def application_gateway_autoscale_bounds
899
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayAutoscaleBounds
897
900
  end
898
901
  def connectivity_parameters
899
- Azure::Network::Mgmt::V2018_06_01::Models::ConnectivityParameters
902
+ Azure::Network::Mgmt::V2018_07_01::Models::ConnectivityParameters
900
903
  end
901
- def express_route_circuits_routes_table_summary_list_result
902
- Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitsRoutesTableSummaryListResult
904
+ def application_gateway_firewall_rule
905
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayFirewallRule
903
906
  end
904
907
  def connectivity_issue
905
- Azure::Network::Mgmt::V2018_06_01::Models::ConnectivityIssue
908
+ Azure::Network::Mgmt::V2018_07_01::Models::ConnectivityIssue
906
909
  end
907
- def express_route_service_provider_list_result
908
- Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteServiceProviderListResult
910
+ def virtual_network_usage_name
911
+ Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkUsageName
909
912
  end
910
913
  def connectivity_hop
911
- Azure::Network::Mgmt::V2018_06_01::Models::ConnectivityHop
914
+ Azure::Network::Mgmt::V2018_07_01::Models::ConnectivityHop
912
915
  end
913
- def usages_list_result
914
- Azure::Network::Mgmt::V2018_06_01::Models::UsagesListResult
916
+ def application_security_group_list_result
917
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationSecurityGroupListResult
915
918
  end
916
919
  def connectivity_information
917
- Azure::Network::Mgmt::V2018_06_01::Models::ConnectivityInformation
920
+ Azure::Network::Mgmt::V2018_07_01::Models::ConnectivityInformation
918
921
  end
919
- def load_balancer_sku
920
- Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancerSku
922
+ def virtual_network_list_result
923
+ Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkListResult
921
924
  end
922
925
  def azure_reachability_report_location
923
- Azure::Network::Mgmt::V2018_06_01::Models::AzureReachabilityReportLocation
926
+ Azure::Network::Mgmt::V2018_07_01::Models::AzureReachabilityReportLocation
924
927
  end
925
- def list_vpn_gateways_result
926
- Azure::Network::Mgmt::V2018_06_01::Models::ListVpnGatewaysResult
928
+ def express_route_circuit_peering_config
929
+ Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitPeeringConfig
927
930
  end
928
931
  def azure_reachability_report_parameters
929
- Azure::Network::Mgmt::V2018_06_01::Models::AzureReachabilityReportParameters
932
+ Azure::Network::Mgmt::V2018_07_01::Models::AzureReachabilityReportParameters
930
933
  end
931
- def list_vpn_sites_result
932
- Azure::Network::Mgmt::V2018_06_01::Models::ListVpnSitesResult
934
+ def address_space
935
+ Azure::Network::Mgmt::V2018_07_01::Models::AddressSpace
933
936
  end
934
937
  def azure_reachability_report_latency_info
935
- Azure::Network::Mgmt::V2018_06_01::Models::AzureReachabilityReportLatencyInfo
938
+ Azure::Network::Mgmt::V2018_07_01::Models::AzureReachabilityReportLatencyInfo
936
939
  end
937
- def local_network_gateway_list_result
938
- Azure::Network::Mgmt::V2018_06_01::Models::LocalNetworkGatewayListResult
940
+ def express_route_circuit_sku
941
+ Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitSku
939
942
  end
940
943
  def azure_reachability_report_item
941
- Azure::Network::Mgmt::V2018_06_01::Models::AzureReachabilityReportItem
944
+ Azure::Network::Mgmt::V2018_07_01::Models::AzureReachabilityReportItem
942
945
  end
943
- def connection_reset_shared_key
944
- Azure::Network::Mgmt::V2018_06_01::Models::ConnectionResetSharedKey
946
+ def express_route_circuits_arp_table_list_result
947
+ Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitsArpTableListResult
945
948
  end
946
949
  def azure_reachability_report
947
- Azure::Network::Mgmt::V2018_06_01::Models::AzureReachabilityReport
950
+ Azure::Network::Mgmt::V2018_07_01::Models::AzureReachabilityReport
948
951
  end
949
- def gateway_route
950
- Azure::Network::Mgmt::V2018_06_01::Models::GatewayRoute
952
+ def express_route_circuits_routes_table_summary_list_result
953
+ Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitsRoutesTableSummaryListResult
951
954
  end
952
955
  def available_providers_list_parameters
953
- Azure::Network::Mgmt::V2018_06_01::Models::AvailableProvidersListParameters
956
+ Azure::Network::Mgmt::V2018_07_01::Models::AvailableProvidersListParameters
954
957
  end
955
- def application_gateway_list_result
956
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayListResult
958
+ def express_route_service_provider_list_result
959
+ Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteServiceProviderListResult
957
960
  end
958
961
  def available_providers_list_city
959
- Azure::Network::Mgmt::V2018_06_01::Models::AvailableProvidersListCity
962
+ Azure::Network::Mgmt::V2018_07_01::Models::AvailableProvidersListCity
960
963
  end
961
- def ddos_protection_plan
962
- Azure::Network::Mgmt::V2018_06_01::Models::DdosProtectionPlan
964
+ def bgp_service_community_list_result
965
+ Azure::Network::Mgmt::V2018_07_01::Models::BgpServiceCommunityListResult
963
966
  end
964
967
  def available_providers_list_state
965
- Azure::Network::Mgmt::V2018_06_01::Models::AvailableProvidersListState
968
+ Azure::Network::Mgmt::V2018_07_01::Models::AvailableProvidersListState
966
969
  end
967
- def express_route_circuit_stats
968
- Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitStats
970
+ def load_balancer_sku
971
+ Azure::Network::Mgmt::V2018_07_01::Models::LoadBalancerSku
969
972
  end
970
973
  def available_providers_list_country
971
- Azure::Network::Mgmt::V2018_06_01::Models::AvailableProvidersListCountry
974
+ Azure::Network::Mgmt::V2018_07_01::Models::AvailableProvidersListCountry
972
975
  end
973
- def subnet_list_result
974
- Azure::Network::Mgmt::V2018_06_01::Models::SubnetListResult
976
+ def azure_firewall_list_result
977
+ Azure::Network::Mgmt::V2018_07_01::Models::AzureFirewallListResult
975
978
  end
976
979
  def available_providers_list
977
- Azure::Network::Mgmt::V2018_06_01::Models::AvailableProvidersList
980
+ Azure::Network::Mgmt::V2018_07_01::Models::AvailableProvidersList
978
981
  end
979
- def express_route_service_provider_bandwidths_offered
980
- Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteServiceProviderBandwidthsOffered
982
+ def list_virtual_hubs_result
983
+ Azure::Network::Mgmt::V2018_07_01::Models::ListVirtualHubsResult
981
984
  end
982
985
  def connection_monitor_source
983
- Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorSource
986
+ Azure::Network::Mgmt::V2018_07_01::Models::ConnectionMonitorSource
984
987
  end
985
- def express_route_cross_connection_list_result
986
- Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCrossConnectionListResult
988
+ def ip_tag
989
+ Azure::Network::Mgmt::V2018_07_01::Models::IpTag
987
990
  end
988
991
  def connection_monitor_destination
989
- Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorDestination
992
+ Azure::Network::Mgmt::V2018_07_01::Models::ConnectionMonitorDestination
990
993
  end
991
- def service_endpoint_properties_format
992
- Azure::Network::Mgmt::V2018_06_01::Models::ServiceEndpointPropertiesFormat
994
+ def application_gateway_connection_draining
995
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayConnectionDraining
993
996
  end
994
997
  def connection_monitor_parameters
995
- Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorParameters
998
+ Azure::Network::Mgmt::V2018_07_01::Models::ConnectionMonitorParameters
996
999
  end
997
- def application_gateway_backend_health
998
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendHealth
1000
+ def tunnel_connection_health
1001
+ Azure::Network::Mgmt::V2018_07_01::Models::TunnelConnectionHealth
999
1002
  end
1000
1003
  def connection_monitor
1001
- Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitor
1004
+ Azure::Network::Mgmt::V2018_07_01::Models::ConnectionMonitor
1002
1005
  end
1003
- def application_gateway_web_application_firewall_configuration
1004
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayWebApplicationFirewallConfiguration
1006
+ def bgp_settings
1007
+ Azure::Network::Mgmt::V2018_07_01::Models::BgpSettings
1005
1008
  end
1006
1009
  def connection_monitor_result
1007
- Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorResult
1010
+ Azure::Network::Mgmt::V2018_07_01::Models::ConnectionMonitorResult
1008
1011
  end
1009
- def virtual_network_usage_name
1010
- Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkUsageName
1012
+ def virtual_network_list_usage_result
1013
+ Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkListUsageResult
1011
1014
  end
1012
1015
  def connection_monitor_list_result
1013
- Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorListResult
1016
+ Azure::Network::Mgmt::V2018_07_01::Models::ConnectionMonitorListResult
1014
1017
  end
1015
- def express_route_circuits_routes_table_list_result
1016
- Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitsRoutesTableListResult
1018
+ def application_gateway_available_ssl_predefined_policies
1019
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayAvailableSslPredefinedPolicies
1017
1020
  end
1018
1021
  def connection_state_snapshot
1019
- Azure::Network::Mgmt::V2018_06_01::Models::ConnectionStateSnapshot
1022
+ Azure::Network::Mgmt::V2018_07_01::Models::ConnectionStateSnapshot
1020
1023
  end
1021
- def vpn_site_id
1022
- Azure::Network::Mgmt::V2018_06_01::Models::VpnSiteId
1024
+ def dhcp_options
1025
+ Azure::Network::Mgmt::V2018_07_01::Models::DhcpOptions
1023
1026
  end
1024
1027
  def connection_monitor_query_result
1025
- Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorQueryResult
1028
+ Azure::Network::Mgmt::V2018_07_01::Models::ConnectionMonitorQueryResult
1026
1029
  end
1027
- def bgp_peer_status_list_result
1028
- Azure::Network::Mgmt::V2018_06_01::Models::BgpPeerStatusListResult
1030
+ def ipv6_express_route_circuit_peering_config
1031
+ Azure::Network::Mgmt::V2018_07_01::Models::Ipv6ExpressRouteCircuitPeeringConfig
1032
+ end
1033
+ def traffic_query
1034
+ Azure::Network::Mgmt::V2018_07_01::Models::TrafficQuery
1035
+ end
1036
+ def express_route_circuits_routes_table_list_result
1037
+ Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitsRoutesTableListResult
1038
+ end
1039
+ def network_configuration_diagnostic_parameters
1040
+ Azure::Network::Mgmt::V2018_07_01::Models::NetworkConfigurationDiagnosticParameters
1041
+ end
1042
+ def express_route_cross_connections_routes_table_summary_list_result
1043
+ Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCrossConnectionsRoutesTableSummaryListResult
1044
+ end
1045
+ def matched_rule
1046
+ Azure::Network::Mgmt::V2018_07_01::Models::MatchedRule
1047
+ end
1048
+ def network_security_rules_evaluation_result
1049
+ Azure::Network::Mgmt::V2018_07_01::Models::NetworkSecurityRulesEvaluationResult
1050
+ end
1051
+ def device_properties
1052
+ Azure::Network::Mgmt::V2018_07_01::Models::DeviceProperties
1053
+ end
1054
+ def evaluated_network_security_group
1055
+ Azure::Network::Mgmt::V2018_07_01::Models::EvaluatedNetworkSecurityGroup
1056
+ end
1057
+ def application_gateway_backend_health_pool
1058
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayBackendHealthPool
1059
+ end
1060
+ def network_security_group_result
1061
+ Azure::Network::Mgmt::V2018_07_01::Models::NetworkSecurityGroupResult
1062
+ end
1063
+ def application_gateway_firewall_disabled_rule_group
1064
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayFirewallDisabledRuleGroup
1065
+ end
1066
+ def network_configuration_diagnostic_result
1067
+ Azure::Network::Mgmt::V2018_07_01::Models::NetworkConfigurationDiagnosticResult
1068
+ end
1069
+ def ddos_protection_plan
1070
+ Azure::Network::Mgmt::V2018_07_01::Models::DdosProtectionPlan
1071
+ end
1072
+ def network_configuration_diagnostic_response
1073
+ Azure::Network::Mgmt::V2018_07_01::Models::NetworkConfigurationDiagnosticResponse
1074
+ end
1075
+ def usage
1076
+ Azure::Network::Mgmt::V2018_07_01::Models::Usage
1029
1077
  end
1030
1078
  def operation_display
1031
- Azure::Network::Mgmt::V2018_06_01::Models::OperationDisplay
1079
+ Azure::Network::Mgmt::V2018_07_01::Models::OperationDisplay
1032
1080
  end
1033
- def ipv6_express_route_circuit_peering_config
1034
- Azure::Network::Mgmt::V2018_06_01::Models::Ipv6ExpressRouteCircuitPeeringConfig
1081
+ def express_route_cross_connection_list_result
1082
+ Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCrossConnectionListResult
1035
1083
  end
1036
1084
  def availability
1037
- Azure::Network::Mgmt::V2018_06_01::Models::Availability
1085
+ Azure::Network::Mgmt::V2018_07_01::Models::Availability
1038
1086
  end
1039
- def virtual_network_gateway_list_connections_result
1040
- Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayListConnectionsResult
1087
+ def local_network_gateway_list_result
1088
+ Azure::Network::Mgmt::V2018_07_01::Models::LocalNetworkGatewayListResult
1041
1089
  end
1042
1090
  def dimension
1043
- Azure::Network::Mgmt::V2018_06_01::Models::Dimension
1091
+ Azure::Network::Mgmt::V2018_07_01::Models::Dimension
1044
1092
  end
1045
- def express_route_cross_connections_routes_table_summary_list_result
1046
- Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCrossConnectionsRoutesTableSummaryListResult
1093
+ def virtual_network_usage
1094
+ Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkUsage
1047
1095
  end
1048
1096
  def metric_specification
1049
- Azure::Network::Mgmt::V2018_06_01::Models::MetricSpecification
1097
+ Azure::Network::Mgmt::V2018_07_01::Models::MetricSpecification
1050
1098
  end
1051
- def application_gateway_available_waf_rule_sets_result
1052
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayAvailableWafRuleSetsResult
1099
+ def express_route_service_provider_bandwidths_offered
1100
+ Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteServiceProviderBandwidthsOffered
1053
1101
  end
1054
1102
  def log_specification
1055
- Azure::Network::Mgmt::V2018_06_01::Models::LogSpecification
1103
+ Azure::Network::Mgmt::V2018_07_01::Models::LogSpecification
1104
+ end
1105
+ def vpn_client_parameters
1106
+ Azure::Network::Mgmt::V2018_07_01::Models::VpnClientParameters
1107
+ end
1108
+ def operation_properties_format_service_specification
1109
+ Azure::Network::Mgmt::V2018_07_01::Models::OperationPropertiesFormatServiceSpecification
1110
+ end
1111
+ def list_vpn_connections_result
1112
+ Azure::Network::Mgmt::V2018_07_01::Models::ListVpnConnectionsResult
1113
+ end
1114
+ def operation
1115
+ Azure::Network::Mgmt::V2018_07_01::Models::Operation
1116
+ end
1117
+ def express_route_circuit_stats
1118
+ Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitStats
1119
+ end
1120
+ def operation_list_result
1121
+ Azure::Network::Mgmt::V2018_07_01::Models::OperationListResult
1056
1122
  end
1057
1123
  def azure_firewall_ipconfiguration
1058
- Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallIPConfiguration
1124
+ Azure::Network::Mgmt::V2018_07_01::Models::AzureFirewallIPConfiguration
1059
1125
  end
1060
1126
  def azure_firewall_application_rule_collection
1061
- Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallApplicationRuleCollection
1127
+ Azure::Network::Mgmt::V2018_07_01::Models::AzureFirewallApplicationRuleCollection
1062
1128
  end
1063
1129
  def azure_firewall_network_rule_collection
1064
- Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallNetworkRuleCollection
1130
+ Azure::Network::Mgmt::V2018_07_01::Models::AzureFirewallNetworkRuleCollection
1065
1131
  end
1066
1132
  def azure_firewall
1067
- Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewall
1133
+ Azure::Network::Mgmt::V2018_07_01::Models::AzureFirewall
1068
1134
  end
1069
1135
  def backend_address_pool
1070
- Azure::Network::Mgmt::V2018_06_01::Models::BackendAddressPool
1136
+ Azure::Network::Mgmt::V2018_07_01::Models::BackendAddressPool
1071
1137
  end
1072
1138
  def inbound_nat_rule
1073
- Azure::Network::Mgmt::V2018_06_01::Models::InboundNatRule
1139
+ Azure::Network::Mgmt::V2018_07_01::Models::InboundNatRule
1074
1140
  end
1075
1141
  def application_security_group
1076
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationSecurityGroup
1142
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationSecurityGroup
1077
1143
  end
1078
1144
  def security_rule
1079
- Azure::Network::Mgmt::V2018_06_01::Models::SecurityRule
1145
+ Azure::Network::Mgmt::V2018_07_01::Models::SecurityRule
1080
1146
  end
1081
1147
  def network_interface
1082
- Azure::Network::Mgmt::V2018_06_01::Models::NetworkInterface
1148
+ Azure::Network::Mgmt::V2018_07_01::Models::NetworkInterface
1083
1149
  end
1084
1150
  def network_security_group
1085
- Azure::Network::Mgmt::V2018_06_01::Models::NetworkSecurityGroup
1151
+ Azure::Network::Mgmt::V2018_07_01::Models::NetworkSecurityGroup
1086
1152
  end
1087
1153
  def route
1088
- Azure::Network::Mgmt::V2018_06_01::Models::Route
1154
+ Azure::Network::Mgmt::V2018_07_01::Models::Route
1089
1155
  end
1090
1156
  def route_table
1091
- Azure::Network::Mgmt::V2018_06_01::Models::RouteTable
1157
+ Azure::Network::Mgmt::V2018_07_01::Models::RouteTable
1158
+ end
1159
+ def service_endpoint_policy_definition
1160
+ Azure::Network::Mgmt::V2018_07_01::Models::ServiceEndpointPolicyDefinition
1161
+ end
1162
+ def service_endpoint_policy
1163
+ Azure::Network::Mgmt::V2018_07_01::Models::ServiceEndpointPolicy
1092
1164
  end
1093
1165
  def public_ipaddress
1094
- Azure::Network::Mgmt::V2018_06_01::Models::PublicIPAddress
1166
+ Azure::Network::Mgmt::V2018_07_01::Models::PublicIPAddress
1095
1167
  end
1096
1168
  def ipconfiguration
1097
- Azure::Network::Mgmt::V2018_06_01::Models::IPConfiguration
1169
+ Azure::Network::Mgmt::V2018_07_01::Models::IPConfiguration
1098
1170
  end
1099
1171
  def resource_navigation_link
1100
- Azure::Network::Mgmt::V2018_06_01::Models::ResourceNavigationLink
1172
+ Azure::Network::Mgmt::V2018_07_01::Models::ResourceNavigationLink
1101
1173
  end
1102
1174
  def subnet
1103
- Azure::Network::Mgmt::V2018_06_01::Models::Subnet
1175
+ Azure::Network::Mgmt::V2018_07_01::Models::Subnet
1104
1176
  end
1105
1177
  def network_interface_ipconfiguration
1106
- Azure::Network::Mgmt::V2018_06_01::Models::NetworkInterfaceIPConfiguration
1178
+ Azure::Network::Mgmt::V2018_07_01::Models::NetworkInterfaceIPConfiguration
1107
1179
  end
1108
1180
  def application_gateway_backend_address_pool
1109
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendAddressPool
1181
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayBackendAddressPool
1110
1182
  end
1111
1183
  def application_gateway_backend_http_settings
1112
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendHttpSettings
1184
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayBackendHttpSettings
1113
1185
  end
1114
1186
  def application_gateway_ipconfiguration
1115
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayIPConfiguration
1187
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayIPConfiguration
1116
1188
  end
1117
1189
  def application_gateway_authentication_certificate
1118
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayAuthenticationCertificate
1190
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayAuthenticationCertificate
1119
1191
  end
1120
1192
  def application_gateway_ssl_certificate
1121
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslCertificate
1193
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewaySslCertificate
1122
1194
  end
1123
1195
  def application_gateway_frontend_ipconfiguration
1124
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayFrontendIPConfiguration
1196
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayFrontendIPConfiguration
1125
1197
  end
1126
1198
  def application_gateway_frontend_port
1127
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayFrontendPort
1199
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayFrontendPort
1128
1200
  end
1129
1201
  def application_gateway_http_listener
1130
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayHttpListener
1202
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayHttpListener
1131
1203
  end
1132
1204
  def application_gateway_path_rule
1133
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayPathRule
1205
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayPathRule
1134
1206
  end
1135
1207
  def application_gateway_probe
1136
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayProbe
1208
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayProbe
1137
1209
  end
1138
1210
  def application_gateway_request_routing_rule
1139
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayRequestRoutingRule
1211
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayRequestRoutingRule
1140
1212
  end
1141
1213
  def application_gateway_redirect_configuration
1142
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayRedirectConfiguration
1214
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayRedirectConfiguration
1143
1215
  end
1144
1216
  def application_gateway_url_path_map
1145
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayUrlPathMap
1217
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayUrlPathMap
1146
1218
  end
1147
1219
  def application_gateway
1148
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGateway
1220
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGateway
1149
1221
  end
1150
1222
  def application_gateway_firewall_rule_set
1151
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayFirewallRuleSet
1223
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayFirewallRuleSet
1152
1224
  end
1153
1225
  def application_gateway_available_ssl_options
1154
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayAvailableSslOptions
1226
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayAvailableSslOptions
1155
1227
  end
1156
1228
  def application_gateway_ssl_predefined_policy
1157
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslPredefinedPolicy
1229
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewaySslPredefinedPolicy
1158
1230
  end
1159
1231
  def endpoint_service_result
1160
- Azure::Network::Mgmt::V2018_06_01::Models::EndpointServiceResult
1232
+ Azure::Network::Mgmt::V2018_07_01::Models::EndpointServiceResult
1161
1233
  end
1162
1234
  def express_route_circuit_authorization
1163
- Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitAuthorization
1235
+ Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitAuthorization
1164
1236
  end
1165
1237
  def route_filter_rule
1166
- Azure::Network::Mgmt::V2018_06_01::Models::RouteFilterRule
1238
+ Azure::Network::Mgmt::V2018_07_01::Models::RouteFilterRule
1167
1239
  end
1168
1240
  def express_route_circuit_connection
1169
- Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitConnection
1241
+ Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitConnection
1170
1242
  end
1171
1243
  def express_route_circuit_peering
1172
- Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitPeering
1244
+ Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitPeering
1173
1245
  end
1174
1246
  def route_filter
1175
- Azure::Network::Mgmt::V2018_06_01::Models::RouteFilter
1247
+ Azure::Network::Mgmt::V2018_07_01::Models::RouteFilter
1176
1248
  end
1177
1249
  def express_route_circuit
1178
- Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuit
1250
+ Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuit
1179
1251
  end
1180
1252
  def express_route_service_provider
1181
- Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteServiceProvider
1253
+ Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteServiceProvider
1182
1254
  end
1183
1255
  def express_route_cross_connection_peering
1184
- Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCrossConnectionPeering
1256
+ Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCrossConnectionPeering
1185
1257
  end
1186
1258
  def express_route_cross_connection
1187
- Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCrossConnection
1259
+ Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCrossConnection
1188
1260
  end
1189
1261
  def frontend_ipconfiguration
1190
- Azure::Network::Mgmt::V2018_06_01::Models::FrontendIPConfiguration
1262
+ Azure::Network::Mgmt::V2018_07_01::Models::FrontendIPConfiguration
1191
1263
  end
1192
1264
  def load_balancing_rule
1193
- Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancingRule
1265
+ Azure::Network::Mgmt::V2018_07_01::Models::LoadBalancingRule
1194
1266
  end
1195
1267
  def probe
1196
- Azure::Network::Mgmt::V2018_06_01::Models::Probe
1268
+ Azure::Network::Mgmt::V2018_07_01::Models::Probe
1197
1269
  end
1198
1270
  def inbound_nat_pool
1199
- Azure::Network::Mgmt::V2018_06_01::Models::InboundNatPool
1271
+ Azure::Network::Mgmt::V2018_07_01::Models::InboundNatPool
1200
1272
  end
1201
- def outbound_nat_rule
1202
- Azure::Network::Mgmt::V2018_06_01::Models::OutboundNatRule
1273
+ def outbound_rule
1274
+ Azure::Network::Mgmt::V2018_07_01::Models::OutboundRule
1203
1275
  end
1204
1276
  def load_balancer
1205
- Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancer
1277
+ Azure::Network::Mgmt::V2018_07_01::Models::LoadBalancer
1206
1278
  end
1207
1279
  def network_watcher
1208
- Azure::Network::Mgmt::V2018_06_01::Models::NetworkWatcher
1280
+ Azure::Network::Mgmt::V2018_07_01::Models::NetworkWatcher
1281
+ end
1282
+ def public_ipprefix
1283
+ Azure::Network::Mgmt::V2018_07_01::Models::PublicIPPrefix
1209
1284
  end
1210
1285
  def patch_route_filter_rule
1211
- Azure::Network::Mgmt::V2018_06_01::Models::PatchRouteFilterRule
1286
+ Azure::Network::Mgmt::V2018_07_01::Models::PatchRouteFilterRule
1212
1287
  end
1213
1288
  def patch_route_filter
1214
- Azure::Network::Mgmt::V2018_06_01::Models::PatchRouteFilter
1289
+ Azure::Network::Mgmt::V2018_07_01::Models::PatchRouteFilter
1215
1290
  end
1216
1291
  def bgp_service_community
1217
- Azure::Network::Mgmt::V2018_06_01::Models::BgpServiceCommunity
1292
+ Azure::Network::Mgmt::V2018_07_01::Models::BgpServiceCommunity
1218
1293
  end
1219
1294
  def virtual_network_peering
1220
- Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkPeering
1295
+ Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkPeering
1221
1296
  end
1222
1297
  def virtual_network
1223
- Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetwork
1298
+ Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetwork
1224
1299
  end
1225
1300
  def virtual_network_gateway_ipconfiguration
1226
- Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayIPConfiguration
1301
+ Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkGatewayIPConfiguration
1227
1302
  end
1228
1303
  def vpn_client_root_certificate
1229
- Azure::Network::Mgmt::V2018_06_01::Models::VpnClientRootCertificate
1304
+ Azure::Network::Mgmt::V2018_07_01::Models::VpnClientRootCertificate
1230
1305
  end
1231
1306
  def vpn_client_revoked_certificate
1232
- Azure::Network::Mgmt::V2018_06_01::Models::VpnClientRevokedCertificate
1307
+ Azure::Network::Mgmt::V2018_07_01::Models::VpnClientRevokedCertificate
1233
1308
  end
1234
1309
  def virtual_network_gateway
1235
- Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGateway
1310
+ Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkGateway
1236
1311
  end
1237
1312
  def local_network_gateway
1238
- Azure::Network::Mgmt::V2018_06_01::Models::LocalNetworkGateway
1313
+ Azure::Network::Mgmt::V2018_07_01::Models::LocalNetworkGateway
1239
1314
  end
1240
1315
  def virtual_network_gateway_connection
1241
- Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayConnection
1316
+ Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkGatewayConnection
1242
1317
  end
1243
1318
  def connection_shared_key
1244
- Azure::Network::Mgmt::V2018_06_01::Models::ConnectionSharedKey
1319
+ Azure::Network::Mgmt::V2018_07_01::Models::ConnectionSharedKey
1245
1320
  end
1246
1321
  def virtual_network_gateway_connection_list_entity
1247
- Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayConnectionListEntity
1322
+ Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkGatewayConnectionListEntity
1248
1323
  end
1249
1324
  def virtual_wan
1250
- Azure::Network::Mgmt::V2018_06_01::Models::VirtualWAN
1325
+ Azure::Network::Mgmt::V2018_07_01::Models::VirtualWAN
1251
1326
  end
1252
1327
  def vpn_site
1253
- Azure::Network::Mgmt::V2018_06_01::Models::VpnSite
1328
+ Azure::Network::Mgmt::V2018_07_01::Models::VpnSite
1254
1329
  end
1255
1330
  def hub_virtual_network_connection
1256
- Azure::Network::Mgmt::V2018_06_01::Models::HubVirtualNetworkConnection
1331
+ Azure::Network::Mgmt::V2018_07_01::Models::HubVirtualNetworkConnection
1257
1332
  end
1258
1333
  def virtual_hub
1259
- Azure::Network::Mgmt::V2018_06_01::Models::VirtualHub
1334
+ Azure::Network::Mgmt::V2018_07_01::Models::VirtualHub
1260
1335
  end
1261
1336
  def vpn_connection
1262
- Azure::Network::Mgmt::V2018_06_01::Models::VpnConnection
1337
+ Azure::Network::Mgmt::V2018_07_01::Models::VpnConnection
1263
1338
  end
1264
1339
  def vpn_gateway
1265
- Azure::Network::Mgmt::V2018_06_01::Models::VpnGateway
1340
+ Azure::Network::Mgmt::V2018_07_01::Models::VpnGateway
1266
1341
  end
1267
1342
  def provisioning_state
1268
- Azure::Network::Mgmt::V2018_06_01::Models::ProvisioningState
1343
+ Azure::Network::Mgmt::V2018_07_01::Models::ProvisioningState
1269
1344
  end
1270
1345
  def azure_firewall_rcaction_type
1271
- Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallRCActionType
1346
+ Azure::Network::Mgmt::V2018_07_01::Models::AzureFirewallRCActionType
1272
1347
  end
1273
1348
  def azure_firewall_application_rule_protocol_type
1274
- Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallApplicationRuleProtocolType
1349
+ Azure::Network::Mgmt::V2018_07_01::Models::AzureFirewallApplicationRuleProtocolType
1275
1350
  end
1276
1351
  def azure_firewall_network_rule_protocol
1277
- Azure::Network::Mgmt::V2018_06_01::Models::AzureFirewallNetworkRuleProtocol
1352
+ Azure::Network::Mgmt::V2018_07_01::Models::AzureFirewallNetworkRuleProtocol
1278
1353
  end
1279
1354
  def transport_protocol
1280
- Azure::Network::Mgmt::V2018_06_01::Models::TransportProtocol
1355
+ Azure::Network::Mgmt::V2018_07_01::Models::TransportProtocol
1281
1356
  end
1282
1357
  def ipallocation_method
1283
- Azure::Network::Mgmt::V2018_06_01::Models::IPAllocationMethod
1358
+ Azure::Network::Mgmt::V2018_07_01::Models::IPAllocationMethod
1284
1359
  end
1285
1360
  def ipversion
1286
- Azure::Network::Mgmt::V2018_06_01::Models::IPVersion
1361
+ Azure::Network::Mgmt::V2018_07_01::Models::IPVersion
1287
1362
  end
1288
1363
  def security_rule_protocol
1289
- Azure::Network::Mgmt::V2018_06_01::Models::SecurityRuleProtocol
1364
+ Azure::Network::Mgmt::V2018_07_01::Models::SecurityRuleProtocol
1290
1365
  end
1291
1366
  def security_rule_access
1292
- Azure::Network::Mgmt::V2018_06_01::Models::SecurityRuleAccess
1367
+ Azure::Network::Mgmt::V2018_07_01::Models::SecurityRuleAccess
1293
1368
  end
1294
1369
  def security_rule_direction
1295
- Azure::Network::Mgmt::V2018_06_01::Models::SecurityRuleDirection
1370
+ Azure::Network::Mgmt::V2018_07_01::Models::SecurityRuleDirection
1296
1371
  end
1297
1372
  def route_next_hop_type
1298
- Azure::Network::Mgmt::V2018_06_01::Models::RouteNextHopType
1373
+ Azure::Network::Mgmt::V2018_07_01::Models::RouteNextHopType
1299
1374
  end
1300
1375
  def public_ipaddress_sku_name
1301
- Azure::Network::Mgmt::V2018_06_01::Models::PublicIPAddressSkuName
1376
+ Azure::Network::Mgmt::V2018_07_01::Models::PublicIPAddressSkuName
1302
1377
  end
1303
1378
  def application_gateway_protocol
1304
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayProtocol
1379
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayProtocol
1305
1380
  end
1306
1381
  def application_gateway_cookie_based_affinity
1307
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayCookieBasedAffinity
1382
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayCookieBasedAffinity
1308
1383
  end
1309
1384
  def application_gateway_backend_health_server_health
1310
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayBackendHealthServerHealth
1385
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayBackendHealthServerHealth
1311
1386
  end
1312
1387
  def application_gateway_sku_name
1313
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySkuName
1388
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewaySkuName
1314
1389
  end
1315
1390
  def application_gateway_tier
1316
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayTier
1391
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayTier
1317
1392
  end
1318
1393
  def application_gateway_ssl_protocol
1319
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslProtocol
1394
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewaySslProtocol
1320
1395
  end
1321
1396
  def application_gateway_ssl_policy_type
1322
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslPolicyType
1397
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewaySslPolicyType
1323
1398
  end
1324
1399
  def application_gateway_ssl_policy_name
1325
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslPolicyName
1400
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewaySslPolicyName
1326
1401
  end
1327
1402
  def application_gateway_ssl_cipher_suite
1328
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewaySslCipherSuite
1403
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewaySslCipherSuite
1329
1404
  end
1330
1405
  def application_gateway_request_routing_rule_type
1331
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayRequestRoutingRuleType
1406
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayRequestRoutingRuleType
1332
1407
  end
1333
1408
  def application_gateway_redirect_type
1334
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayRedirectType
1409
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayRedirectType
1335
1410
  end
1336
1411
  def application_gateway_operational_state
1337
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayOperationalState
1412
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayOperationalState
1338
1413
  end
1339
1414
  def application_gateway_firewall_mode
1340
- Azure::Network::Mgmt::V2018_06_01::Models::ApplicationGatewayFirewallMode
1415
+ Azure::Network::Mgmt::V2018_07_01::Models::ApplicationGatewayFirewallMode
1341
1416
  end
1342
1417
  def authorization_use_status
1343
- Azure::Network::Mgmt::V2018_06_01::Models::AuthorizationUseStatus
1418
+ Azure::Network::Mgmt::V2018_07_01::Models::AuthorizationUseStatus
1344
1419
  end
1345
1420
  def express_route_circuit_peering_advertised_public_prefix_state
1346
- Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
1421
+ Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
1347
1422
  end
1348
1423
  def access
1349
- Azure::Network::Mgmt::V2018_06_01::Models::Access
1424
+ Azure::Network::Mgmt::V2018_07_01::Models::Access
1350
1425
  end
1351
1426
  def express_route_peering_type
1352
- Azure::Network::Mgmt::V2018_06_01::Models::ExpressRoutePeeringType
1427
+ Azure::Network::Mgmt::V2018_07_01::Models::ExpressRoutePeeringType
1353
1428
  end
1354
1429
  def express_route_peering_state
1355
- Azure::Network::Mgmt::V2018_06_01::Models::ExpressRoutePeeringState
1430
+ Azure::Network::Mgmt::V2018_07_01::Models::ExpressRoutePeeringState
1356
1431
  end
1357
1432
  def circuit_connection_status
1358
- Azure::Network::Mgmt::V2018_06_01::Models::CircuitConnectionStatus
1433
+ Azure::Network::Mgmt::V2018_07_01::Models::CircuitConnectionStatus
1359
1434
  end
1360
1435
  def express_route_circuit_peering_state
1361
- Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitPeeringState
1436
+ Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitPeeringState
1362
1437
  end
1363
1438
  def express_route_circuit_sku_tier
1364
- Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitSkuTier
1439
+ Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitSkuTier
1365
1440
  end
1366
1441
  def express_route_circuit_sku_family
1367
- Azure::Network::Mgmt::V2018_06_01::Models::ExpressRouteCircuitSkuFamily
1442
+ Azure::Network::Mgmt::V2018_07_01::Models::ExpressRouteCircuitSkuFamily
1368
1443
  end
1369
1444
  def service_provider_provisioning_state
1370
- Azure::Network::Mgmt::V2018_06_01::Models::ServiceProviderProvisioningState
1445
+ Azure::Network::Mgmt::V2018_07_01::Models::ServiceProviderProvisioningState
1371
1446
  end
1372
1447
  def load_balancer_sku_name
1373
- Azure::Network::Mgmt::V2018_06_01::Models::LoadBalancerSkuName
1448
+ Azure::Network::Mgmt::V2018_07_01::Models::LoadBalancerSkuName
1374
1449
  end
1375
1450
  def load_distribution
1376
- Azure::Network::Mgmt::V2018_06_01::Models::LoadDistribution
1451
+ Azure::Network::Mgmt::V2018_07_01::Models::LoadDistribution
1377
1452
  end
1378
1453
  def probe_protocol
1379
- Azure::Network::Mgmt::V2018_06_01::Models::ProbeProtocol
1454
+ Azure::Network::Mgmt::V2018_07_01::Models::ProbeProtocol
1380
1455
  end
1381
1456
  def network_operation_status
1382
- Azure::Network::Mgmt::V2018_06_01::Models::NetworkOperationStatus
1457
+ Azure::Network::Mgmt::V2018_07_01::Models::NetworkOperationStatus
1383
1458
  end
1384
1459
  def effective_security_rule_protocol
1385
- Azure::Network::Mgmt::V2018_06_01::Models::EffectiveSecurityRuleProtocol
1460
+ Azure::Network::Mgmt::V2018_07_01::Models::EffectiveSecurityRuleProtocol
1386
1461
  end
1387
1462
  def effective_route_source
1388
- Azure::Network::Mgmt::V2018_06_01::Models::EffectiveRouteSource
1463
+ Azure::Network::Mgmt::V2018_07_01::Models::EffectiveRouteSource
1389
1464
  end
1390
1465
  def effective_route_state
1391
- Azure::Network::Mgmt::V2018_06_01::Models::EffectiveRouteState
1466
+ Azure::Network::Mgmt::V2018_07_01::Models::EffectiveRouteState
1392
1467
  end
1393
1468
  def association_type
1394
- Azure::Network::Mgmt::V2018_06_01::Models::AssociationType
1469
+ Azure::Network::Mgmt::V2018_07_01::Models::AssociationType
1395
1470
  end
1396
1471
  def direction
1397
- Azure::Network::Mgmt::V2018_06_01::Models::Direction
1472
+ Azure::Network::Mgmt::V2018_07_01::Models::Direction
1398
1473
  end
1399
1474
  def ip_flow_protocol
1400
- Azure::Network::Mgmt::V2018_06_01::Models::IpFlowProtocol
1475
+ Azure::Network::Mgmt::V2018_07_01::Models::IpFlowProtocol
1401
1476
  end
1402
1477
  def next_hop_type
1403
- Azure::Network::Mgmt::V2018_06_01::Models::NextHopType
1478
+ Azure::Network::Mgmt::V2018_07_01::Models::NextHopType
1404
1479
  end
1405
1480
  def pc_protocol
1406
- Azure::Network::Mgmt::V2018_06_01::Models::PcProtocol
1481
+ Azure::Network::Mgmt::V2018_07_01::Models::PcProtocol
1407
1482
  end
1408
1483
  def pc_status
1409
- Azure::Network::Mgmt::V2018_06_01::Models::PcStatus
1484
+ Azure::Network::Mgmt::V2018_07_01::Models::PcStatus
1410
1485
  end
1411
1486
  def pc_error
1412
- Azure::Network::Mgmt::V2018_06_01::Models::PcError
1487
+ Azure::Network::Mgmt::V2018_07_01::Models::PcError
1413
1488
  end
1414
1489
  def protocol
1415
- Azure::Network::Mgmt::V2018_06_01::Models::Protocol
1490
+ Azure::Network::Mgmt::V2018_07_01::Models::Protocol
1416
1491
  end
1417
1492
  def httpmethod
1418
- Azure::Network::Mgmt::V2018_06_01::Models::HTTPMethod
1493
+ Azure::Network::Mgmt::V2018_07_01::Models::HTTPMethod
1419
1494
  end
1420
1495
  def origin
1421
- Azure::Network::Mgmt::V2018_06_01::Models::Origin
1496
+ Azure::Network::Mgmt::V2018_07_01::Models::Origin
1422
1497
  end
1423
1498
  def severity
1424
- Azure::Network::Mgmt::V2018_06_01::Models::Severity
1499
+ Azure::Network::Mgmt::V2018_07_01::Models::Severity
1425
1500
  end
1426
1501
  def issue_type
1427
- Azure::Network::Mgmt::V2018_06_01::Models::IssueType
1502
+ Azure::Network::Mgmt::V2018_07_01::Models::IssueType
1428
1503
  end
1429
1504
  def connection_status
1430
- Azure::Network::Mgmt::V2018_06_01::Models::ConnectionStatus
1505
+ Azure::Network::Mgmt::V2018_07_01::Models::ConnectionStatus
1431
1506
  end
1432
1507
  def connection_monitor_source_status
1433
- Azure::Network::Mgmt::V2018_06_01::Models::ConnectionMonitorSourceStatus
1508
+ Azure::Network::Mgmt::V2018_07_01::Models::ConnectionMonitorSourceStatus
1434
1509
  end
1435
1510
  def connection_state
1436
- Azure::Network::Mgmt::V2018_06_01::Models::ConnectionState
1511
+ Azure::Network::Mgmt::V2018_07_01::Models::ConnectionState
1437
1512
  end
1438
1513
  def evaluation_state
1439
- Azure::Network::Mgmt::V2018_06_01::Models::EvaluationState
1514
+ Azure::Network::Mgmt::V2018_07_01::Models::EvaluationState
1515
+ end
1516
+ def public_ipprefix_sku_name
1517
+ Azure::Network::Mgmt::V2018_07_01::Models::PublicIPPrefixSkuName
1440
1518
  end
1441
1519
  def virtual_network_peering_state
1442
- Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkPeeringState
1520
+ Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkPeeringState
1443
1521
  end
1444
1522
  def virtual_network_gateway_type
1445
- Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayType
1523
+ Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkGatewayType
1446
1524
  end
1447
1525
  def vpn_type
1448
- Azure::Network::Mgmt::V2018_06_01::Models::VpnType
1526
+ Azure::Network::Mgmt::V2018_07_01::Models::VpnType
1449
1527
  end
1450
1528
  def virtual_network_gateway_sku_name
1451
- Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewaySkuName
1529
+ Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkGatewaySkuName
1452
1530
  end
1453
1531
  def virtual_network_gateway_sku_tier
1454
- Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewaySkuTier
1532
+ Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkGatewaySkuTier
1455
1533
  end
1456
1534
  def vpn_client_protocol
1457
- Azure::Network::Mgmt::V2018_06_01::Models::VpnClientProtocol
1535
+ Azure::Network::Mgmt::V2018_07_01::Models::VpnClientProtocol
1458
1536
  end
1459
1537
  def ipsec_encryption
1460
- Azure::Network::Mgmt::V2018_06_01::Models::IpsecEncryption
1538
+ Azure::Network::Mgmt::V2018_07_01::Models::IpsecEncryption
1461
1539
  end
1462
1540
  def ipsec_integrity
1463
- Azure::Network::Mgmt::V2018_06_01::Models::IpsecIntegrity
1541
+ Azure::Network::Mgmt::V2018_07_01::Models::IpsecIntegrity
1464
1542
  end
1465
1543
  def ike_encryption
1466
- Azure::Network::Mgmt::V2018_06_01::Models::IkeEncryption
1544
+ Azure::Network::Mgmt::V2018_07_01::Models::IkeEncryption
1467
1545
  end
1468
1546
  def ike_integrity
1469
- Azure::Network::Mgmt::V2018_06_01::Models::IkeIntegrity
1547
+ Azure::Network::Mgmt::V2018_07_01::Models::IkeIntegrity
1470
1548
  end
1471
1549
  def dh_group
1472
- Azure::Network::Mgmt::V2018_06_01::Models::DhGroup
1550
+ Azure::Network::Mgmt::V2018_07_01::Models::DhGroup
1473
1551
  end
1474
1552
  def pfs_group
1475
- Azure::Network::Mgmt::V2018_06_01::Models::PfsGroup
1553
+ Azure::Network::Mgmt::V2018_07_01::Models::PfsGroup
1476
1554
  end
1477
1555
  def bgp_peer_state
1478
- Azure::Network::Mgmt::V2018_06_01::Models::BgpPeerState
1556
+ Azure::Network::Mgmt::V2018_07_01::Models::BgpPeerState
1479
1557
  end
1480
1558
  def processor_architecture
1481
- Azure::Network::Mgmt::V2018_06_01::Models::ProcessorArchitecture
1559
+ Azure::Network::Mgmt::V2018_07_01::Models::ProcessorArchitecture
1482
1560
  end
1483
1561
  def authentication_method
1484
- Azure::Network::Mgmt::V2018_06_01::Models::AuthenticationMethod
1562
+ Azure::Network::Mgmt::V2018_07_01::Models::AuthenticationMethod
1485
1563
  end
1486
1564
  def virtual_network_gateway_connection_status
1487
- Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayConnectionStatus
1565
+ Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkGatewayConnectionStatus
1488
1566
  end
1489
1567
  def virtual_network_gateway_connection_type
1490
- Azure::Network::Mgmt::V2018_06_01::Models::VirtualNetworkGatewayConnectionType
1568
+ Azure::Network::Mgmt::V2018_07_01::Models::VirtualNetworkGatewayConnectionType
1491
1569
  end
1492
1570
  def vpn_connection_status
1493
- Azure::Network::Mgmt::V2018_06_01::Models::VpnConnectionStatus
1571
+ Azure::Network::Mgmt::V2018_07_01::Models::VpnConnectionStatus
1494
1572
  end
1495
1573
  def tunnel_connection_status
1496
- Azure::Network::Mgmt::V2018_06_01::Models::TunnelConnectionStatus
1574
+ Azure::Network::Mgmt::V2018_07_01::Models::TunnelConnectionStatus
1497
1575
  end
1498
1576
  def hub_virtual_network_connection_status
1499
- Azure::Network::Mgmt::V2018_06_01::Models::HubVirtualNetworkConnectionStatus
1577
+ Azure::Network::Mgmt::V2018_07_01::Models::HubVirtualNetworkConnectionStatus
1500
1578
  end
1501
1579
  end
1502
1580
  end