azure_sdk 0.18.3 → 0.18.4

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