azure_sdk 0.34.0 → 0.35.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/azure_sdk/version.rb +1 -1
- data/lib/latest/modules/cosmosdb_profile_module.rb +77 -73
- data/lib/latest/modules/kusto_profile_module.rb +133 -101
- data/lib/latest/modules/network_profile_module.rb +638 -554
- metadata +11 -11
@@ -30,9 +30,8 @@ module Azure::Profiles::Latest
|
|
30
30
|
ExpressRoutePortsLocations = Azure::Network::Mgmt::V2019_06_01::ExpressRoutePortsLocations
|
31
31
|
ExpressRoutePorts = Azure::Network::Mgmt::V2019_06_01::ExpressRoutePorts
|
32
32
|
ExpressRouteLinks = Azure::Network::Mgmt::V2019_06_01::ExpressRouteLinks
|
33
|
-
|
34
|
-
|
35
|
-
PrivateLinkServices = Azure::Network::Mgmt::V2019_06_01::PrivateLinkServices
|
33
|
+
FirewallPolicies = Azure::Network::Mgmt::V2019_06_01::FirewallPolicies
|
34
|
+
FirewallPolicyRuleGroups = Azure::Network::Mgmt::V2019_06_01::FirewallPolicyRuleGroups
|
36
35
|
LoadBalancers = Azure::Network::Mgmt::V2019_06_01::LoadBalancers
|
37
36
|
LoadBalancerBackendAddressPools = Azure::Network::Mgmt::V2019_06_01::LoadBalancerBackendAddressPools
|
38
37
|
LoadBalancerFrontendIPConfigurations = Azure::Network::Mgmt::V2019_06_01::LoadBalancerFrontendIPConfigurations
|
@@ -54,6 +53,9 @@ module Azure::Profiles::Latest
|
|
54
53
|
PacketCaptures = Azure::Network::Mgmt::V2019_06_01::PacketCaptures
|
55
54
|
ConnectionMonitors = Azure::Network::Mgmt::V2019_06_01::ConnectionMonitors
|
56
55
|
Operations = Azure::Network::Mgmt::V2019_06_01::Operations
|
56
|
+
PrivateEndpoints = Azure::Network::Mgmt::V2019_06_01::PrivateEndpoints
|
57
|
+
AvailablePrivateEndpointTypes = Azure::Network::Mgmt::V2019_06_01::AvailablePrivateEndpointTypes
|
58
|
+
PrivateLinkServices = Azure::Network::Mgmt::V2019_06_01::PrivateLinkServices
|
57
59
|
PublicIPAddresses = Azure::Network::Mgmt::V2019_06_01::PublicIPAddresses
|
58
60
|
PublicIPPrefixes = Azure::Network::Mgmt::V2019_06_01::PublicIPPrefixes
|
59
61
|
RouteFilters = Azure::Network::Mgmt::V2019_06_01::RouteFilters
|
@@ -89,287 +91,296 @@ module Azure::Profiles::Latest
|
|
89
91
|
WebApplicationFirewallPolicies = Azure::Network::Mgmt::V2019_06_01::WebApplicationFirewallPolicies
|
90
92
|
|
91
93
|
module Models
|
92
|
-
|
94
|
+
SecurityRuleListResult = Azure::Network::Mgmt::V2019_06_01::Models::SecurityRuleListResult
|
93
95
|
ApplicationGatewayProbeHealthResponseMatch = Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayProbeHealthResponseMatch
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
96
|
+
NetworkSecurityGroupListResult = Azure::Network::Mgmt::V2019_06_01::Models::NetworkSecurityGroupListResult
|
97
|
+
ApplicationGatewayOnDemandProbe = Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayOnDemandProbe
|
98
|
+
ErrorResponse = Azure::Network::Mgmt::V2019_06_01::Models::ErrorResponse
|
99
|
+
ServiceAssociationLinksListResult = Azure::Network::Mgmt::V2019_06_01::Models::ServiceAssociationLinksListResult
|
100
|
+
ResourceNavigationLinksListResult = Azure::Network::Mgmt::V2019_06_01::Models::ResourceNavigationLinksListResult
|
99
101
|
PrivateLinkServiceConnectionState = Azure::Network::Mgmt::V2019_06_01::Models::PrivateLinkServiceConnectionState
|
100
|
-
ServiceEndpointPolicyDefinitionListResult = Azure::Network::Mgmt::V2019_06_01::Models::ServiceEndpointPolicyDefinitionListResult
|
101
|
-
DeviceProperties = Azure::Network::Mgmt::V2019_06_01::Models::DeviceProperties
|
102
|
-
BgpServiceCommunityListResult = Azure::Network::Mgmt::V2019_06_01::Models::BgpServiceCommunityListResult
|
103
|
-
VpnLinkProviderProperties = Azure::Network::Mgmt::V2019_06_01::Models::VpnLinkProviderProperties
|
104
102
|
ExpressRouteGatewayList = Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteGatewayList
|
105
|
-
|
103
|
+
MatchCondition = Azure::Network::Mgmt::V2019_06_01::Models::MatchCondition
|
106
104
|
ExpressRouteConnectionList = Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteConnectionList
|
107
|
-
|
105
|
+
MatchVariable = Azure::Network::Mgmt::V2019_06_01::Models::MatchVariable
|
108
106
|
ExpressRoutePortsLocationBandwidths = Azure::Network::Mgmt::V2019_06_01::Models::ExpressRoutePortsLocationBandwidths
|
109
|
-
|
110
|
-
|
111
|
-
|
107
|
+
VpnProfileResponse = Azure::Network::Mgmt::V2019_06_01::Models::VpnProfileResponse
|
108
|
+
SubnetListResult = Azure::Network::Mgmt::V2019_06_01::Models::SubnetListResult
|
109
|
+
ServiceEndpointPropertiesFormat = Azure::Network::Mgmt::V2019_06_01::Models::ServiceEndpointPropertiesFormat
|
112
110
|
ExpressRoutePortsLocationListResult = Azure::Network::Mgmt::V2019_06_01::Models::ExpressRoutePortsLocationListResult
|
113
|
-
|
114
|
-
|
115
|
-
|
111
|
+
VpnClientConnectionHealth = Azure::Network::Mgmt::V2019_06_01::Models::VpnClientConnectionHealth
|
112
|
+
AddressSpace = Azure::Network::Mgmt::V2019_06_01::Models::AddressSpace
|
113
|
+
PublicIPAddressDnsSettings = Azure::Network::Mgmt::V2019_06_01::Models::PublicIPAddressDnsSettings
|
116
114
|
ExpressRouteLinkListResult = Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteLinkListResult
|
117
|
-
|
118
|
-
|
119
|
-
|
115
|
+
IpTag = Azure::Network::Mgmt::V2019_06_01::Models::IpTag
|
116
|
+
UsagesListResult = Azure::Network::Mgmt::V2019_06_01::Models::UsagesListResult
|
117
|
+
VirtualWanSecurityProviders = Azure::Network::Mgmt::V2019_06_01::Models::VirtualWanSecurityProviders
|
120
118
|
ExpressRoutePortListResult = Azure::Network::Mgmt::V2019_06_01::Models::ExpressRoutePortListResult
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
119
|
+
VpnSiteId = Azure::Network::Mgmt::V2019_06_01::Models::VpnSiteId
|
120
|
+
Usage = Azure::Network::Mgmt::V2019_06_01::Models::Usage
|
121
|
+
ListVpnSiteLinkConnectionsResult = Azure::Network::Mgmt::V2019_06_01::Models::ListVpnSiteLinkConnectionsResult
|
122
|
+
FirewallPolicyRule = Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyRule
|
123
|
+
ListVpnGatewaysResult = Azure::Network::Mgmt::V2019_06_01::Models::ListVpnGatewaysResult
|
124
|
+
UsageName = Azure::Network::Mgmt::V2019_06_01::Models::UsageName
|
125
|
+
VirtualHubRouteTable = Azure::Network::Mgmt::V2019_06_01::Models::VirtualHubRouteTable
|
126
|
+
FirewallPolicyNatRuleAction = Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyNatRuleAction
|
127
|
+
GetVpnSitesConfigurationRequest = Azure::Network::Mgmt::V2019_06_01::Models::GetVpnSitesConfigurationRequest
|
128
|
+
FirewallPolicyRuleCondition = Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyRuleCondition
|
129
|
+
ListVpnSiteLinksResult = Azure::Network::Mgmt::V2019_06_01::Models::ListVpnSiteLinksResult
|
130
|
+
ServiceTagsListResult = Azure::Network::Mgmt::V2019_06_01::Models::ServiceTagsListResult
|
131
|
+
ListVpnSitesResult = Azure::Network::Mgmt::V2019_06_01::Models::ListVpnSitesResult
|
132
|
+
FirewallPolicyFilterRuleAction = Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyFilterRuleAction
|
131
133
|
ApplicationGatewayBackendHealthHttpSettings = Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayBackendHealthHttpSettings
|
132
|
-
|
134
|
+
ServiceTagInformation = Azure::Network::Mgmt::V2019_06_01::Models::ServiceTagInformation
|
133
135
|
ApplicationGatewayBackendHealthPool = Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayBackendHealthPool
|
134
|
-
|
136
|
+
FirewallPolicyRuleConditionApplicationProtocol = Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyRuleConditionApplicationProtocol
|
135
137
|
ApplicationGatewaySku = Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewaySku
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
138
|
+
ServiceTagInformationPropertiesFormat = Azure::Network::Mgmt::V2019_06_01::Models::ServiceTagInformationPropertiesFormat
|
139
|
+
VpnLinkBgpSettings = Azure::Network::Mgmt::V2019_06_01::Models::VpnLinkBgpSettings
|
140
|
+
ServiceEndpointPolicyListResult = Azure::Network::Mgmt::V2019_06_01::Models::ServiceEndpointPolicyListResult
|
141
|
+
DeviceProperties = Azure::Network::Mgmt::V2019_06_01::Models::DeviceProperties
|
142
|
+
FirewallPolicyListResult = Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyListResult
|
143
|
+
VirtualNetworkTapListResult = Azure::Network::Mgmt::V2019_06_01::Models::VirtualNetworkTapListResult
|
144
|
+
FirewallPolicyRuleGroupListResult = Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyRuleGroupListResult
|
143
145
|
ApplicationGatewayCustomError = Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayCustomError
|
144
|
-
PrivateLinkServiceVisibility = Azure::Network::Mgmt::V2019_06_01::Models::PrivateLinkServiceVisibility
|
145
|
-
IpsecPolicy = Azure::Network::Mgmt::V2019_06_01::Models::IpsecPolicy
|
146
|
-
AutoApprovedPrivateLinkService = Azure::Network::Mgmt::V2019_06_01::Models::AutoApprovedPrivateLinkService
|
147
|
-
ListVpnConnectionsResult = Azure::Network::Mgmt::V2019_06_01::Models::ListVpnConnectionsResult
|
148
|
-
AutoApprovedPrivateLinkServicesResult = Azure::Network::Mgmt::V2019_06_01::Models::AutoApprovedPrivateLinkServicesResult
|
149
|
-
ApplicationGatewayHeaderConfiguration = Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayHeaderConfiguration
|
150
146
|
LoadBalancerSku = Azure::Network::Mgmt::V2019_06_01::Models::LoadBalancerSku
|
147
|
+
VpnDeviceScriptParameters = Azure::Network::Mgmt::V2019_06_01::Models::VpnDeviceScriptParameters
|
148
|
+
ServiceEndpointPolicyDefinitionListResult = Azure::Network::Mgmt::V2019_06_01::Models::ServiceEndpointPolicyDefinitionListResult
|
149
|
+
VirtualNetworkConnectionGatewayReference = Azure::Network::Mgmt::V2019_06_01::Models::VirtualNetworkConnectionGatewayReference
|
150
|
+
BgpServiceCommunityListResult = Azure::Network::Mgmt::V2019_06_01::Models::BgpServiceCommunityListResult
|
151
|
+
ApplicationGatewayHeaderConfiguration = Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayHeaderConfiguration
|
152
|
+
BGPCommunity = Azure::Network::Mgmt::V2019_06_01::Models::BGPCommunity
|
151
153
|
ApplicationGatewayRewriteRule = Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayRewriteRule
|
152
|
-
|
153
|
-
|
154
|
-
|
154
|
+
RouteListResult = Azure::Network::Mgmt::V2019_06_01::Models::RouteListResult
|
155
|
+
VpnClientIPsecParameters = Azure::Network::Mgmt::V2019_06_01::Models::VpnClientIPsecParameters
|
156
|
+
RouteTableListResult = Azure::Network::Mgmt::V2019_06_01::Models::RouteTableListResult
|
155
157
|
ApplicationGatewayFirewallDisabledRuleGroup = Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayFirewallDisabledRuleGroup
|
156
|
-
|
158
|
+
LoadBalancerListResult = Azure::Network::Mgmt::V2019_06_01::Models::LoadBalancerListResult
|
157
159
|
ApplicationGatewayWebApplicationFirewallConfiguration = Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayWebApplicationFirewallConfiguration
|
158
|
-
|
160
|
+
InboundNatRuleListResult = Azure::Network::Mgmt::V2019_06_01::Models::InboundNatRuleListResult
|
159
161
|
ManagedServiceIdentityUserAssignedIdentitiesValue = Azure::Network::Mgmt::V2019_06_01::Models::ManagedServiceIdentityUserAssignedIdentitiesValue
|
160
|
-
|
161
|
-
|
162
|
-
|
162
|
+
LoadBalancerBackendAddressPoolListResult = Azure::Network::Mgmt::V2019_06_01::Models::LoadBalancerBackendAddressPoolListResult
|
163
|
+
VirtualNetworkGatewayConnectionListResult = Azure::Network::Mgmt::V2019_06_01::Models::VirtualNetworkGatewayConnectionListResult
|
164
|
+
LoadBalancerFrontendIPConfigurationListResult = Azure::Network::Mgmt::V2019_06_01::Models::LoadBalancerFrontendIPConfigurationListResult
|
163
165
|
ApplicationGatewayFirewallRule = Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayFirewallRule
|
164
|
-
|
165
|
-
|
166
|
-
ApplicationGatewayAvailableWafRuleSetsResult = Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayAvailableWafRuleSetsResult
|
167
|
-
VirtualNetworkListUsageResult = Azure::Network::Mgmt::V2019_06_01::Models::VirtualNetworkListUsageResult
|
168
|
-
PublicIPAddressListResult = Azure::Network::Mgmt::V2019_06_01::Models::PublicIPAddressListResult
|
169
|
-
ApplicationGatewayAvailableSslPredefinedPolicies = Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayAvailableSslPredefinedPolicies
|
170
|
-
OperationListResult = Azure::Network::Mgmt::V2019_06_01::Models::OperationListResult
|
171
|
-
ErrorDetails = Azure::Network::Mgmt::V2019_06_01::Models::ErrorDetails
|
172
|
-
ReferencedPublicIpAddress = Azure::Network::Mgmt::V2019_06_01::Models::ReferencedPublicIpAddress
|
173
|
-
TagsObject = Azure::Network::Mgmt::V2019_06_01::Models::TagsObject
|
166
|
+
LoadBalancerLoadBalancingRuleListResult = Azure::Network::Mgmt::V2019_06_01::Models::LoadBalancerLoadBalancingRuleListResult
|
167
|
+
TunnelConnectionHealth = Azure::Network::Mgmt::V2019_06_01::Models::TunnelConnectionHealth
|
174
168
|
LoadBalancerOutboundRuleListResult = Azure::Network::Mgmt::V2019_06_01::Models::LoadBalancerOutboundRuleListResult
|
175
|
-
|
169
|
+
GatewayRouteListResult = Azure::Network::Mgmt::V2019_06_01::Models::GatewayRouteListResult
|
176
170
|
LoadBalancerProbeListResult = Azure::Network::Mgmt::V2019_06_01::Models::LoadBalancerProbeListResult
|
177
|
-
|
171
|
+
ApplicationGatewayAvailableSslPredefinedPolicies = Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayAvailableSslPredefinedPolicies
|
178
172
|
NetworkInterfaceListResult = Azure::Network::Mgmt::V2019_06_01::Models::NetworkInterfaceListResult
|
179
|
-
|
173
|
+
ErrorDetails = Azure::Network::Mgmt::V2019_06_01::Models::ErrorDetails
|
180
174
|
NatGatewaySku = Azure::Network::Mgmt::V2019_06_01::Models::NatGatewaySku
|
181
|
-
|
182
|
-
|
183
|
-
|
175
|
+
TagsObject = Azure::Network::Mgmt::V2019_06_01::Models::TagsObject
|
176
|
+
RouteFilterRuleListResult = Azure::Network::Mgmt::V2019_06_01::Models::RouteFilterRuleListResult
|
177
|
+
AvailableDelegation = Azure::Network::Mgmt::V2019_06_01::Models::AvailableDelegation
|
184
178
|
NatGatewayListResult = Azure::Network::Mgmt::V2019_06_01::Models::NatGatewayListResult
|
185
|
-
|
179
|
+
VirtualNetworkGatewayListResult = Azure::Network::Mgmt::V2019_06_01::Models::VirtualNetworkGatewayListResult
|
186
180
|
AzureAsyncOperationResult = Azure::Network::Mgmt::V2019_06_01::Models::AzureAsyncOperationResult
|
187
|
-
|
181
|
+
HubIPAddresses = Azure::Network::Mgmt::V2019_06_01::Models::HubIPAddresses
|
188
182
|
NetworkInterfaceTapConfigurationListResult = Azure::Network::Mgmt::V2019_06_01::Models::NetworkInterfaceTapConfigurationListResult
|
189
|
-
|
183
|
+
AzureFirewallApplicationRuleProtocol = Azure::Network::Mgmt::V2019_06_01::Models::AzureFirewallApplicationRuleProtocol
|
190
184
|
NetworkInterfaceIPConfigurationListResult = Azure::Network::Mgmt::V2019_06_01::Models::NetworkInterfaceIPConfigurationListResult
|
191
|
-
|
185
|
+
VpnClientParameters = Azure::Network::Mgmt::V2019_06_01::Models::VpnClientParameters
|
192
186
|
NetworkInterfaceLoadBalancerListResult = Azure::Network::Mgmt::V2019_06_01::Models::NetworkInterfaceLoadBalancerListResult
|
193
|
-
|
187
|
+
AzureFirewallNatRule = Azure::Network::Mgmt::V2019_06_01::Models::AzureFirewallNatRule
|
194
188
|
EffectiveNetworkSecurityGroupAssociation = Azure::Network::Mgmt::V2019_06_01::Models::EffectiveNetworkSecurityGroupAssociation
|
195
|
-
|
189
|
+
AzureFirewallNetworkRule = Azure::Network::Mgmt::V2019_06_01::Models::AzureFirewallNetworkRule
|
196
190
|
EffectiveNetworkSecurityRule = Azure::Network::Mgmt::V2019_06_01::Models::EffectiveNetworkSecurityRule
|
191
|
+
BgpSettings = Azure::Network::Mgmt::V2019_06_01::Models::BgpSettings
|
197
192
|
EffectiveNetworkSecurityGroup = Azure::Network::Mgmt::V2019_06_01::Models::EffectiveNetworkSecurityGroup
|
198
|
-
|
193
|
+
VpnClientConfiguration = Azure::Network::Mgmt::V2019_06_01::Models::VpnClientConfiguration
|
199
194
|
EffectiveNetworkSecurityGroupListResult = Azure::Network::Mgmt::V2019_06_01::Models::EffectiveNetworkSecurityGroupListResult
|
200
|
-
|
195
|
+
IpsecPolicy = Azure::Network::Mgmt::V2019_06_01::Models::IpsecPolicy
|
201
196
|
EffectiveRoute = Azure::Network::Mgmt::V2019_06_01::Models::EffectiveRoute
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
UsagesListResult = Azure::Network::Mgmt::V2019_06_01::Models::UsagesListResult
|
197
|
+
BastionHostListResult = Azure::Network::Mgmt::V2019_06_01::Models::BastionHostListResult
|
198
|
+
EffectiveRouteListResult = Azure::Network::Mgmt::V2019_06_01::Models::EffectiveRouteListResult
|
199
|
+
ProtocolCustomSettingsFormat = Azure::Network::Mgmt::V2019_06_01::Models::ProtocolCustomSettingsFormat
|
200
|
+
RouteFilterListResult = Azure::Network::Mgmt::V2019_06_01::Models::RouteFilterListResult
|
201
|
+
PublicIPPrefixListResult = Azure::Network::Mgmt::V2019_06_01::Models::PublicIPPrefixListResult
|
202
|
+
DdosProtectionPlan = Azure::Network::Mgmt::V2019_06_01::Models::DdosProtectionPlan
|
209
203
|
ContainerNetworkInterfaceIpConfiguration = Azure::Network::Mgmt::V2019_06_01::Models::ContainerNetworkInterfaceIpConfiguration
|
210
|
-
|
211
|
-
|
212
|
-
|
213
|
-
|
214
|
-
|
204
|
+
PrepareNetworkPoliciesRequest = Azure::Network::Mgmt::V2019_06_01::Models::PrepareNetworkPoliciesRequest
|
205
|
+
ReferencedPublicIpAddress = Azure::Network::Mgmt::V2019_06_01::Models::ReferencedPublicIpAddress
|
206
|
+
NetworkIntentPolicyConfiguration = Azure::Network::Mgmt::V2019_06_01::Models::NetworkIntentPolicyConfiguration
|
207
|
+
PublicIPPrefixSku = Azure::Network::Mgmt::V2019_06_01::Models::PublicIPPrefixSku
|
208
|
+
ExpressRouteCircuitPeeringConfig = Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCircuitPeeringConfig
|
215
209
|
NetworkProfileListResult = Azure::Network::Mgmt::V2019_06_01::Models::NetworkProfileListResult
|
216
|
-
|
217
|
-
|
218
|
-
|
219
|
-
|
220
|
-
|
221
|
-
|
222
|
-
|
223
|
-
|
224
|
-
|
210
|
+
ExpressRouteCircuitStats = Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCircuitStats
|
211
|
+
SubResource = Azure::Network::Mgmt::V2019_06_01::Models::SubResource
|
212
|
+
VirtualNetworkListUsageResult = Azure::Network::Mgmt::V2019_06_01::Models::VirtualNetworkListUsageResult
|
213
|
+
VirtualNetworkUsage = Azure::Network::Mgmt::V2019_06_01::Models::VirtualNetworkUsage
|
214
|
+
ResourceSet = Azure::Network::Mgmt::V2019_06_01::Models::ResourceSet
|
215
|
+
ExpressRouteCircuitPeeringListResult = Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCircuitPeeringListResult
|
216
|
+
PublicIPAddressListResult = Azure::Network::Mgmt::V2019_06_01::Models::PublicIPAddressListResult
|
217
|
+
PeerExpressRouteCircuitConnectionListResult = Azure::Network::Mgmt::V2019_06_01::Models::PeerExpressRouteCircuitConnectionListResult
|
218
|
+
AutoApprovedPrivateLinkServicesResult = Azure::Network::Mgmt::V2019_06_01::Models::AutoApprovedPrivateLinkServicesResult
|
219
|
+
ExpressRouteCircuitServiceProviderProperties = Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCircuitServiceProviderProperties
|
225
220
|
NetworkWatcherListResult = Azure::Network::Mgmt::V2019_06_01::Models::NetworkWatcherListResult
|
226
|
-
|
221
|
+
ExpressRouteCircuitArpTable = Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCircuitArpTable
|
227
222
|
TopologyParameters = Azure::Network::Mgmt::V2019_06_01::Models::TopologyParameters
|
228
|
-
|
223
|
+
ExpressRouteCircuitRoutesTable = Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCircuitRoutesTable
|
229
224
|
TopologyAssociation = Azure::Network::Mgmt::V2019_06_01::Models::TopologyAssociation
|
230
|
-
|
225
|
+
ExpressRouteCircuitRoutesTableSummary = Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCircuitRoutesTableSummary
|
231
226
|
TopologyResource = Azure::Network::Mgmt::V2019_06_01::Models::TopologyResource
|
232
|
-
|
227
|
+
ExpressRouteCircuitListResult = Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCircuitListResult
|
233
228
|
Topology = Azure::Network::Mgmt::V2019_06_01::Models::Topology
|
234
|
-
|
229
|
+
VirtualNetworkListResult = Azure::Network::Mgmt::V2019_06_01::Models::VirtualNetworkListResult
|
235
230
|
VerificationIPFlowParameters = Azure::Network::Mgmt::V2019_06_01::Models::VerificationIPFlowParameters
|
236
|
-
|
231
|
+
ExpressRouteCrossConnectionRoutesTableSummary = Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCrossConnectionRoutesTableSummary
|
237
232
|
VerificationIPFlowResult = Azure::Network::Mgmt::V2019_06_01::Models::VerificationIPFlowResult
|
238
|
-
|
233
|
+
ExpressRouteCircuitReference = Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCircuitReference
|
239
234
|
NextHopParameters = Azure::Network::Mgmt::V2019_06_01::Models::NextHopParameters
|
240
|
-
|
235
|
+
VirtualNetworkPeeringListResult = Azure::Network::Mgmt::V2019_06_01::Models::VirtualNetworkPeeringListResult
|
241
236
|
NextHopResult = Azure::Network::Mgmt::V2019_06_01::Models::NextHopResult
|
242
|
-
|
237
|
+
ExpressRouteCrossConnectionPeeringList = Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCrossConnectionPeeringList
|
243
238
|
SecurityGroupViewParameters = Azure::Network::Mgmt::V2019_06_01::Models::SecurityGroupViewParameters
|
244
|
-
|
239
|
+
ExpressRouteCircuitPeeringId = Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCircuitPeeringId
|
245
240
|
NetworkInterfaceAssociation = Azure::Network::Mgmt::V2019_06_01::Models::NetworkInterfaceAssociation
|
246
|
-
|
241
|
+
ExpressRouteGatewayPropertiesAutoScaleConfiguration = Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteGatewayPropertiesAutoScaleConfiguration
|
247
242
|
SubnetAssociation = Azure::Network::Mgmt::V2019_06_01::Models::SubnetAssociation
|
248
|
-
|
243
|
+
WebApplicationFirewallCustomRule = Azure::Network::Mgmt::V2019_06_01::Models::WebApplicationFirewallCustomRule
|
249
244
|
SecurityRuleAssociations = Azure::Network::Mgmt::V2019_06_01::Models::SecurityRuleAssociations
|
250
|
-
|
245
|
+
PolicySettings = Azure::Network::Mgmt::V2019_06_01::Models::PolicySettings
|
251
246
|
SecurityGroupNetworkInterface = Azure::Network::Mgmt::V2019_06_01::Models::SecurityGroupNetworkInterface
|
252
|
-
|
247
|
+
ListP2SVpnGatewaysResult = Azure::Network::Mgmt::V2019_06_01::Models::ListP2SVpnGatewaysResult
|
253
248
|
SecurityGroupViewResult = Azure::Network::Mgmt::V2019_06_01::Models::SecurityGroupViewResult
|
254
|
-
|
249
|
+
DdosSettings = Azure::Network::Mgmt::V2019_06_01::Models::DdosSettings
|
255
250
|
PacketCaptureStorageLocation = Azure::Network::Mgmt::V2019_06_01::Models::PacketCaptureStorageLocation
|
256
|
-
|
251
|
+
VirtualWanSecurityProvider = Azure::Network::Mgmt::V2019_06_01::Models::VirtualWanSecurityProvider
|
257
252
|
PacketCaptureFilter = Azure::Network::Mgmt::V2019_06_01::Models::PacketCaptureFilter
|
258
|
-
|
253
|
+
ListVpnConnectionsResult = Azure::Network::Mgmt::V2019_06_01::Models::ListVpnConnectionsResult
|
259
254
|
PacketCaptureParameters = Azure::Network::Mgmt::V2019_06_01::Models::PacketCaptureParameters
|
260
|
-
|
255
|
+
VirtualHubRoute = Azure::Network::Mgmt::V2019_06_01::Models::VirtualHubRoute
|
261
256
|
PacketCapture = Azure::Network::Mgmt::V2019_06_01::Models::PacketCapture
|
262
|
-
|
257
|
+
ApplicationGatewayConnectionDraining = Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayConnectionDraining
|
263
258
|
PacketCaptureResult = Azure::Network::Mgmt::V2019_06_01::Models::PacketCaptureResult
|
264
|
-
|
259
|
+
ApplicationGatewayBackendHealthOnDemand = Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayBackendHealthOnDemand
|
265
260
|
PacketCaptureListResult = Azure::Network::Mgmt::V2019_06_01::Models::PacketCaptureListResult
|
266
|
-
|
261
|
+
ApplicationGatewaySslPolicy = Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewaySslPolicy
|
267
262
|
PacketCaptureQueryStatusResult = Azure::Network::Mgmt::V2019_06_01::Models::PacketCaptureQueryStatusResult
|
268
|
-
|
263
|
+
ListVirtualWANsResult = Azure::Network::Mgmt::V2019_06_01::Models::ListVirtualWANsResult
|
269
264
|
TroubleshootingParameters = Azure::Network::Mgmt::V2019_06_01::Models::TroubleshootingParameters
|
270
|
-
|
265
|
+
VpnClientConnectionHealthDetail = Azure::Network::Mgmt::V2019_06_01::Models::VpnClientConnectionHealthDetail
|
271
266
|
QueryTroubleshootingParameters = Azure::Network::Mgmt::V2019_06_01::Models::QueryTroubleshootingParameters
|
272
|
-
|
267
|
+
ApplicationGatewayRewriteRuleCondition = Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayRewriteRuleCondition
|
273
268
|
TroubleshootingRecommendedActions = Azure::Network::Mgmt::V2019_06_01::Models::TroubleshootingRecommendedActions
|
274
|
-
|
269
|
+
LocalNetworkGatewayListResult = Azure::Network::Mgmt::V2019_06_01::Models::LocalNetworkGatewayListResult
|
275
270
|
TroubleshootingDetails = Azure::Network::Mgmt::V2019_06_01::Models::TroubleshootingDetails
|
276
|
-
|
271
|
+
ApplicationGatewayFirewallExclusion = Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayFirewallExclusion
|
277
272
|
TroubleshootingResult = Azure::Network::Mgmt::V2019_06_01::Models::TroubleshootingResult
|
278
|
-
|
273
|
+
ManagedServiceIdentity = Azure::Network::Mgmt::V2019_06_01::Models::ManagedServiceIdentity
|
279
274
|
RetentionPolicyParameters = Azure::Network::Mgmt::V2019_06_01::Models::RetentionPolicyParameters
|
280
|
-
|
275
|
+
ApplicationGatewayFirewallRuleGroup = Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayFirewallRuleGroup
|
281
276
|
FlowLogFormatParameters = Azure::Network::Mgmt::V2019_06_01::Models::FlowLogFormatParameters
|
282
|
-
|
277
|
+
BgpPeerStatusListResult = Azure::Network::Mgmt::V2019_06_01::Models::BgpPeerStatusListResult
|
283
278
|
FlowLogStatusParameters = Azure::Network::Mgmt::V2019_06_01::Models::FlowLogStatusParameters
|
284
|
-
|
279
|
+
Error = Azure::Network::Mgmt::V2019_06_01::Models::Error
|
285
280
|
TrafficAnalyticsConfigurationProperties = Azure::Network::Mgmt::V2019_06_01::Models::TrafficAnalyticsConfigurationProperties
|
286
|
-
|
281
|
+
AvailableDelegationsResult = Azure::Network::Mgmt::V2019_06_01::Models::AvailableDelegationsResult
|
287
282
|
TrafficAnalyticsProperties = Azure::Network::Mgmt::V2019_06_01::Models::TrafficAnalyticsProperties
|
288
|
-
|
283
|
+
AzureFirewallRCAction = Azure::Network::Mgmt::V2019_06_01::Models::AzureFirewallRCAction
|
289
284
|
FlowLogInformation = Azure::Network::Mgmt::V2019_06_01::Models::FlowLogInformation
|
290
|
-
|
285
|
+
AzureFirewallNatRCAction = Azure::Network::Mgmt::V2019_06_01::Models::AzureFirewallNatRCAction
|
291
286
|
ConnectivitySource = Azure::Network::Mgmt::V2019_06_01::Models::ConnectivitySource
|
292
|
-
|
287
|
+
BgpPeerStatus = Azure::Network::Mgmt::V2019_06_01::Models::BgpPeerStatus
|
293
288
|
ConnectivityDestination = Azure::Network::Mgmt::V2019_06_01::Models::ConnectivityDestination
|
294
|
-
|
289
|
+
AzureFirewallFqdnTagListResult = Azure::Network::Mgmt::V2019_06_01::Models::AzureFirewallFqdnTagListResult
|
295
290
|
HTTPHeader = Azure::Network::Mgmt::V2019_06_01::Models::HTTPHeader
|
296
|
-
|
291
|
+
DnsNameAvailabilityResult = Azure::Network::Mgmt::V2019_06_01::Models::DnsNameAvailabilityResult
|
297
292
|
HTTPConfiguration = Azure::Network::Mgmt::V2019_06_01::Models::HTTPConfiguration
|
298
|
-
ExpressRouteCircuitListResult = Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCircuitListResult
|
299
293
|
ProtocolConfiguration = Azure::Network::Mgmt::V2019_06_01::Models::ProtocolConfiguration
|
300
|
-
|
294
|
+
EndpointServicesListResult = Azure::Network::Mgmt::V2019_06_01::Models::EndpointServicesListResult
|
301
295
|
ConnectivityParameters = Azure::Network::Mgmt::V2019_06_01::Models::ConnectivityParameters
|
302
|
-
|
296
|
+
Ipv6ExpressRouteCircuitPeeringConfig = Azure::Network::Mgmt::V2019_06_01::Models::Ipv6ExpressRouteCircuitPeeringConfig
|
303
297
|
ConnectivityIssue = Azure::Network::Mgmt::V2019_06_01::Models::ConnectivityIssue
|
304
|
-
|
298
|
+
VirtualNetworkUsageName = Azure::Network::Mgmt::V2019_06_01::Models::VirtualNetworkUsageName
|
305
299
|
ConnectivityHop = Azure::Network::Mgmt::V2019_06_01::Models::ConnectivityHop
|
306
|
-
|
300
|
+
ExpressRouteCircuitSku = Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCircuitSku
|
307
301
|
ConnectivityInformation = Azure::Network::Mgmt::V2019_06_01::Models::ConnectivityInformation
|
308
|
-
|
302
|
+
ExpressRouteCircuitsArpTableListResult = Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCircuitsArpTableListResult
|
309
303
|
AzureReachabilityReportLocation = Azure::Network::Mgmt::V2019_06_01::Models::AzureReachabilityReportLocation
|
310
|
-
|
304
|
+
ExpressRouteCircuitsRoutesTableSummaryListResult = Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCircuitsRoutesTableSummaryListResult
|
311
305
|
AzureReachabilityReportParameters = Azure::Network::Mgmt::V2019_06_01::Models::AzureReachabilityReportParameters
|
312
|
-
|
306
|
+
ExpressRouteServiceProviderListResult = Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteServiceProviderListResult
|
313
307
|
AzureReachabilityReportLatencyInfo = Azure::Network::Mgmt::V2019_06_01::Models::AzureReachabilityReportLatencyInfo
|
314
|
-
|
308
|
+
DhcpOptions = Azure::Network::Mgmt::V2019_06_01::Models::DhcpOptions
|
315
309
|
AzureReachabilityReportItem = Azure::Network::Mgmt::V2019_06_01::Models::AzureReachabilityReportItem
|
316
|
-
|
310
|
+
VirtualHubId = Azure::Network::Mgmt::V2019_06_01::Models::VirtualHubId
|
317
311
|
AzureReachabilityReport = Azure::Network::Mgmt::V2019_06_01::Models::AzureReachabilityReport
|
318
|
-
|
312
|
+
WebApplicationFirewallPolicyListResult = Azure::Network::Mgmt::V2019_06_01::Models::WebApplicationFirewallPolicyListResult
|
319
313
|
AvailableProvidersListParameters = Azure::Network::Mgmt::V2019_06_01::Models::AvailableProvidersListParameters
|
320
|
-
|
314
|
+
P2SVpnProfileParameters = Azure::Network::Mgmt::V2019_06_01::Models::P2SVpnProfileParameters
|
321
315
|
AvailableProvidersListCity = Azure::Network::Mgmt::V2019_06_01::Models::AvailableProvidersListCity
|
322
|
-
|
316
|
+
ListP2SVpnServerConfigurationsResult = Azure::Network::Mgmt::V2019_06_01::Models::ListP2SVpnServerConfigurationsResult
|
323
317
|
AvailableProvidersListState = Azure::Network::Mgmt::V2019_06_01::Models::AvailableProvidersListState
|
324
|
-
|
318
|
+
ListVirtualHubsResult = Azure::Network::Mgmt::V2019_06_01::Models::ListVirtualHubsResult
|
325
319
|
AvailableProvidersListCountry = Azure::Network::Mgmt::V2019_06_01::Models::AvailableProvidersListCountry
|
326
|
-
|
320
|
+
ApplicationGatewayBackendHealthServer = Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayBackendHealthServer
|
327
321
|
AvailableProvidersList = Azure::Network::Mgmt::V2019_06_01::Models::AvailableProvidersList
|
328
|
-
|
322
|
+
VpnLinkProviderProperties = Azure::Network::Mgmt::V2019_06_01::Models::VpnLinkProviderProperties
|
329
323
|
ConnectionMonitorSource = Azure::Network::Mgmt::V2019_06_01::Models::ConnectionMonitorSource
|
330
|
-
|
324
|
+
VirtualNetworkGatewayListConnectionsResult = Azure::Network::Mgmt::V2019_06_01::Models::VirtualNetworkGatewayListConnectionsResult
|
331
325
|
ConnectionMonitorDestination = Azure::Network::Mgmt::V2019_06_01::Models::ConnectionMonitorDestination
|
332
|
-
|
326
|
+
ConnectionResetSharedKey = Azure::Network::Mgmt::V2019_06_01::Models::ConnectionResetSharedKey
|
333
327
|
ConnectionMonitorParameters = Azure::Network::Mgmt::V2019_06_01::Models::ConnectionMonitorParameters
|
334
|
-
|
328
|
+
ApplicationGatewayListResult = Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayListResult
|
335
329
|
ConnectionMonitor = Azure::Network::Mgmt::V2019_06_01::Models::ConnectionMonitor
|
336
|
-
|
330
|
+
Resource = Azure::Network::Mgmt::V2019_06_01::Models::Resource
|
337
331
|
ConnectionMonitorResult = Azure::Network::Mgmt::V2019_06_01::Models::ConnectionMonitorResult
|
338
|
-
|
332
|
+
AzureFirewallPublicIPAddress = Azure::Network::Mgmt::V2019_06_01::Models::AzureFirewallPublicIPAddress
|
339
333
|
ConnectionMonitorListResult = Azure::Network::Mgmt::V2019_06_01::Models::ConnectionMonitorListResult
|
340
|
-
|
334
|
+
GatewayRoute = Azure::Network::Mgmt::V2019_06_01::Models::GatewayRoute
|
341
335
|
ConnectionStateSnapshot = Azure::Network::Mgmt::V2019_06_01::Models::ConnectionStateSnapshot
|
342
|
-
|
336
|
+
VirtualNetworkGatewaySku = Azure::Network::Mgmt::V2019_06_01::Models::VirtualNetworkGatewaySku
|
343
337
|
ConnectionMonitorQueryResult = Azure::Network::Mgmt::V2019_06_01::Models::ConnectionMonitorQueryResult
|
344
|
-
|
338
|
+
DdosProtectionPlanListResult = Azure::Network::Mgmt::V2019_06_01::Models::DdosProtectionPlanListResult
|
345
339
|
NetworkConfigurationDiagnosticProfile = Azure::Network::Mgmt::V2019_06_01::Models::NetworkConfigurationDiagnosticProfile
|
346
|
-
|
340
|
+
ExpressRouteConnectionId = Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteConnectionId
|
347
341
|
NetworkConfigurationDiagnosticParameters = Azure::Network::Mgmt::V2019_06_01::Models::NetworkConfigurationDiagnosticParameters
|
348
|
-
|
342
|
+
IPAddressAvailabilityResult = Azure::Network::Mgmt::V2019_06_01::Models::IPAddressAvailabilityResult
|
349
343
|
MatchedRule = Azure::Network::Mgmt::V2019_06_01::Models::MatchedRule
|
350
|
-
|
344
|
+
ExpressRouteServiceProviderBandwidthsOffered = Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteServiceProviderBandwidthsOffered
|
351
345
|
NetworkSecurityRulesEvaluationResult = Azure::Network::Mgmt::V2019_06_01::Models::NetworkSecurityRulesEvaluationResult
|
352
|
-
|
346
|
+
ExpressRouteCrossConnectionListResult = Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCrossConnectionListResult
|
353
347
|
EvaluatedNetworkSecurityGroup = Azure::Network::Mgmt::V2019_06_01::Models::EvaluatedNetworkSecurityGroup
|
354
|
-
|
348
|
+
NetworkInterfaceDnsSettings = Azure::Network::Mgmt::V2019_06_01::Models::NetworkInterfaceDnsSettings
|
355
349
|
NetworkSecurityGroupResult = Azure::Network::Mgmt::V2019_06_01::Models::NetworkSecurityGroupResult
|
356
|
-
|
350
|
+
ListHubVirtualNetworkConnectionsResult = Azure::Network::Mgmt::V2019_06_01::Models::ListHubVirtualNetworkConnectionsResult
|
357
351
|
NetworkConfigurationDiagnosticResult = Azure::Network::Mgmt::V2019_06_01::Models::NetworkConfigurationDiagnosticResult
|
358
|
-
|
352
|
+
ApplicationGatewayBackendHealth = Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayBackendHealth
|
359
353
|
NetworkConfigurationDiagnosticResponse = Azure::Network::Mgmt::V2019_06_01::Models::NetworkConfigurationDiagnosticResponse
|
360
|
-
|
354
|
+
ApplicationGatewayRewriteRuleActionSet = Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayRewriteRuleActionSet
|
361
355
|
OperationDisplay = Azure::Network::Mgmt::V2019_06_01::Models::OperationDisplay
|
356
|
+
ApplicationGatewayAvailableWafRuleSetsResult = Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayAvailableWafRuleSetsResult
|
362
357
|
Availability = Azure::Network::Mgmt::V2019_06_01::Models::Availability
|
363
|
-
|
358
|
+
AzureFirewallApplicationRule = Azure::Network::Mgmt::V2019_06_01::Models::AzureFirewallApplicationRule
|
364
359
|
Dimension = Azure::Network::Mgmt::V2019_06_01::Models::Dimension
|
365
|
-
|
360
|
+
UnprepareNetworkPoliciesRequest = Azure::Network::Mgmt::V2019_06_01::Models::UnprepareNetworkPoliciesRequest
|
366
361
|
MetricSpecification = Azure::Network::Mgmt::V2019_06_01::Models::MetricSpecification
|
367
|
-
|
362
|
+
ExpressRouteCircuitConnectionListResult = Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCircuitConnectionListResult
|
368
363
|
LogSpecification = Azure::Network::Mgmt::V2019_06_01::Models::LogSpecification
|
369
|
-
|
364
|
+
ExpressRouteCrossConnectionsRoutesTableSummaryListResult = Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCrossConnectionsRoutesTableSummaryListResult
|
370
365
|
OperationPropertiesFormatServiceSpecification = Azure::Network::Mgmt::V2019_06_01::Models::OperationPropertiesFormatServiceSpecification
|
371
|
-
|
366
|
+
PublicIPAddressSku = Azure::Network::Mgmt::V2019_06_01::Models::PublicIPAddressSku
|
372
367
|
Operation = Azure::Network::Mgmt::V2019_06_01::Models::Operation
|
368
|
+
VpnClientConnectionHealthDetailListResult = Azure::Network::Mgmt::V2019_06_01::Models::VpnClientConnectionHealthDetailListResult
|
369
|
+
OperationListResult = Azure::Network::Mgmt::V2019_06_01::Models::OperationListResult
|
370
|
+
ApplicationSecurityGroupListResult = Azure::Network::Mgmt::V2019_06_01::Models::ApplicationSecurityGroupListResult
|
371
|
+
PrivateEndpointListResult = Azure::Network::Mgmt::V2019_06_01::Models::PrivateEndpointListResult
|
372
|
+
AuthorizationListResult = Azure::Network::Mgmt::V2019_06_01::Models::AuthorizationListResult
|
373
|
+
AvailablePrivateEndpointType = Azure::Network::Mgmt::V2019_06_01::Models::AvailablePrivateEndpointType
|
374
|
+
ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds = Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds
|
375
|
+
AvailablePrivateEndpointTypesResult = Azure::Network::Mgmt::V2019_06_01::Models::AvailablePrivateEndpointTypesResult
|
376
|
+
ApplicationGatewayAutoscaleConfiguration = Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayAutoscaleConfiguration
|
377
|
+
AutoApprovedPrivateLinkService = Azure::Network::Mgmt::V2019_06_01::Models::AutoApprovedPrivateLinkService
|
378
|
+
ExpressRouteCircuitsRoutesTableListResult = Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCircuitsRoutesTableListResult
|
379
|
+
PrivateLinkServiceVisibility = Azure::Network::Mgmt::V2019_06_01::Models::PrivateLinkServiceVisibility
|
380
|
+
AzureFirewallListResult = Azure::Network::Mgmt::V2019_06_01::Models::AzureFirewallListResult
|
381
|
+
CheckPrivateLinkServiceVisibilityRequest = Azure::Network::Mgmt::V2019_06_01::Models::CheckPrivateLinkServiceVisibilityRequest
|
382
|
+
ApplicationGatewayBackendAddress = Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayBackendAddress
|
383
|
+
PrivateLinkServiceListResult = Azure::Network::Mgmt::V2019_06_01::Models::PrivateLinkServiceListResult
|
373
384
|
NetworkInterfaceTapConfiguration = Azure::Network::Mgmt::V2019_06_01::Models::NetworkInterfaceTapConfiguration
|
374
385
|
ApplicationSecurityGroup = Azure::Network::Mgmt::V2019_06_01::Models::ApplicationSecurityGroup
|
375
386
|
SecurityRule = Azure::Network::Mgmt::V2019_06_01::Models::SecurityRule
|
@@ -435,10 +446,12 @@ module Azure::Profiles::Latest
|
|
435
446
|
ExpressRoutePortsLocation = Azure::Network::Mgmt::V2019_06_01::Models::ExpressRoutePortsLocation
|
436
447
|
ExpressRouteLink = Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteLink
|
437
448
|
ExpressRoutePort = Azure::Network::Mgmt::V2019_06_01::Models::ExpressRoutePort
|
438
|
-
|
439
|
-
|
440
|
-
|
441
|
-
|
449
|
+
FirewallPolicy = Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicy
|
450
|
+
FirewallPolicyRuleGroup = Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyRuleGroup
|
451
|
+
FirewallPolicyNatRule = Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyNatRule
|
452
|
+
FirewallPolicyFilterRule = Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyFilterRule
|
453
|
+
ApplicationRuleCondition = Azure::Network::Mgmt::V2019_06_01::Models::ApplicationRuleCondition
|
454
|
+
NetworkRuleCondition = Azure::Network::Mgmt::V2019_06_01::Models::NetworkRuleCondition
|
442
455
|
LoadBalancingRule = Azure::Network::Mgmt::V2019_06_01::Models::LoadBalancingRule
|
443
456
|
Probe = Azure::Network::Mgmt::V2019_06_01::Models::Probe
|
444
457
|
InboundNatPool = Azure::Network::Mgmt::V2019_06_01::Models::InboundNatPool
|
@@ -450,6 +463,11 @@ module Azure::Profiles::Latest
|
|
450
463
|
ContainerNetworkInterface = Azure::Network::Mgmt::V2019_06_01::Models::ContainerNetworkInterface
|
451
464
|
NetworkProfile = Azure::Network::Mgmt::V2019_06_01::Models::NetworkProfile
|
452
465
|
NetworkWatcher = Azure::Network::Mgmt::V2019_06_01::Models::NetworkWatcher
|
466
|
+
PrivateLinkServiceIpConfiguration = Azure::Network::Mgmt::V2019_06_01::Models::PrivateLinkServiceIpConfiguration
|
467
|
+
PrivateEndpointConnection = Azure::Network::Mgmt::V2019_06_01::Models::PrivateEndpointConnection
|
468
|
+
PrivateLinkServicePropertiesVisibility = Azure::Network::Mgmt::V2019_06_01::Models::PrivateLinkServicePropertiesVisibility
|
469
|
+
PrivateLinkServicePropertiesAutoApproval = Azure::Network::Mgmt::V2019_06_01::Models::PrivateLinkServicePropertiesAutoApproval
|
470
|
+
PrivateLinkService = Azure::Network::Mgmt::V2019_06_01::Models::PrivateLinkService
|
453
471
|
PublicIPPrefix = Azure::Network::Mgmt::V2019_06_01::Models::PublicIPPrefix
|
454
472
|
RouteFilterRule = Azure::Network::Mgmt::V2019_06_01::Models::RouteFilterRule
|
455
473
|
PatchRouteFilterRule = Azure::Network::Mgmt::V2019_06_01::Models::PatchRouteFilterRule
|
@@ -488,6 +506,7 @@ module Azure::Profiles::Latest
|
|
488
506
|
SecurityRuleProtocol = Azure::Network::Mgmt::V2019_06_01::Models::SecurityRuleProtocol
|
489
507
|
SecurityRuleAccess = Azure::Network::Mgmt::V2019_06_01::Models::SecurityRuleAccess
|
490
508
|
SecurityRuleDirection = Azure::Network::Mgmt::V2019_06_01::Models::SecurityRuleDirection
|
509
|
+
ProvisioningState = Azure::Network::Mgmt::V2019_06_01::Models::ProvisioningState
|
491
510
|
RouteNextHopType = Azure::Network::Mgmt::V2019_06_01::Models::RouteNextHopType
|
492
511
|
PublicIPAddressSkuName = Azure::Network::Mgmt::V2019_06_01::Models::PublicIPAddressSkuName
|
493
512
|
DdosSettingsProtectionCoverage = Azure::Network::Mgmt::V2019_06_01::Models::DdosSettingsProtectionCoverage
|
@@ -506,7 +525,6 @@ module Azure::Profiles::Latest
|
|
506
525
|
ApplicationGatewayOperationalState = Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayOperationalState
|
507
526
|
ApplicationGatewayFirewallMode = Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayFirewallMode
|
508
527
|
ResourceIdentityType = Azure::Network::Mgmt::V2019_06_01::Models::ResourceIdentityType
|
509
|
-
ProvisioningState = Azure::Network::Mgmt::V2019_06_01::Models::ProvisioningState
|
510
528
|
AzureFirewallRCActionType = Azure::Network::Mgmt::V2019_06_01::Models::AzureFirewallRCActionType
|
511
529
|
AzureFirewallApplicationRuleProtocolType = Azure::Network::Mgmt::V2019_06_01::Models::AzureFirewallApplicationRuleProtocolType
|
512
530
|
AzureFirewallNatRCActionType = Azure::Network::Mgmt::V2019_06_01::Models::AzureFirewallNatRCActionType
|
@@ -526,6 +544,10 @@ module Azure::Profiles::Latest
|
|
526
544
|
ExpressRouteLinkConnectorType = Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteLinkConnectorType
|
527
545
|
ExpressRouteLinkAdminState = Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteLinkAdminState
|
528
546
|
ExpressRoutePortsEncapsulation = Azure::Network::Mgmt::V2019_06_01::Models::ExpressRoutePortsEncapsulation
|
547
|
+
FirewallPolicyNatRuleActionType = Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyNatRuleActionType
|
548
|
+
FirewallPolicyFilterRuleActionType = Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyFilterRuleActionType
|
549
|
+
FirewallPolicyRuleConditionApplicationProtocolType = Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyRuleConditionApplicationProtocolType
|
550
|
+
FirewallPolicyRuleConditionNetworkProtocol = Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyRuleConditionNetworkProtocol
|
529
551
|
LoadBalancerSkuName = Azure::Network::Mgmt::V2019_06_01::Models::LoadBalancerSkuName
|
530
552
|
LoadDistribution = Azure::Network::Mgmt::V2019_06_01::Models::LoadDistribution
|
531
553
|
ProbeProtocol = Azure::Network::Mgmt::V2019_06_01::Models::ProbeProtocol
|
@@ -590,7 +612,7 @@ module Azure::Profiles::Latest
|
|
590
612
|
end
|
591
613
|
|
592
614
|
class NetworkManagementClass
|
593
|
-
attr_reader :application_gateways, :application_security_groups, :available_delegations, :available_resource_group_delegations, :azure_firewalls, :azure_firewall_fqdn_tags, :bastion_hosts, :ddos_custom_policies, :ddos_protection_plans, :available_endpoint_services, :express_route_circuit_authorizations, :express_route_circuit_peerings, :express_route_circuit_connections, :peer_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, :express_route_ports_locations, :express_route_ports, :express_route_links, :
|
615
|
+
attr_reader :application_gateways, :application_security_groups, :available_delegations, :available_resource_group_delegations, :azure_firewalls, :azure_firewall_fqdn_tags, :bastion_hosts, :ddos_custom_policies, :ddos_protection_plans, :available_endpoint_services, :express_route_circuit_authorizations, :express_route_circuit_peerings, :express_route_circuit_connections, :peer_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, :express_route_ports_locations, :express_route_ports, :express_route_links, :firewall_policies, :firewall_policy_rule_groups, :load_balancers, :load_balancer_backend_address_pools, :load_balancer_frontend_ipconfigurations, :inbound_nat_rules, :load_balancer_load_balancing_rules, :load_balancer_outbound_rules, :load_balancer_network_interfaces, :load_balancer_probes, :nat_gateways, :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, :private_endpoints, :available_private_endpoint_types, :private_link_services, :public_ipaddresses, :public_ipprefixes, :route_filters, :route_filter_rules, :route_tables, :routes, :bgp_service_communities, :service_endpoint_policies, :service_endpoint_policy_definitions, :service_tags, :usages, :virtual_networks, :subnets, :resource_navigation_links, :service_association_links, :virtual_network_peerings, :virtual_network_gateways, :virtual_network_gateway_connections, :local_network_gateways, :virtual_network_taps, :virtual_wans, :vpn_sites, :vpn_site_links, :vpn_sites_configuration, :virtual_hubs, :hub_virtual_network_connections, :vpn_gateways, :vpn_connections, :vpn_site_link_connections, :vpn_link_connections, :p2s_vpn_server_configurations, :p2s_vpn_gateways, :web_application_firewall_policies, :configurable, :base_url, :options, :model_classes
|
594
616
|
|
595
617
|
def initialize(configurable, base_url=nil, options=nil)
|
596
618
|
@configurable, @base_url, @options = configurable, base_url, options
|
@@ -629,9 +651,8 @@ module Azure::Profiles::Latest
|
|
629
651
|
@express_route_ports_locations = @client_1.express_route_ports_locations
|
630
652
|
@express_route_ports = @client_1.express_route_ports
|
631
653
|
@express_route_links = @client_1.express_route_links
|
632
|
-
@
|
633
|
-
@
|
634
|
-
@private_link_services = @client_1.private_link_services
|
654
|
+
@firewall_policies = @client_1.firewall_policies
|
655
|
+
@firewall_policy_rule_groups = @client_1.firewall_policy_rule_groups
|
635
656
|
@load_balancers = @client_1.load_balancers
|
636
657
|
@load_balancer_backend_address_pools = @client_1.load_balancer_backend_address_pools
|
637
658
|
@load_balancer_frontend_ipconfigurations = @client_1.load_balancer_frontend_ipconfigurations
|
@@ -653,6 +674,9 @@ module Azure::Profiles::Latest
|
|
653
674
|
@packet_captures = @client_1.packet_captures
|
654
675
|
@connection_monitors = @client_1.connection_monitors
|
655
676
|
@operations = @client_1.operations
|
677
|
+
@private_endpoints = @client_1.private_endpoints
|
678
|
+
@available_private_endpoint_types = @client_1.available_private_endpoint_types
|
679
|
+
@private_link_services = @client_1.private_link_services
|
656
680
|
@public_ipaddresses = @client_1.public_ipaddresses
|
657
681
|
@public_ipprefixes = @client_1.public_ipprefixes
|
658
682
|
@route_filters = @client_1.route_filters
|
@@ -706,849 +730,876 @@ module Azure::Profiles::Latest
|
|
706
730
|
end
|
707
731
|
|
708
732
|
class ModelClasses
|
709
|
-
def
|
710
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
733
|
+
def security_rule_list_result
|
734
|
+
Azure::Network::Mgmt::V2019_06_01::Models::SecurityRuleListResult
|
711
735
|
end
|
712
736
|
def application_gateway_probe_health_response_match
|
713
737
|
Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayProbeHealthResponseMatch
|
714
738
|
end
|
715
|
-
def
|
716
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
739
|
+
def network_security_group_list_result
|
740
|
+
Azure::Network::Mgmt::V2019_06_01::Models::NetworkSecurityGroupListResult
|
717
741
|
end
|
718
|
-
def
|
719
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
742
|
+
def application_gateway_on_demand_probe
|
743
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayOnDemandProbe
|
720
744
|
end
|
721
|
-
def
|
722
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
745
|
+
def error_response
|
746
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ErrorResponse
|
723
747
|
end
|
724
|
-
def
|
725
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
748
|
+
def service_association_links_list_result
|
749
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ServiceAssociationLinksListResult
|
726
750
|
end
|
727
|
-
def
|
728
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
751
|
+
def resource_navigation_links_list_result
|
752
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ResourceNavigationLinksListResult
|
729
753
|
end
|
730
754
|
def private_link_service_connection_state
|
731
755
|
Azure::Network::Mgmt::V2019_06_01::Models::PrivateLinkServiceConnectionState
|
732
756
|
end
|
733
|
-
def service_endpoint_policy_definition_list_result
|
734
|
-
Azure::Network::Mgmt::V2019_06_01::Models::ServiceEndpointPolicyDefinitionListResult
|
735
|
-
end
|
736
|
-
def device_properties
|
737
|
-
Azure::Network::Mgmt::V2019_06_01::Models::DeviceProperties
|
738
|
-
end
|
739
|
-
def bgp_service_community_list_result
|
740
|
-
Azure::Network::Mgmt::V2019_06_01::Models::BgpServiceCommunityListResult
|
741
|
-
end
|
742
|
-
def vpn_link_provider_properties
|
743
|
-
Azure::Network::Mgmt::V2019_06_01::Models::VpnLinkProviderProperties
|
744
|
-
end
|
745
757
|
def express_route_gateway_list
|
746
758
|
Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteGatewayList
|
747
759
|
end
|
748
|
-
def
|
749
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
760
|
+
def match_condition
|
761
|
+
Azure::Network::Mgmt::V2019_06_01::Models::MatchCondition
|
750
762
|
end
|
751
763
|
def express_route_connection_list
|
752
764
|
Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteConnectionList
|
753
765
|
end
|
754
|
-
def
|
755
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
766
|
+
def match_variable
|
767
|
+
Azure::Network::Mgmt::V2019_06_01::Models::MatchVariable
|
756
768
|
end
|
757
769
|
def express_route_ports_location_bandwidths
|
758
770
|
Azure::Network::Mgmt::V2019_06_01::Models::ExpressRoutePortsLocationBandwidths
|
759
771
|
end
|
760
|
-
def
|
761
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
772
|
+
def vpn_profile_response
|
773
|
+
Azure::Network::Mgmt::V2019_06_01::Models::VpnProfileResponse
|
762
774
|
end
|
763
|
-
def
|
764
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
775
|
+
def subnet_list_result
|
776
|
+
Azure::Network::Mgmt::V2019_06_01::Models::SubnetListResult
|
765
777
|
end
|
766
|
-
def
|
767
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
778
|
+
def service_endpoint_properties_format
|
779
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ServiceEndpointPropertiesFormat
|
768
780
|
end
|
769
781
|
def express_route_ports_location_list_result
|
770
782
|
Azure::Network::Mgmt::V2019_06_01::Models::ExpressRoutePortsLocationListResult
|
771
783
|
end
|
772
|
-
def
|
773
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
784
|
+
def vpn_client_connection_health
|
785
|
+
Azure::Network::Mgmt::V2019_06_01::Models::VpnClientConnectionHealth
|
774
786
|
end
|
775
|
-
def
|
776
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
787
|
+
def address_space
|
788
|
+
Azure::Network::Mgmt::V2019_06_01::Models::AddressSpace
|
777
789
|
end
|
778
|
-
def
|
779
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
790
|
+
def public_ipaddress_dns_settings
|
791
|
+
Azure::Network::Mgmt::V2019_06_01::Models::PublicIPAddressDnsSettings
|
780
792
|
end
|
781
793
|
def express_route_link_list_result
|
782
794
|
Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteLinkListResult
|
783
795
|
end
|
784
|
-
def
|
785
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
796
|
+
def ip_tag
|
797
|
+
Azure::Network::Mgmt::V2019_06_01::Models::IpTag
|
786
798
|
end
|
787
|
-
def
|
788
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
799
|
+
def usages_list_result
|
800
|
+
Azure::Network::Mgmt::V2019_06_01::Models::UsagesListResult
|
789
801
|
end
|
790
|
-
def
|
791
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
802
|
+
def virtual_wan_security_providers
|
803
|
+
Azure::Network::Mgmt::V2019_06_01::Models::VirtualWanSecurityProviders
|
792
804
|
end
|
793
805
|
def express_route_port_list_result
|
794
806
|
Azure::Network::Mgmt::V2019_06_01::Models::ExpressRoutePortListResult
|
795
807
|
end
|
796
|
-
def
|
797
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
808
|
+
def vpn_site_id
|
809
|
+
Azure::Network::Mgmt::V2019_06_01::Models::VpnSiteId
|
798
810
|
end
|
799
|
-
def
|
800
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
811
|
+
def usage
|
812
|
+
Azure::Network::Mgmt::V2019_06_01::Models::Usage
|
801
813
|
end
|
802
|
-
def
|
803
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
814
|
+
def list_vpn_site_link_connections_result
|
815
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ListVpnSiteLinkConnectionsResult
|
804
816
|
end
|
805
|
-
def
|
806
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
817
|
+
def firewall_policy_rule
|
818
|
+
Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyRule
|
807
819
|
end
|
808
|
-
def
|
809
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
820
|
+
def list_vpn_gateways_result
|
821
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ListVpnGatewaysResult
|
810
822
|
end
|
811
|
-
def
|
812
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
823
|
+
def usage_name
|
824
|
+
Azure::Network::Mgmt::V2019_06_01::Models::UsageName
|
813
825
|
end
|
814
|
-
def
|
815
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
826
|
+
def virtual_hub_route_table
|
827
|
+
Azure::Network::Mgmt::V2019_06_01::Models::VirtualHubRouteTable
|
816
828
|
end
|
817
|
-
def
|
818
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
829
|
+
def firewall_policy_nat_rule_action
|
830
|
+
Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyNatRuleAction
|
819
831
|
end
|
820
|
-
def
|
821
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
832
|
+
def get_vpn_sites_configuration_request
|
833
|
+
Azure::Network::Mgmt::V2019_06_01::Models::GetVpnSitesConfigurationRequest
|
822
834
|
end
|
823
|
-
def
|
824
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
835
|
+
def firewall_policy_rule_condition
|
836
|
+
Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyRuleCondition
|
837
|
+
end
|
838
|
+
def list_vpn_site_links_result
|
839
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ListVpnSiteLinksResult
|
840
|
+
end
|
841
|
+
def service_tags_list_result
|
842
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ServiceTagsListResult
|
843
|
+
end
|
844
|
+
def list_vpn_sites_result
|
845
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ListVpnSitesResult
|
846
|
+
end
|
847
|
+
def firewall_policy_filter_rule_action
|
848
|
+
Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyFilterRuleAction
|
825
849
|
end
|
826
850
|
def application_gateway_backend_health_http_settings
|
827
851
|
Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayBackendHealthHttpSettings
|
828
852
|
end
|
829
|
-
def
|
830
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
853
|
+
def service_tag_information
|
854
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ServiceTagInformation
|
831
855
|
end
|
832
856
|
def application_gateway_backend_health_pool
|
833
857
|
Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayBackendHealthPool
|
834
858
|
end
|
835
|
-
def
|
836
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
859
|
+
def firewall_policy_rule_condition_application_protocol
|
860
|
+
Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyRuleConditionApplicationProtocol
|
837
861
|
end
|
838
862
|
def application_gateway_sku
|
839
863
|
Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewaySku
|
840
864
|
end
|
841
|
-
def
|
842
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
865
|
+
def service_tag_information_properties_format
|
866
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ServiceTagInformationPropertiesFormat
|
843
867
|
end
|
844
|
-
def
|
845
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
868
|
+
def vpn_link_bgp_settings
|
869
|
+
Azure::Network::Mgmt::V2019_06_01::Models::VpnLinkBgpSettings
|
846
870
|
end
|
847
|
-
def
|
848
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
871
|
+
def service_endpoint_policy_list_result
|
872
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ServiceEndpointPolicyListResult
|
849
873
|
end
|
850
|
-
def
|
851
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
874
|
+
def device_properties
|
875
|
+
Azure::Network::Mgmt::V2019_06_01::Models::DeviceProperties
|
852
876
|
end
|
853
|
-
def
|
854
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
877
|
+
def firewall_policy_list_result
|
878
|
+
Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyListResult
|
855
879
|
end
|
856
|
-
def
|
857
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
880
|
+
def virtual_network_tap_list_result
|
881
|
+
Azure::Network::Mgmt::V2019_06_01::Models::VirtualNetworkTapListResult
|
858
882
|
end
|
859
|
-
def
|
860
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
883
|
+
def firewall_policy_rule_group_list_result
|
884
|
+
Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyRuleGroupListResult
|
861
885
|
end
|
862
886
|
def application_gateway_custom_error
|
863
887
|
Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayCustomError
|
864
888
|
end
|
865
|
-
def
|
866
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
889
|
+
def load_balancer_sku
|
890
|
+
Azure::Network::Mgmt::V2019_06_01::Models::LoadBalancerSku
|
867
891
|
end
|
868
|
-
def
|
869
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
892
|
+
def vpn_device_script_parameters
|
893
|
+
Azure::Network::Mgmt::V2019_06_01::Models::VpnDeviceScriptParameters
|
870
894
|
end
|
871
|
-
def
|
872
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
895
|
+
def service_endpoint_policy_definition_list_result
|
896
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ServiceEndpointPolicyDefinitionListResult
|
873
897
|
end
|
874
|
-
def
|
875
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
898
|
+
def virtual_network_connection_gateway_reference
|
899
|
+
Azure::Network::Mgmt::V2019_06_01::Models::VirtualNetworkConnectionGatewayReference
|
876
900
|
end
|
877
|
-
def
|
878
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
901
|
+
def bgp_service_community_list_result
|
902
|
+
Azure::Network::Mgmt::V2019_06_01::Models::BgpServiceCommunityListResult
|
879
903
|
end
|
880
904
|
def application_gateway_header_configuration
|
881
905
|
Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayHeaderConfiguration
|
882
906
|
end
|
883
|
-
def
|
884
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
907
|
+
def bgpcommunity
|
908
|
+
Azure::Network::Mgmt::V2019_06_01::Models::BGPCommunity
|
885
909
|
end
|
886
910
|
def application_gateway_rewrite_rule
|
887
911
|
Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayRewriteRule
|
888
912
|
end
|
889
|
-
def
|
890
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
913
|
+
def route_list_result
|
914
|
+
Azure::Network::Mgmt::V2019_06_01::Models::RouteListResult
|
891
915
|
end
|
892
|
-
def
|
893
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
916
|
+
def vpn_client_ipsec_parameters
|
917
|
+
Azure::Network::Mgmt::V2019_06_01::Models::VpnClientIPsecParameters
|
894
918
|
end
|
895
|
-
def
|
896
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
919
|
+
def route_table_list_result
|
920
|
+
Azure::Network::Mgmt::V2019_06_01::Models::RouteTableListResult
|
897
921
|
end
|
898
922
|
def application_gateway_firewall_disabled_rule_group
|
899
923
|
Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayFirewallDisabledRuleGroup
|
900
924
|
end
|
901
|
-
def
|
902
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
925
|
+
def load_balancer_list_result
|
926
|
+
Azure::Network::Mgmt::V2019_06_01::Models::LoadBalancerListResult
|
903
927
|
end
|
904
928
|
def application_gateway_web_application_firewall_configuration
|
905
929
|
Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayWebApplicationFirewallConfiguration
|
906
930
|
end
|
907
|
-
def
|
908
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
931
|
+
def inbound_nat_rule_list_result
|
932
|
+
Azure::Network::Mgmt::V2019_06_01::Models::InboundNatRuleListResult
|
909
933
|
end
|
910
934
|
def managed_service_identity_user_assigned_identities_value
|
911
935
|
Azure::Network::Mgmt::V2019_06_01::Models::ManagedServiceIdentityUserAssignedIdentitiesValue
|
912
936
|
end
|
913
|
-
def
|
914
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
937
|
+
def load_balancer_backend_address_pool_list_result
|
938
|
+
Azure::Network::Mgmt::V2019_06_01::Models::LoadBalancerBackendAddressPoolListResult
|
915
939
|
end
|
916
|
-
def
|
917
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
940
|
+
def virtual_network_gateway_connection_list_result
|
941
|
+
Azure::Network::Mgmt::V2019_06_01::Models::VirtualNetworkGatewayConnectionListResult
|
918
942
|
end
|
919
|
-
def
|
920
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
943
|
+
def load_balancer_frontend_ipconfiguration_list_result
|
944
|
+
Azure::Network::Mgmt::V2019_06_01::Models::LoadBalancerFrontendIPConfigurationListResult
|
921
945
|
end
|
922
946
|
def application_gateway_firewall_rule
|
923
947
|
Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayFirewallRule
|
924
948
|
end
|
925
|
-
def
|
926
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
927
|
-
end
|
928
|
-
def list_hub_virtual_network_connections_result
|
929
|
-
Azure::Network::Mgmt::V2019_06_01::Models::ListHubVirtualNetworkConnectionsResult
|
930
|
-
end
|
931
|
-
def application_gateway_available_waf_rule_sets_result
|
932
|
-
Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayAvailableWafRuleSetsResult
|
933
|
-
end
|
934
|
-
def virtual_network_list_usage_result
|
935
|
-
Azure::Network::Mgmt::V2019_06_01::Models::VirtualNetworkListUsageResult
|
936
|
-
end
|
937
|
-
def public_ipaddress_list_result
|
938
|
-
Azure::Network::Mgmt::V2019_06_01::Models::PublicIPAddressListResult
|
939
|
-
end
|
940
|
-
def application_gateway_available_ssl_predefined_policies
|
941
|
-
Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayAvailableSslPredefinedPolicies
|
942
|
-
end
|
943
|
-
def operation_list_result
|
944
|
-
Azure::Network::Mgmt::V2019_06_01::Models::OperationListResult
|
945
|
-
end
|
946
|
-
def error_details
|
947
|
-
Azure::Network::Mgmt::V2019_06_01::Models::ErrorDetails
|
948
|
-
end
|
949
|
-
def referenced_public_ip_address
|
950
|
-
Azure::Network::Mgmt::V2019_06_01::Models::ReferencedPublicIpAddress
|
949
|
+
def load_balancer_load_balancing_rule_list_result
|
950
|
+
Azure::Network::Mgmt::V2019_06_01::Models::LoadBalancerLoadBalancingRuleListResult
|
951
951
|
end
|
952
|
-
def
|
953
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
952
|
+
def tunnel_connection_health
|
953
|
+
Azure::Network::Mgmt::V2019_06_01::Models::TunnelConnectionHealth
|
954
954
|
end
|
955
955
|
def load_balancer_outbound_rule_list_result
|
956
956
|
Azure::Network::Mgmt::V2019_06_01::Models::LoadBalancerOutboundRuleListResult
|
957
957
|
end
|
958
|
-
def
|
959
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
958
|
+
def gateway_route_list_result
|
959
|
+
Azure::Network::Mgmt::V2019_06_01::Models::GatewayRouteListResult
|
960
960
|
end
|
961
961
|
def load_balancer_probe_list_result
|
962
962
|
Azure::Network::Mgmt::V2019_06_01::Models::LoadBalancerProbeListResult
|
963
963
|
end
|
964
|
-
def
|
965
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
964
|
+
def application_gateway_available_ssl_predefined_policies
|
965
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayAvailableSslPredefinedPolicies
|
966
966
|
end
|
967
967
|
def network_interface_list_result
|
968
968
|
Azure::Network::Mgmt::V2019_06_01::Models::NetworkInterfaceListResult
|
969
969
|
end
|
970
|
-
def
|
971
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
970
|
+
def error_details
|
971
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ErrorDetails
|
972
972
|
end
|
973
973
|
def nat_gateway_sku
|
974
974
|
Azure::Network::Mgmt::V2019_06_01::Models::NatGatewaySku
|
975
975
|
end
|
976
|
-
def
|
977
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
976
|
+
def tags_object
|
977
|
+
Azure::Network::Mgmt::V2019_06_01::Models::TagsObject
|
978
978
|
end
|
979
|
-
def
|
980
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
979
|
+
def route_filter_rule_list_result
|
980
|
+
Azure::Network::Mgmt::V2019_06_01::Models::RouteFilterRuleListResult
|
981
981
|
end
|
982
|
-
def
|
983
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
982
|
+
def available_delegation
|
983
|
+
Azure::Network::Mgmt::V2019_06_01::Models::AvailableDelegation
|
984
984
|
end
|
985
985
|
def nat_gateway_list_result
|
986
986
|
Azure::Network::Mgmt::V2019_06_01::Models::NatGatewayListResult
|
987
987
|
end
|
988
|
-
def
|
989
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
988
|
+
def virtual_network_gateway_list_result
|
989
|
+
Azure::Network::Mgmt::V2019_06_01::Models::VirtualNetworkGatewayListResult
|
990
990
|
end
|
991
991
|
def azure_async_operation_result
|
992
992
|
Azure::Network::Mgmt::V2019_06_01::Models::AzureAsyncOperationResult
|
993
993
|
end
|
994
|
-
def
|
995
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
994
|
+
def hub_ipaddresses
|
995
|
+
Azure::Network::Mgmt::V2019_06_01::Models::HubIPAddresses
|
996
996
|
end
|
997
997
|
def network_interface_tap_configuration_list_result
|
998
998
|
Azure::Network::Mgmt::V2019_06_01::Models::NetworkInterfaceTapConfigurationListResult
|
999
999
|
end
|
1000
|
-
def
|
1001
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1000
|
+
def azure_firewall_application_rule_protocol
|
1001
|
+
Azure::Network::Mgmt::V2019_06_01::Models::AzureFirewallApplicationRuleProtocol
|
1002
1002
|
end
|
1003
1003
|
def network_interface_ipconfiguration_list_result
|
1004
1004
|
Azure::Network::Mgmt::V2019_06_01::Models::NetworkInterfaceIPConfigurationListResult
|
1005
1005
|
end
|
1006
|
-
def
|
1007
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1006
|
+
def vpn_client_parameters
|
1007
|
+
Azure::Network::Mgmt::V2019_06_01::Models::VpnClientParameters
|
1008
1008
|
end
|
1009
1009
|
def network_interface_load_balancer_list_result
|
1010
1010
|
Azure::Network::Mgmt::V2019_06_01::Models::NetworkInterfaceLoadBalancerListResult
|
1011
1011
|
end
|
1012
|
-
def
|
1013
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1012
|
+
def azure_firewall_nat_rule
|
1013
|
+
Azure::Network::Mgmt::V2019_06_01::Models::AzureFirewallNatRule
|
1014
1014
|
end
|
1015
1015
|
def effective_network_security_group_association
|
1016
1016
|
Azure::Network::Mgmt::V2019_06_01::Models::EffectiveNetworkSecurityGroupAssociation
|
1017
1017
|
end
|
1018
|
-
def
|
1019
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1018
|
+
def azure_firewall_network_rule
|
1019
|
+
Azure::Network::Mgmt::V2019_06_01::Models::AzureFirewallNetworkRule
|
1020
1020
|
end
|
1021
1021
|
def effective_network_security_rule
|
1022
1022
|
Azure::Network::Mgmt::V2019_06_01::Models::EffectiveNetworkSecurityRule
|
1023
1023
|
end
|
1024
|
+
def bgp_settings
|
1025
|
+
Azure::Network::Mgmt::V2019_06_01::Models::BgpSettings
|
1026
|
+
end
|
1024
1027
|
def effective_network_security_group
|
1025
1028
|
Azure::Network::Mgmt::V2019_06_01::Models::EffectiveNetworkSecurityGroup
|
1026
1029
|
end
|
1027
|
-
def
|
1028
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1030
|
+
def vpn_client_configuration
|
1031
|
+
Azure::Network::Mgmt::V2019_06_01::Models::VpnClientConfiguration
|
1029
1032
|
end
|
1030
1033
|
def effective_network_security_group_list_result
|
1031
1034
|
Azure::Network::Mgmt::V2019_06_01::Models::EffectiveNetworkSecurityGroupListResult
|
1032
1035
|
end
|
1033
|
-
def
|
1034
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1036
|
+
def ipsec_policy
|
1037
|
+
Azure::Network::Mgmt::V2019_06_01::Models::IpsecPolicy
|
1035
1038
|
end
|
1036
1039
|
def effective_route
|
1037
1040
|
Azure::Network::Mgmt::V2019_06_01::Models::EffectiveRoute
|
1038
1041
|
end
|
1039
|
-
def
|
1040
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1041
|
-
end
|
1042
|
-
def application_gateway_on_demand_probe
|
1043
|
-
Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayOnDemandProbe
|
1042
|
+
def bastion_host_list_result
|
1043
|
+
Azure::Network::Mgmt::V2019_06_01::Models::BastionHostListResult
|
1044
1044
|
end
|
1045
|
-
def
|
1046
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1045
|
+
def effective_route_list_result
|
1046
|
+
Azure::Network::Mgmt::V2019_06_01::Models::EffectiveRouteListResult
|
1047
1047
|
end
|
1048
|
-
def
|
1049
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1048
|
+
def protocol_custom_settings_format
|
1049
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ProtocolCustomSettingsFormat
|
1050
1050
|
end
|
1051
|
-
def
|
1052
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1051
|
+
def route_filter_list_result
|
1052
|
+
Azure::Network::Mgmt::V2019_06_01::Models::RouteFilterListResult
|
1053
1053
|
end
|
1054
|
-
def
|
1055
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1054
|
+
def public_ipprefix_list_result
|
1055
|
+
Azure::Network::Mgmt::V2019_06_01::Models::PublicIPPrefixListResult
|
1056
1056
|
end
|
1057
|
-
def
|
1058
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1057
|
+
def ddos_protection_plan
|
1058
|
+
Azure::Network::Mgmt::V2019_06_01::Models::DdosProtectionPlan
|
1059
1059
|
end
|
1060
1060
|
def container_network_interface_ip_configuration
|
1061
1061
|
Azure::Network::Mgmt::V2019_06_01::Models::ContainerNetworkInterfaceIpConfiguration
|
1062
1062
|
end
|
1063
|
-
def
|
1064
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1063
|
+
def prepare_network_policies_request
|
1064
|
+
Azure::Network::Mgmt::V2019_06_01::Models::PrepareNetworkPoliciesRequest
|
1065
1065
|
end
|
1066
|
-
def
|
1067
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1066
|
+
def referenced_public_ip_address
|
1067
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ReferencedPublicIpAddress
|
1068
1068
|
end
|
1069
|
-
def
|
1070
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1069
|
+
def network_intent_policy_configuration
|
1070
|
+
Azure::Network::Mgmt::V2019_06_01::Models::NetworkIntentPolicyConfiguration
|
1071
1071
|
end
|
1072
|
-
def
|
1073
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1072
|
+
def public_ipprefix_sku
|
1073
|
+
Azure::Network::Mgmt::V2019_06_01::Models::PublicIPPrefixSku
|
1074
1074
|
end
|
1075
|
-
def
|
1076
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1075
|
+
def express_route_circuit_peering_config
|
1076
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCircuitPeeringConfig
|
1077
1077
|
end
|
1078
1078
|
def network_profile_list_result
|
1079
1079
|
Azure::Network::Mgmt::V2019_06_01::Models::NetworkProfileListResult
|
1080
1080
|
end
|
1081
|
-
def
|
1082
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1081
|
+
def express_route_circuit_stats
|
1082
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCircuitStats
|
1083
1083
|
end
|
1084
|
-
def
|
1085
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1084
|
+
def sub_resource
|
1085
|
+
Azure::Network::Mgmt::V2019_06_01::Models::SubResource
|
1086
1086
|
end
|
1087
|
-
def
|
1088
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1087
|
+
def virtual_network_list_usage_result
|
1088
|
+
Azure::Network::Mgmt::V2019_06_01::Models::VirtualNetworkListUsageResult
|
1089
1089
|
end
|
1090
|
-
def
|
1091
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1090
|
+
def virtual_network_usage
|
1091
|
+
Azure::Network::Mgmt::V2019_06_01::Models::VirtualNetworkUsage
|
1092
1092
|
end
|
1093
|
-
def
|
1094
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1093
|
+
def resource_set
|
1094
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ResourceSet
|
1095
1095
|
end
|
1096
|
-
def
|
1097
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1096
|
+
def express_route_circuit_peering_list_result
|
1097
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCircuitPeeringListResult
|
1098
1098
|
end
|
1099
|
-
def
|
1100
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1099
|
+
def public_ipaddress_list_result
|
1100
|
+
Azure::Network::Mgmt::V2019_06_01::Models::PublicIPAddressListResult
|
1101
1101
|
end
|
1102
|
-
def
|
1103
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1102
|
+
def peer_express_route_circuit_connection_list_result
|
1103
|
+
Azure::Network::Mgmt::V2019_06_01::Models::PeerExpressRouteCircuitConnectionListResult
|
1104
1104
|
end
|
1105
|
-
def
|
1106
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1105
|
+
def auto_approved_private_link_services_result
|
1106
|
+
Azure::Network::Mgmt::V2019_06_01::Models::AutoApprovedPrivateLinkServicesResult
|
1107
|
+
end
|
1108
|
+
def express_route_circuit_service_provider_properties
|
1109
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCircuitServiceProviderProperties
|
1107
1110
|
end
|
1108
1111
|
def network_watcher_list_result
|
1109
1112
|
Azure::Network::Mgmt::V2019_06_01::Models::NetworkWatcherListResult
|
1110
1113
|
end
|
1111
|
-
def
|
1112
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1114
|
+
def express_route_circuit_arp_table
|
1115
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCircuitArpTable
|
1113
1116
|
end
|
1114
1117
|
def topology_parameters
|
1115
1118
|
Azure::Network::Mgmt::V2019_06_01::Models::TopologyParameters
|
1116
1119
|
end
|
1117
|
-
def
|
1118
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1120
|
+
def express_route_circuit_routes_table
|
1121
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCircuitRoutesTable
|
1119
1122
|
end
|
1120
1123
|
def topology_association
|
1121
1124
|
Azure::Network::Mgmt::V2019_06_01::Models::TopologyAssociation
|
1122
1125
|
end
|
1123
|
-
def
|
1124
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1126
|
+
def express_route_circuit_routes_table_summary
|
1127
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCircuitRoutesTableSummary
|
1125
1128
|
end
|
1126
1129
|
def topology_resource
|
1127
1130
|
Azure::Network::Mgmt::V2019_06_01::Models::TopologyResource
|
1128
1131
|
end
|
1129
|
-
def
|
1130
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1132
|
+
def express_route_circuit_list_result
|
1133
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCircuitListResult
|
1131
1134
|
end
|
1132
1135
|
def topology
|
1133
1136
|
Azure::Network::Mgmt::V2019_06_01::Models::Topology
|
1134
1137
|
end
|
1135
|
-
def
|
1136
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1138
|
+
def virtual_network_list_result
|
1139
|
+
Azure::Network::Mgmt::V2019_06_01::Models::VirtualNetworkListResult
|
1137
1140
|
end
|
1138
1141
|
def verification_ipflow_parameters
|
1139
1142
|
Azure::Network::Mgmt::V2019_06_01::Models::VerificationIPFlowParameters
|
1140
1143
|
end
|
1141
|
-
def
|
1142
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1144
|
+
def express_route_cross_connection_routes_table_summary
|
1145
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCrossConnectionRoutesTableSummary
|
1143
1146
|
end
|
1144
1147
|
def verification_ipflow_result
|
1145
1148
|
Azure::Network::Mgmt::V2019_06_01::Models::VerificationIPFlowResult
|
1146
1149
|
end
|
1147
|
-
def
|
1148
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1150
|
+
def express_route_circuit_reference
|
1151
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCircuitReference
|
1149
1152
|
end
|
1150
1153
|
def next_hop_parameters
|
1151
1154
|
Azure::Network::Mgmt::V2019_06_01::Models::NextHopParameters
|
1152
1155
|
end
|
1153
|
-
def
|
1154
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1156
|
+
def virtual_network_peering_list_result
|
1157
|
+
Azure::Network::Mgmt::V2019_06_01::Models::VirtualNetworkPeeringListResult
|
1155
1158
|
end
|
1156
1159
|
def next_hop_result
|
1157
1160
|
Azure::Network::Mgmt::V2019_06_01::Models::NextHopResult
|
1158
1161
|
end
|
1159
|
-
def
|
1160
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1162
|
+
def express_route_cross_connection_peering_list
|
1163
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCrossConnectionPeeringList
|
1161
1164
|
end
|
1162
1165
|
def security_group_view_parameters
|
1163
1166
|
Azure::Network::Mgmt::V2019_06_01::Models::SecurityGroupViewParameters
|
1164
1167
|
end
|
1165
|
-
def
|
1166
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1168
|
+
def express_route_circuit_peering_id
|
1169
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCircuitPeeringId
|
1167
1170
|
end
|
1168
1171
|
def network_interface_association
|
1169
1172
|
Azure::Network::Mgmt::V2019_06_01::Models::NetworkInterfaceAssociation
|
1170
1173
|
end
|
1171
|
-
def
|
1172
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1174
|
+
def express_route_gateway_properties_auto_scale_configuration
|
1175
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteGatewayPropertiesAutoScaleConfiguration
|
1173
1176
|
end
|
1174
1177
|
def subnet_association
|
1175
1178
|
Azure::Network::Mgmt::V2019_06_01::Models::SubnetAssociation
|
1176
1179
|
end
|
1177
|
-
def
|
1178
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1180
|
+
def web_application_firewall_custom_rule
|
1181
|
+
Azure::Network::Mgmt::V2019_06_01::Models::WebApplicationFirewallCustomRule
|
1179
1182
|
end
|
1180
1183
|
def security_rule_associations
|
1181
1184
|
Azure::Network::Mgmt::V2019_06_01::Models::SecurityRuleAssociations
|
1182
1185
|
end
|
1183
|
-
def
|
1184
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1186
|
+
def policy_settings
|
1187
|
+
Azure::Network::Mgmt::V2019_06_01::Models::PolicySettings
|
1185
1188
|
end
|
1186
1189
|
def security_group_network_interface
|
1187
1190
|
Azure::Network::Mgmt::V2019_06_01::Models::SecurityGroupNetworkInterface
|
1188
1191
|
end
|
1189
|
-
def
|
1190
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1192
|
+
def list_p2_svpn_gateways_result
|
1193
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ListP2SVpnGatewaysResult
|
1191
1194
|
end
|
1192
1195
|
def security_group_view_result
|
1193
1196
|
Azure::Network::Mgmt::V2019_06_01::Models::SecurityGroupViewResult
|
1194
1197
|
end
|
1195
|
-
def
|
1196
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1198
|
+
def ddos_settings
|
1199
|
+
Azure::Network::Mgmt::V2019_06_01::Models::DdosSettings
|
1197
1200
|
end
|
1198
1201
|
def packet_capture_storage_location
|
1199
1202
|
Azure::Network::Mgmt::V2019_06_01::Models::PacketCaptureStorageLocation
|
1200
1203
|
end
|
1201
|
-
def
|
1202
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1204
|
+
def virtual_wan_security_provider
|
1205
|
+
Azure::Network::Mgmt::V2019_06_01::Models::VirtualWanSecurityProvider
|
1203
1206
|
end
|
1204
1207
|
def packet_capture_filter
|
1205
1208
|
Azure::Network::Mgmt::V2019_06_01::Models::PacketCaptureFilter
|
1206
1209
|
end
|
1207
|
-
def
|
1208
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1210
|
+
def list_vpn_connections_result
|
1211
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ListVpnConnectionsResult
|
1209
1212
|
end
|
1210
1213
|
def packet_capture_parameters
|
1211
1214
|
Azure::Network::Mgmt::V2019_06_01::Models::PacketCaptureParameters
|
1212
1215
|
end
|
1213
|
-
def
|
1214
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1216
|
+
def virtual_hub_route
|
1217
|
+
Azure::Network::Mgmt::V2019_06_01::Models::VirtualHubRoute
|
1215
1218
|
end
|
1216
1219
|
def packet_capture
|
1217
1220
|
Azure::Network::Mgmt::V2019_06_01::Models::PacketCapture
|
1218
1221
|
end
|
1219
|
-
def
|
1220
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1222
|
+
def application_gateway_connection_draining
|
1223
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayConnectionDraining
|
1221
1224
|
end
|
1222
1225
|
def packet_capture_result
|
1223
1226
|
Azure::Network::Mgmt::V2019_06_01::Models::PacketCaptureResult
|
1224
1227
|
end
|
1225
|
-
def
|
1226
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1228
|
+
def application_gateway_backend_health_on_demand
|
1229
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayBackendHealthOnDemand
|
1227
1230
|
end
|
1228
1231
|
def packet_capture_list_result
|
1229
1232
|
Azure::Network::Mgmt::V2019_06_01::Models::PacketCaptureListResult
|
1230
1233
|
end
|
1231
|
-
def
|
1232
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1234
|
+
def application_gateway_ssl_policy
|
1235
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewaySslPolicy
|
1233
1236
|
end
|
1234
1237
|
def packet_capture_query_status_result
|
1235
1238
|
Azure::Network::Mgmt::V2019_06_01::Models::PacketCaptureQueryStatusResult
|
1236
1239
|
end
|
1237
|
-
def
|
1238
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1240
|
+
def list_virtual_wans_result
|
1241
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ListVirtualWANsResult
|
1239
1242
|
end
|
1240
1243
|
def troubleshooting_parameters
|
1241
1244
|
Azure::Network::Mgmt::V2019_06_01::Models::TroubleshootingParameters
|
1242
1245
|
end
|
1243
|
-
def
|
1244
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1246
|
+
def vpn_client_connection_health_detail
|
1247
|
+
Azure::Network::Mgmt::V2019_06_01::Models::VpnClientConnectionHealthDetail
|
1245
1248
|
end
|
1246
1249
|
def query_troubleshooting_parameters
|
1247
1250
|
Azure::Network::Mgmt::V2019_06_01::Models::QueryTroubleshootingParameters
|
1248
1251
|
end
|
1249
|
-
def
|
1250
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1252
|
+
def application_gateway_rewrite_rule_condition
|
1253
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayRewriteRuleCondition
|
1251
1254
|
end
|
1252
1255
|
def troubleshooting_recommended_actions
|
1253
1256
|
Azure::Network::Mgmt::V2019_06_01::Models::TroubleshootingRecommendedActions
|
1254
1257
|
end
|
1255
|
-
def
|
1256
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1258
|
+
def local_network_gateway_list_result
|
1259
|
+
Azure::Network::Mgmt::V2019_06_01::Models::LocalNetworkGatewayListResult
|
1257
1260
|
end
|
1258
1261
|
def troubleshooting_details
|
1259
1262
|
Azure::Network::Mgmt::V2019_06_01::Models::TroubleshootingDetails
|
1260
1263
|
end
|
1261
|
-
def
|
1262
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1264
|
+
def application_gateway_firewall_exclusion
|
1265
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayFirewallExclusion
|
1263
1266
|
end
|
1264
1267
|
def troubleshooting_result
|
1265
1268
|
Azure::Network::Mgmt::V2019_06_01::Models::TroubleshootingResult
|
1266
1269
|
end
|
1267
|
-
def
|
1268
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1270
|
+
def managed_service_identity
|
1271
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ManagedServiceIdentity
|
1269
1272
|
end
|
1270
1273
|
def retention_policy_parameters
|
1271
1274
|
Azure::Network::Mgmt::V2019_06_01::Models::RetentionPolicyParameters
|
1272
1275
|
end
|
1273
|
-
def
|
1274
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1276
|
+
def application_gateway_firewall_rule_group
|
1277
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayFirewallRuleGroup
|
1275
1278
|
end
|
1276
1279
|
def flow_log_format_parameters
|
1277
1280
|
Azure::Network::Mgmt::V2019_06_01::Models::FlowLogFormatParameters
|
1278
1281
|
end
|
1279
|
-
def
|
1280
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1282
|
+
def bgp_peer_status_list_result
|
1283
|
+
Azure::Network::Mgmt::V2019_06_01::Models::BgpPeerStatusListResult
|
1281
1284
|
end
|
1282
1285
|
def flow_log_status_parameters
|
1283
1286
|
Azure::Network::Mgmt::V2019_06_01::Models::FlowLogStatusParameters
|
1284
1287
|
end
|
1285
|
-
def
|
1286
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1287
|
-
end
|
1288
|
+
def error
|
1289
|
+
Azure::Network::Mgmt::V2019_06_01::Models::Error
|
1290
|
+
end
|
1288
1291
|
def traffic_analytics_configuration_properties
|
1289
1292
|
Azure::Network::Mgmt::V2019_06_01::Models::TrafficAnalyticsConfigurationProperties
|
1290
1293
|
end
|
1291
|
-
def
|
1292
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1294
|
+
def available_delegations_result
|
1295
|
+
Azure::Network::Mgmt::V2019_06_01::Models::AvailableDelegationsResult
|
1293
1296
|
end
|
1294
1297
|
def traffic_analytics_properties
|
1295
1298
|
Azure::Network::Mgmt::V2019_06_01::Models::TrafficAnalyticsProperties
|
1296
1299
|
end
|
1297
|
-
def
|
1298
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1300
|
+
def azure_firewall_rcaction
|
1301
|
+
Azure::Network::Mgmt::V2019_06_01::Models::AzureFirewallRCAction
|
1299
1302
|
end
|
1300
1303
|
def flow_log_information
|
1301
1304
|
Azure::Network::Mgmt::V2019_06_01::Models::FlowLogInformation
|
1302
1305
|
end
|
1303
|
-
def
|
1304
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1306
|
+
def azure_firewall_nat_rcaction
|
1307
|
+
Azure::Network::Mgmt::V2019_06_01::Models::AzureFirewallNatRCAction
|
1305
1308
|
end
|
1306
1309
|
def connectivity_source
|
1307
1310
|
Azure::Network::Mgmt::V2019_06_01::Models::ConnectivitySource
|
1308
1311
|
end
|
1309
|
-
def
|
1310
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1312
|
+
def bgp_peer_status
|
1313
|
+
Azure::Network::Mgmt::V2019_06_01::Models::BgpPeerStatus
|
1311
1314
|
end
|
1312
1315
|
def connectivity_destination
|
1313
1316
|
Azure::Network::Mgmt::V2019_06_01::Models::ConnectivityDestination
|
1314
1317
|
end
|
1315
|
-
def
|
1316
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1318
|
+
def azure_firewall_fqdn_tag_list_result
|
1319
|
+
Azure::Network::Mgmt::V2019_06_01::Models::AzureFirewallFqdnTagListResult
|
1317
1320
|
end
|
1318
1321
|
def httpheader
|
1319
1322
|
Azure::Network::Mgmt::V2019_06_01::Models::HTTPHeader
|
1320
1323
|
end
|
1321
|
-
def
|
1322
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1324
|
+
def dns_name_availability_result
|
1325
|
+
Azure::Network::Mgmt::V2019_06_01::Models::DnsNameAvailabilityResult
|
1323
1326
|
end
|
1324
1327
|
def httpconfiguration
|
1325
1328
|
Azure::Network::Mgmt::V2019_06_01::Models::HTTPConfiguration
|
1326
1329
|
end
|
1327
|
-
def express_route_circuit_list_result
|
1328
|
-
Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCircuitListResult
|
1329
|
-
end
|
1330
1330
|
def protocol_configuration
|
1331
1331
|
Azure::Network::Mgmt::V2019_06_01::Models::ProtocolConfiguration
|
1332
1332
|
end
|
1333
|
-
def
|
1334
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1333
|
+
def endpoint_services_list_result
|
1334
|
+
Azure::Network::Mgmt::V2019_06_01::Models::EndpointServicesListResult
|
1335
1335
|
end
|
1336
1336
|
def connectivity_parameters
|
1337
1337
|
Azure::Network::Mgmt::V2019_06_01::Models::ConnectivityParameters
|
1338
1338
|
end
|
1339
|
-
def
|
1340
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1339
|
+
def ipv6_express_route_circuit_peering_config
|
1340
|
+
Azure::Network::Mgmt::V2019_06_01::Models::Ipv6ExpressRouteCircuitPeeringConfig
|
1341
1341
|
end
|
1342
1342
|
def connectivity_issue
|
1343
1343
|
Azure::Network::Mgmt::V2019_06_01::Models::ConnectivityIssue
|
1344
1344
|
end
|
1345
|
-
def
|
1346
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1345
|
+
def virtual_network_usage_name
|
1346
|
+
Azure::Network::Mgmt::V2019_06_01::Models::VirtualNetworkUsageName
|
1347
1347
|
end
|
1348
1348
|
def connectivity_hop
|
1349
1349
|
Azure::Network::Mgmt::V2019_06_01::Models::ConnectivityHop
|
1350
1350
|
end
|
1351
|
-
def
|
1352
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1351
|
+
def express_route_circuit_sku
|
1352
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCircuitSku
|
1353
1353
|
end
|
1354
1354
|
def connectivity_information
|
1355
1355
|
Azure::Network::Mgmt::V2019_06_01::Models::ConnectivityInformation
|
1356
1356
|
end
|
1357
|
-
def
|
1358
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1357
|
+
def express_route_circuits_arp_table_list_result
|
1358
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCircuitsArpTableListResult
|
1359
1359
|
end
|
1360
1360
|
def azure_reachability_report_location
|
1361
1361
|
Azure::Network::Mgmt::V2019_06_01::Models::AzureReachabilityReportLocation
|
1362
1362
|
end
|
1363
|
-
def
|
1364
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1363
|
+
def express_route_circuits_routes_table_summary_list_result
|
1364
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCircuitsRoutesTableSummaryListResult
|
1365
1365
|
end
|
1366
1366
|
def azure_reachability_report_parameters
|
1367
1367
|
Azure::Network::Mgmt::V2019_06_01::Models::AzureReachabilityReportParameters
|
1368
1368
|
end
|
1369
|
-
def
|
1370
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1369
|
+
def express_route_service_provider_list_result
|
1370
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteServiceProviderListResult
|
1371
1371
|
end
|
1372
1372
|
def azure_reachability_report_latency_info
|
1373
1373
|
Azure::Network::Mgmt::V2019_06_01::Models::AzureReachabilityReportLatencyInfo
|
1374
1374
|
end
|
1375
|
-
def
|
1376
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1375
|
+
def dhcp_options
|
1376
|
+
Azure::Network::Mgmt::V2019_06_01::Models::DhcpOptions
|
1377
1377
|
end
|
1378
1378
|
def azure_reachability_report_item
|
1379
1379
|
Azure::Network::Mgmt::V2019_06_01::Models::AzureReachabilityReportItem
|
1380
1380
|
end
|
1381
|
-
def
|
1382
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1381
|
+
def virtual_hub_id
|
1382
|
+
Azure::Network::Mgmt::V2019_06_01::Models::VirtualHubId
|
1383
1383
|
end
|
1384
1384
|
def azure_reachability_report
|
1385
1385
|
Azure::Network::Mgmt::V2019_06_01::Models::AzureReachabilityReport
|
1386
1386
|
end
|
1387
|
-
def
|
1388
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1387
|
+
def web_application_firewall_policy_list_result
|
1388
|
+
Azure::Network::Mgmt::V2019_06_01::Models::WebApplicationFirewallPolicyListResult
|
1389
1389
|
end
|
1390
1390
|
def available_providers_list_parameters
|
1391
1391
|
Azure::Network::Mgmt::V2019_06_01::Models::AvailableProvidersListParameters
|
1392
1392
|
end
|
1393
|
-
def
|
1394
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1393
|
+
def p2_svpn_profile_parameters
|
1394
|
+
Azure::Network::Mgmt::V2019_06_01::Models::P2SVpnProfileParameters
|
1395
1395
|
end
|
1396
1396
|
def available_providers_list_city
|
1397
1397
|
Azure::Network::Mgmt::V2019_06_01::Models::AvailableProvidersListCity
|
1398
1398
|
end
|
1399
|
-
def
|
1400
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1399
|
+
def list_p2_svpn_server_configurations_result
|
1400
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ListP2SVpnServerConfigurationsResult
|
1401
1401
|
end
|
1402
1402
|
def available_providers_list_state
|
1403
1403
|
Azure::Network::Mgmt::V2019_06_01::Models::AvailableProvidersListState
|
1404
1404
|
end
|
1405
|
-
def
|
1406
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1405
|
+
def list_virtual_hubs_result
|
1406
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ListVirtualHubsResult
|
1407
1407
|
end
|
1408
1408
|
def available_providers_list_country
|
1409
1409
|
Azure::Network::Mgmt::V2019_06_01::Models::AvailableProvidersListCountry
|
1410
1410
|
end
|
1411
|
-
def
|
1412
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1411
|
+
def application_gateway_backend_health_server
|
1412
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayBackendHealthServer
|
1413
1413
|
end
|
1414
1414
|
def available_providers_list
|
1415
1415
|
Azure::Network::Mgmt::V2019_06_01::Models::AvailableProvidersList
|
1416
1416
|
end
|
1417
|
-
def
|
1418
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1417
|
+
def vpn_link_provider_properties
|
1418
|
+
Azure::Network::Mgmt::V2019_06_01::Models::VpnLinkProviderProperties
|
1419
1419
|
end
|
1420
1420
|
def connection_monitor_source
|
1421
1421
|
Azure::Network::Mgmt::V2019_06_01::Models::ConnectionMonitorSource
|
1422
1422
|
end
|
1423
|
-
def
|
1424
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1423
|
+
def virtual_network_gateway_list_connections_result
|
1424
|
+
Azure::Network::Mgmt::V2019_06_01::Models::VirtualNetworkGatewayListConnectionsResult
|
1425
1425
|
end
|
1426
1426
|
def connection_monitor_destination
|
1427
1427
|
Azure::Network::Mgmt::V2019_06_01::Models::ConnectionMonitorDestination
|
1428
1428
|
end
|
1429
|
-
def
|
1430
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1429
|
+
def connection_reset_shared_key
|
1430
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ConnectionResetSharedKey
|
1431
1431
|
end
|
1432
1432
|
def connection_monitor_parameters
|
1433
1433
|
Azure::Network::Mgmt::V2019_06_01::Models::ConnectionMonitorParameters
|
1434
1434
|
end
|
1435
|
-
def
|
1436
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1435
|
+
def application_gateway_list_result
|
1436
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayListResult
|
1437
1437
|
end
|
1438
1438
|
def connection_monitor
|
1439
1439
|
Azure::Network::Mgmt::V2019_06_01::Models::ConnectionMonitor
|
1440
1440
|
end
|
1441
|
-
def
|
1442
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1441
|
+
def resource
|
1442
|
+
Azure::Network::Mgmt::V2019_06_01::Models::Resource
|
1443
1443
|
end
|
1444
1444
|
def connection_monitor_result
|
1445
1445
|
Azure::Network::Mgmt::V2019_06_01::Models::ConnectionMonitorResult
|
1446
1446
|
end
|
1447
|
-
def
|
1448
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1447
|
+
def azure_firewall_public_ipaddress
|
1448
|
+
Azure::Network::Mgmt::V2019_06_01::Models::AzureFirewallPublicIPAddress
|
1449
1449
|
end
|
1450
1450
|
def connection_monitor_list_result
|
1451
1451
|
Azure::Network::Mgmt::V2019_06_01::Models::ConnectionMonitorListResult
|
1452
1452
|
end
|
1453
|
-
def
|
1454
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1453
|
+
def gateway_route
|
1454
|
+
Azure::Network::Mgmt::V2019_06_01::Models::GatewayRoute
|
1455
1455
|
end
|
1456
1456
|
def connection_state_snapshot
|
1457
1457
|
Azure::Network::Mgmt::V2019_06_01::Models::ConnectionStateSnapshot
|
1458
1458
|
end
|
1459
|
-
def
|
1460
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1459
|
+
def virtual_network_gateway_sku
|
1460
|
+
Azure::Network::Mgmt::V2019_06_01::Models::VirtualNetworkGatewaySku
|
1461
1461
|
end
|
1462
1462
|
def connection_monitor_query_result
|
1463
1463
|
Azure::Network::Mgmt::V2019_06_01::Models::ConnectionMonitorQueryResult
|
1464
1464
|
end
|
1465
|
-
def
|
1466
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1465
|
+
def ddos_protection_plan_list_result
|
1466
|
+
Azure::Network::Mgmt::V2019_06_01::Models::DdosProtectionPlanListResult
|
1467
1467
|
end
|
1468
1468
|
def network_configuration_diagnostic_profile
|
1469
1469
|
Azure::Network::Mgmt::V2019_06_01::Models::NetworkConfigurationDiagnosticProfile
|
1470
1470
|
end
|
1471
|
-
def
|
1472
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1471
|
+
def express_route_connection_id
|
1472
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteConnectionId
|
1473
1473
|
end
|
1474
1474
|
def network_configuration_diagnostic_parameters
|
1475
1475
|
Azure::Network::Mgmt::V2019_06_01::Models::NetworkConfigurationDiagnosticParameters
|
1476
1476
|
end
|
1477
|
-
def
|
1478
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1477
|
+
def ipaddress_availability_result
|
1478
|
+
Azure::Network::Mgmt::V2019_06_01::Models::IPAddressAvailabilityResult
|
1479
1479
|
end
|
1480
1480
|
def matched_rule
|
1481
1481
|
Azure::Network::Mgmt::V2019_06_01::Models::MatchedRule
|
1482
1482
|
end
|
1483
|
-
def
|
1484
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1483
|
+
def express_route_service_provider_bandwidths_offered
|
1484
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteServiceProviderBandwidthsOffered
|
1485
1485
|
end
|
1486
1486
|
def network_security_rules_evaluation_result
|
1487
1487
|
Azure::Network::Mgmt::V2019_06_01::Models::NetworkSecurityRulesEvaluationResult
|
1488
1488
|
end
|
1489
|
-
def
|
1490
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1489
|
+
def express_route_cross_connection_list_result
|
1490
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCrossConnectionListResult
|
1491
1491
|
end
|
1492
1492
|
def evaluated_network_security_group
|
1493
1493
|
Azure::Network::Mgmt::V2019_06_01::Models::EvaluatedNetworkSecurityGroup
|
1494
1494
|
end
|
1495
|
-
def
|
1496
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1495
|
+
def network_interface_dns_settings
|
1496
|
+
Azure::Network::Mgmt::V2019_06_01::Models::NetworkInterfaceDnsSettings
|
1497
1497
|
end
|
1498
1498
|
def network_security_group_result
|
1499
1499
|
Azure::Network::Mgmt::V2019_06_01::Models::NetworkSecurityGroupResult
|
1500
1500
|
end
|
1501
|
-
def
|
1502
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1501
|
+
def list_hub_virtual_network_connections_result
|
1502
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ListHubVirtualNetworkConnectionsResult
|
1503
1503
|
end
|
1504
1504
|
def network_configuration_diagnostic_result
|
1505
1505
|
Azure::Network::Mgmt::V2019_06_01::Models::NetworkConfigurationDiagnosticResult
|
1506
1506
|
end
|
1507
|
-
def
|
1508
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1507
|
+
def application_gateway_backend_health
|
1508
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayBackendHealth
|
1509
1509
|
end
|
1510
1510
|
def network_configuration_diagnostic_response
|
1511
1511
|
Azure::Network::Mgmt::V2019_06_01::Models::NetworkConfigurationDiagnosticResponse
|
1512
1512
|
end
|
1513
|
-
def
|
1514
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1513
|
+
def application_gateway_rewrite_rule_action_set
|
1514
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayRewriteRuleActionSet
|
1515
1515
|
end
|
1516
1516
|
def operation_display
|
1517
1517
|
Azure::Network::Mgmt::V2019_06_01::Models::OperationDisplay
|
1518
1518
|
end
|
1519
|
+
def application_gateway_available_waf_rule_sets_result
|
1520
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayAvailableWafRuleSetsResult
|
1521
|
+
end
|
1519
1522
|
def availability
|
1520
1523
|
Azure::Network::Mgmt::V2019_06_01::Models::Availability
|
1521
1524
|
end
|
1522
|
-
def
|
1523
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1525
|
+
def azure_firewall_application_rule
|
1526
|
+
Azure::Network::Mgmt::V2019_06_01::Models::AzureFirewallApplicationRule
|
1524
1527
|
end
|
1525
1528
|
def dimension
|
1526
1529
|
Azure::Network::Mgmt::V2019_06_01::Models::Dimension
|
1527
1530
|
end
|
1528
|
-
def
|
1529
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1531
|
+
def unprepare_network_policies_request
|
1532
|
+
Azure::Network::Mgmt::V2019_06_01::Models::UnprepareNetworkPoliciesRequest
|
1530
1533
|
end
|
1531
1534
|
def metric_specification
|
1532
1535
|
Azure::Network::Mgmt::V2019_06_01::Models::MetricSpecification
|
1533
1536
|
end
|
1534
|
-
def
|
1535
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1537
|
+
def express_route_circuit_connection_list_result
|
1538
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCircuitConnectionListResult
|
1536
1539
|
end
|
1537
1540
|
def log_specification
|
1538
1541
|
Azure::Network::Mgmt::V2019_06_01::Models::LogSpecification
|
1539
1542
|
end
|
1540
|
-
def
|
1541
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1543
|
+
def express_route_cross_connections_routes_table_summary_list_result
|
1544
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCrossConnectionsRoutesTableSummaryListResult
|
1542
1545
|
end
|
1543
1546
|
def operation_properties_format_service_specification
|
1544
1547
|
Azure::Network::Mgmt::V2019_06_01::Models::OperationPropertiesFormatServiceSpecification
|
1545
1548
|
end
|
1546
|
-
def
|
1547
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1549
|
+
def public_ipaddress_sku
|
1550
|
+
Azure::Network::Mgmt::V2019_06_01::Models::PublicIPAddressSku
|
1548
1551
|
end
|
1549
1552
|
def operation
|
1550
1553
|
Azure::Network::Mgmt::V2019_06_01::Models::Operation
|
1551
1554
|
end
|
1555
|
+
def vpn_client_connection_health_detail_list_result
|
1556
|
+
Azure::Network::Mgmt::V2019_06_01::Models::VpnClientConnectionHealthDetailListResult
|
1557
|
+
end
|
1558
|
+
def operation_list_result
|
1559
|
+
Azure::Network::Mgmt::V2019_06_01::Models::OperationListResult
|
1560
|
+
end
|
1561
|
+
def application_security_group_list_result
|
1562
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ApplicationSecurityGroupListResult
|
1563
|
+
end
|
1564
|
+
def private_endpoint_list_result
|
1565
|
+
Azure::Network::Mgmt::V2019_06_01::Models::PrivateEndpointListResult
|
1566
|
+
end
|
1567
|
+
def authorization_list_result
|
1568
|
+
Azure::Network::Mgmt::V2019_06_01::Models::AuthorizationListResult
|
1569
|
+
end
|
1570
|
+
def available_private_endpoint_type
|
1571
|
+
Azure::Network::Mgmt::V2019_06_01::Models::AvailablePrivateEndpointType
|
1572
|
+
end
|
1573
|
+
def express_route_gateway_properties_auto_scale_configuration_bounds
|
1574
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds
|
1575
|
+
end
|
1576
|
+
def available_private_endpoint_types_result
|
1577
|
+
Azure::Network::Mgmt::V2019_06_01::Models::AvailablePrivateEndpointTypesResult
|
1578
|
+
end
|
1579
|
+
def application_gateway_autoscale_configuration
|
1580
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayAutoscaleConfiguration
|
1581
|
+
end
|
1582
|
+
def auto_approved_private_link_service
|
1583
|
+
Azure::Network::Mgmt::V2019_06_01::Models::AutoApprovedPrivateLinkService
|
1584
|
+
end
|
1585
|
+
def express_route_circuits_routes_table_list_result
|
1586
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ExpressRouteCircuitsRoutesTableListResult
|
1587
|
+
end
|
1588
|
+
def private_link_service_visibility
|
1589
|
+
Azure::Network::Mgmt::V2019_06_01::Models::PrivateLinkServiceVisibility
|
1590
|
+
end
|
1591
|
+
def azure_firewall_list_result
|
1592
|
+
Azure::Network::Mgmt::V2019_06_01::Models::AzureFirewallListResult
|
1593
|
+
end
|
1594
|
+
def check_private_link_service_visibility_request
|
1595
|
+
Azure::Network::Mgmt::V2019_06_01::Models::CheckPrivateLinkServiceVisibilityRequest
|
1596
|
+
end
|
1597
|
+
def application_gateway_backend_address
|
1598
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ApplicationGatewayBackendAddress
|
1599
|
+
end
|
1600
|
+
def private_link_service_list_result
|
1601
|
+
Azure::Network::Mgmt::V2019_06_01::Models::PrivateLinkServiceListResult
|
1602
|
+
end
|
1552
1603
|
def network_interface_tap_configuration
|
1553
1604
|
Azure::Network::Mgmt::V2019_06_01::Models::NetworkInterfaceTapConfiguration
|
1554
1605
|
end
|
@@ -1744,17 +1795,23 @@ module Azure::Profiles::Latest
|
|
1744
1795
|
def express_route_port
|
1745
1796
|
Azure::Network::Mgmt::V2019_06_01::Models::ExpressRoutePort
|
1746
1797
|
end
|
1747
|
-
def
|
1748
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1798
|
+
def firewall_policy
|
1799
|
+
Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicy
|
1749
1800
|
end
|
1750
|
-
def
|
1751
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1801
|
+
def firewall_policy_rule_group
|
1802
|
+
Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyRuleGroup
|
1752
1803
|
end
|
1753
|
-
def
|
1754
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1804
|
+
def firewall_policy_nat_rule
|
1805
|
+
Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyNatRule
|
1755
1806
|
end
|
1756
|
-
def
|
1757
|
-
Azure::Network::Mgmt::V2019_06_01::Models::
|
1807
|
+
def firewall_policy_filter_rule
|
1808
|
+
Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyFilterRule
|
1809
|
+
end
|
1810
|
+
def application_rule_condition
|
1811
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ApplicationRuleCondition
|
1812
|
+
end
|
1813
|
+
def network_rule_condition
|
1814
|
+
Azure::Network::Mgmt::V2019_06_01::Models::NetworkRuleCondition
|
1758
1815
|
end
|
1759
1816
|
def load_balancing_rule
|
1760
1817
|
Azure::Network::Mgmt::V2019_06_01::Models::LoadBalancingRule
|
@@ -1789,6 +1846,21 @@ module Azure::Profiles::Latest
|
|
1789
1846
|
def network_watcher
|
1790
1847
|
Azure::Network::Mgmt::V2019_06_01::Models::NetworkWatcher
|
1791
1848
|
end
|
1849
|
+
def private_link_service_ip_configuration
|
1850
|
+
Azure::Network::Mgmt::V2019_06_01::Models::PrivateLinkServiceIpConfiguration
|
1851
|
+
end
|
1852
|
+
def private_endpoint_connection
|
1853
|
+
Azure::Network::Mgmt::V2019_06_01::Models::PrivateEndpointConnection
|
1854
|
+
end
|
1855
|
+
def private_link_service_properties_visibility
|
1856
|
+
Azure::Network::Mgmt::V2019_06_01::Models::PrivateLinkServicePropertiesVisibility
|
1857
|
+
end
|
1858
|
+
def private_link_service_properties_auto_approval
|
1859
|
+
Azure::Network::Mgmt::V2019_06_01::Models::PrivateLinkServicePropertiesAutoApproval
|
1860
|
+
end
|
1861
|
+
def private_link_service
|
1862
|
+
Azure::Network::Mgmt::V2019_06_01::Models::PrivateLinkService
|
1863
|
+
end
|
1792
1864
|
def public_ipprefix
|
1793
1865
|
Azure::Network::Mgmt::V2019_06_01::Models::PublicIPPrefix
|
1794
1866
|
end
|
@@ -1903,6 +1975,9 @@ module Azure::Profiles::Latest
|
|
1903
1975
|
def security_rule_direction
|
1904
1976
|
Azure::Network::Mgmt::V2019_06_01::Models::SecurityRuleDirection
|
1905
1977
|
end
|
1978
|
+
def provisioning_state
|
1979
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ProvisioningState
|
1980
|
+
end
|
1906
1981
|
def route_next_hop_type
|
1907
1982
|
Azure::Network::Mgmt::V2019_06_01::Models::RouteNextHopType
|
1908
1983
|
end
|
@@ -1957,9 +2032,6 @@ module Azure::Profiles::Latest
|
|
1957
2032
|
def resource_identity_type
|
1958
2033
|
Azure::Network::Mgmt::V2019_06_01::Models::ResourceIdentityType
|
1959
2034
|
end
|
1960
|
-
def provisioning_state
|
1961
|
-
Azure::Network::Mgmt::V2019_06_01::Models::ProvisioningState
|
1962
|
-
end
|
1963
2035
|
def azure_firewall_rcaction_type
|
1964
2036
|
Azure::Network::Mgmt::V2019_06_01::Models::AzureFirewallRCActionType
|
1965
2037
|
end
|
@@ -2017,6 +2089,18 @@ module Azure::Profiles::Latest
|
|
2017
2089
|
def express_route_ports_encapsulation
|
2018
2090
|
Azure::Network::Mgmt::V2019_06_01::Models::ExpressRoutePortsEncapsulation
|
2019
2091
|
end
|
2092
|
+
def firewall_policy_nat_rule_action_type
|
2093
|
+
Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyNatRuleActionType
|
2094
|
+
end
|
2095
|
+
def firewall_policy_filter_rule_action_type
|
2096
|
+
Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyFilterRuleActionType
|
2097
|
+
end
|
2098
|
+
def firewall_policy_rule_condition_application_protocol_type
|
2099
|
+
Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyRuleConditionApplicationProtocolType
|
2100
|
+
end
|
2101
|
+
def firewall_policy_rule_condition_network_protocol
|
2102
|
+
Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyRuleConditionNetworkProtocol
|
2103
|
+
end
|
2020
2104
|
def load_balancer_sku_name
|
2021
2105
|
Azure::Network::Mgmt::V2019_06_01::Models::LoadBalancerSkuName
|
2022
2106
|
end
|