azure_sdk 0.61.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/LICENSE.txt +21 -0
- data/lib/azure_sdk.rb +9 -0
- data/lib/azure_sdk/version.rb +7 -0
- data/lib/latest/latest_profile_client.rb +1347 -0
- data/lib/latest/module_definition.rb +7 -0
- data/lib/latest/modules/adhybridhealthservice_profile_module.rb +481 -0
- data/lib/latest/modules/advisor_profile_module.rb +153 -0
- data/lib/latest/modules/alertsmanagement_profile_module.rb +259 -0
- data/lib/latest/modules/analysisservices_profile_module.rb +159 -0
- data/lib/latest/modules/anomalydetector_profile_module.rb +69 -0
- data/lib/latest/modules/apimanagement_profile_module.rb +1163 -0
- data/lib/latest/modules/appconfiguration_profile_module.rb +183 -0
- data/lib/latest/modules/attestation_profile_module.rb +95 -0
- data/lib/latest/modules/authorization_profile_module.rb +167 -0
- data/lib/latest/modules/automation_profile_module.rb +663 -0
- data/lib/latest/modules/autosuggest_profile_module.rb +121 -0
- data/lib/latest/modules/azurestack_profile_module.rb +187 -0
- data/lib/latest/modules/batch_profile_module.rb +417 -0
- data/lib/latest/modules/batchai_profile_module.rb +425 -0
- data/lib/latest/modules/billing_profile_module.rb +107 -0
- data/lib/latest/modules/botservice_profile_module.rb +293 -0
- data/lib/latest/modules/cdn_profile_module.rb +723 -0
- data/lib/latest/modules/cognitiveservices_profile_module.rb +289 -0
- data/lib/latest/modules/commerce_profile_module.rb +99 -0
- data/lib/latest/modules/compute_profile_module.rb +1295 -0
- data/lib/latest/modules/computervision_profile_module.rb +233 -0
- data/lib/latest/modules/consumption_profile_module.rb +345 -0
- data/lib/latest/modules/containerinstance_profile_module.rb +291 -0
- data/lib/latest/modules/containerregistry_profile_module.rb +575 -0
- data/lib/latest/modules/containerservice_profile_module.rb +459 -0
- data/lib/latest/modules/contentmoderator_profile_module.rb +287 -0
- data/lib/latest/modules/cosmosdb_profile_module.rb +679 -0
- data/lib/latest/modules/costmanagement_profile_module.rb +207 -0
- data/lib/latest/modules/customerinsights_profile_module.rb +497 -0
- data/lib/latest/modules/customimagesearch_profile_module.rb +143 -0
- data/lib/latest/modules/customsearch_profile_module.rb +123 -0
- data/lib/latest/modules/customvisionprediction_profile_module.rb +69 -0
- data/lib/latest/modules/customvisiontraining_profile_module.rb +241 -0
- data/lib/latest/modules/databox_profile_module.rb +309 -0
- data/lib/latest/modules/datafactory_profile_module.rb +2809 -0
- data/lib/latest/modules/datalakeanalytics_profile_module.rb +253 -0
- data/lib/latest/modules/datalakestore_profile_module.rb +247 -0
- data/lib/latest/modules/datamigration_profile_module.rb +1307 -0
- data/lib/latest/modules/datashare_profile_module.rb +399 -0
- data/lib/latest/modules/deploymentmanager_profile_module.rb +261 -0
- data/lib/latest/modules/devspaces_profile_module.rb +119 -0
- data/lib/latest/modules/devtestlabs_profile_module.rb +849 -0
- data/lib/latest/modules/dns_profile_module.rb +143 -0
- data/lib/latest/modules/edgegateway_profile_module.rb +463 -0
- data/lib/latest/modules/entitysearch_profile_module.rb +231 -0
- data/lib/latest/modules/eventgrid_profile_module.rb +719 -0
- data/lib/latest/modules/eventhub_profile_module.rb +195 -0
- data/lib/latest/modules/face_profile_module.rb +297 -0
- data/lib/latest/modules/features_profile_module.rb +73 -0
- data/lib/latest/modules/formrecognizer_profile_module.rb +169 -0
- data/lib/latest/modules/graphrbac_profile_module.rb +225 -0
- data/lib/latest/modules/hanaonazure_profile_module.rb +137 -0
- data/lib/latest/modules/hdinsight_profile_module.rb +441 -0
- data/lib/latest/modules/imagesearch_profile_module.rb +279 -0
- data/lib/latest/modules/importexport_profile_module.rb +135 -0
- data/lib/latest/modules/iotcentral_profile_module.rb +107 -0
- data/lib/latest/modules/iothub_profile_module.rb +377 -0
- data/lib/latest/modules/keyvault_profile_module.rb +623 -0
- data/lib/latest/modules/kubernetesconfiguration_profile_module.rb +123 -0
- data/lib/latest/modules/kusto_profile_module.rb +365 -0
- data/lib/latest/modules/labservices_profile_module.rb +357 -0
- data/lib/latest/modules/links_profile_module.rb +83 -0
- data/lib/latest/modules/localsearch_profile_module.rb +151 -0
- data/lib/latest/modules/locks_profile_module.rb +79 -0
- data/lib/latest/modules/logic_profile_module.rb +787 -0
- data/lib/latest/modules/luisauthoring_profile_module.rb +505 -0
- data/lib/latest/modules/luisruntime_profile_module.rb +91 -0
- data/lib/latest/modules/machinelearning_profile_module.rb +211 -0
- data/lib/latest/modules/machinelearningservices_profile_module.rb +293 -0
- data/lib/latest/modules/maintenance_profile_module.rb +121 -0
- data/lib/latest/modules/managedapplications_profile_module.rb +123 -0
- data/lib/latest/modules/managedserviceidentity_profile_module.rb +75 -0
- data/lib/latest/modules/mariadb_profile_module.rb +233 -0
- data/lib/latest/modules/marketplaceordering_profile_module.rb +79 -0
- data/lib/latest/modules/mediaservices_profile_module.rb +871 -0
- data/lib/latest/modules/migrate_profile_module.rb +243 -0
- data/lib/latest/modules/mixedreality_profile_module.rb +169 -0
- data/lib/latest/modules/monitor_profile_module.rb +723 -0
- data/lib/latest/modules/mysql_profile_module.rb +233 -0
- data/lib/latest/modules/netapp_profile_module.rb +207 -0
- data/lib/latest/modules/network_profile_module.rb +2937 -0
- data/lib/latest/modules/newssearch_profile_module.rb +143 -0
- data/lib/latest/modules/notificationhubs_profile_module.rb +189 -0
- data/lib/latest/modules/operationalinsights_profile_module.rb +405 -0
- data/lib/latest/modules/operationsmanagement_profile_module.rb +123 -0
- data/lib/latest/modules/peering_profile_module.rb +259 -0
- data/lib/latest/modules/personalizer_profile_module.rb +83 -0
- data/lib/latest/modules/policy_profile_module.rb +105 -0
- data/lib/latest/modules/policyinsights_profile_module.rb +223 -0
- data/lib/latest/modules/portal_profile_module.rb +95 -0
- data/lib/latest/modules/postgresql_profile_module.rb +233 -0
- data/lib/latest/modules/powerbidedicated_profile_module.rb +123 -0
- data/lib/latest/modules/powerbiembedded_profile_module.rb +127 -0
- data/lib/latest/modules/privatedns_profile_module.rb +137 -0
- data/lib/latest/modules/qnamaker_profile_module.rb +215 -0
- data/lib/latest/modules/qnamakerruntime_profile_module.rb +123 -0
- data/lib/latest/modules/recoveryservices_profile_module.rb +253 -0
- data/lib/latest/modules/recoveryservicesbackup_profile_module.rb +1343 -0
- data/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb +1465 -0
- data/lib/latest/modules/redis_profile_module.rb +209 -0
- data/lib/latest/modules/relay_profile_module.rb +163 -0
- data/lib/latest/modules/reservations_profile_module.rb +347 -0
- data/lib/latest/modules/resourcegraph_profile_module.rb +129 -0
- data/lib/latest/modules/resourcehealth_profile_module.rb +111 -0
- data/lib/latest/modules/resources_profile_module.rb +321 -0
- data/lib/latest/modules/resourcesmanagement_profile_module.rb +163 -0
- data/lib/latest/modules/scheduler_profile_module.rb +227 -0
- data/lib/latest/modules/search_profile_module.rb +127 -0
- data/lib/latest/modules/security_profile_module.rb +841 -0
- data/lib/latest/modules/serialconsole_profile_module.rb +73 -0
- data/lib/latest/modules/servicebus_profile_module.rb +309 -0
- data/lib/latest/modules/servicefabric_profile_module.rb +2711 -0
- data/lib/latest/modules/signalr_profile_module.rb +233 -0
- data/lib/latest/modules/spellcheck_profile_module.rb +101 -0
- data/lib/latest/modules/sql_profile_module.rb +1765 -0
- data/lib/latest/modules/sqlvirtualmachine_profile_module.rb +235 -0
- data/lib/latest/modules/storage_profile_module.rb +693 -0
- data/lib/latest/modules/storagecache_profile_module.rb +217 -0
- data/lib/latest/modules/storagesync_profile_module.rb +275 -0
- data/lib/latest/modules/storsimple8000series_profile_module.rb +715 -0
- data/lib/latest/modules/streamanalytics_profile_module.rb +349 -0
- data/lib/latest/modules/subscriptions_profile_module.rb +235 -0
- data/lib/latest/modules/support_profile_module.rb +177 -0
- data/lib/latest/modules/synapse_profile_module.rb +827 -0
- data/lib/latest/modules/textanalytics_profile_module.rb +125 -0
- data/lib/latest/modules/timeseriesinsights_profile_module.rb +309 -0
- data/lib/latest/modules/trafficmanager_profile_module.rb +173 -0
- data/lib/latest/modules/videosearch_profile_module.rb +175 -0
- data/lib/latest/modules/visualsearch_profile_module.rb +235 -0
- data/lib/latest/modules/vmwarecloudsimple_profile_module.rb +247 -0
- data/lib/latest/modules/web_profile_module.rb +1419 -0
- data/lib/latest/modules/websearch_profile_module.rb +211 -0
- data/lib/v2017_03_09/module_definition.rb +7 -0
- data/lib/v2017_03_09/modules/authorization_profile_module.rb +141 -0
- data/lib/v2017_03_09/modules/compute_profile_module.rb +469 -0
- data/lib/v2017_03_09/modules/dns_profile_module.rb +139 -0
- data/lib/v2017_03_09/modules/features_profile_module.rb +73 -0
- data/lib/v2017_03_09/modules/keyvault_profile_module.rb +559 -0
- data/lib/v2017_03_09/modules/links_profile_module.rb +83 -0
- data/lib/v2017_03_09/modules/locks_profile_module.rb +61 -0
- data/lib/v2017_03_09/modules/network_profile_module.rb +555 -0
- data/lib/v2017_03_09/modules/policy_profile_module.rb +71 -0
- data/lib/v2017_03_09/modules/resources_profile_module.rb +255 -0
- data/lib/v2017_03_09/modules/storage_profile_module.rb +163 -0
- data/lib/v2017_03_09/modules/subscriptions_profile_module.rb +101 -0
- data/lib/v2017_03_09/v2017_03_09_profile_client.rb +170 -0
- data/lib/v2018_03_01/module_definition.rb +7 -0
- data/lib/v2018_03_01/modules/authorization_profile_module.rb +133 -0
- data/lib/v2018_03_01/modules/compute_profile_module.rb +755 -0
- data/lib/v2018_03_01/modules/dns_profile_module.rb +139 -0
- data/lib/v2018_03_01/modules/keyvault_profile_module.rb +559 -0
- data/lib/v2018_03_01/modules/locks_profile_module.rb +79 -0
- data/lib/v2018_03_01/modules/network_profile_module.rb +1321 -0
- data/lib/v2018_03_01/modules/policy_profile_module.rb +75 -0
- data/lib/v2018_03_01/modules/resources_profile_module.rb +271 -0
- data/lib/v2018_03_01/modules/storage_profile_module.rb +163 -0
- data/lib/v2018_03_01/modules/subscriptions_profile_module.rb +101 -0
- data/lib/v2018_03_01/modules/web_profile_module.rb +1223 -0
- data/lib/v2018_03_01/v2018_03_01_profile_client.rb +160 -0
- data/lib/v2019_03_01_hybrid/module_definition.rb +7 -0
- data/lib/v2019_03_01_hybrid/modules/authorization_profile_module.rb +133 -0
- data/lib/v2019_03_01_hybrid/modules/compute_profile_module.rb +855 -0
- data/lib/v2019_03_01_hybrid/modules/dns_profile_module.rb +139 -0
- data/lib/v2019_03_01_hybrid/modules/keyvault_profile_module.rb +559 -0
- data/lib/v2019_03_01_hybrid/modules/locks_profile_module.rb +79 -0
- data/lib/v2019_03_01_hybrid/modules/monitor_profile_module.rb +285 -0
- data/lib/v2019_03_01_hybrid/modules/network_profile_module.rb +1261 -0
- data/lib/v2019_03_01_hybrid/modules/policy_profile_module.rb +75 -0
- data/lib/v2019_03_01_hybrid/modules/resources_profile_module.rb +289 -0
- data/lib/v2019_03_01_hybrid/modules/storage_profile_module.rb +283 -0
- data/lib/v2019_03_01_hybrid/modules/subscriptions_profile_module.rb +101 -0
- data/lib/v2019_03_01_hybrid/modules/web_profile_module.rb +1457 -0
- data/lib/v2019_03_01_hybrid/v2019_03_01_hybrid_profile_client.rb +170 -0
- metadata +2187 -0
@@ -0,0 +1,79 @@
|
|
1
|
+
# encoding: utf-8
|
2
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
3
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
4
|
+
|
5
|
+
require 'azure_mgmt_locks'
|
6
|
+
|
7
|
+
module Azure::Profiles::V2018_03_01
|
8
|
+
module Locks
|
9
|
+
module Mgmt
|
10
|
+
AuthorizationOperations = Azure::Locks::Mgmt::V2016_09_01::AuthorizationOperations
|
11
|
+
ManagementLocks = Azure::Locks::Mgmt::V2016_09_01::ManagementLocks
|
12
|
+
|
13
|
+
module Models
|
14
|
+
OperationDisplay = Azure::Locks::Mgmt::V2016_09_01::Models::OperationDisplay
|
15
|
+
ManagementLockOwner = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockOwner
|
16
|
+
Operation = Azure::Locks::Mgmt::V2016_09_01::Models::Operation
|
17
|
+
ManagementLockListResult = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockListResult
|
18
|
+
OperationListResult = Azure::Locks::Mgmt::V2016_09_01::Models::OperationListResult
|
19
|
+
ManagementLockObject = Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockObject
|
20
|
+
LockLevel = Azure::Locks::Mgmt::V2016_09_01::Models::LockLevel
|
21
|
+
end
|
22
|
+
|
23
|
+
class LocksManagementClass
|
24
|
+
attr_reader :authorization_operations, :management_locks, :configurable, :base_url, :options, :model_classes
|
25
|
+
|
26
|
+
def initialize(configurable, base_url=nil, options=nil)
|
27
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
28
|
+
|
29
|
+
@client_0 = Azure::Locks::Mgmt::V2016_09_01::ManagementLockClient.new(configurable.credentials, base_url, options)
|
30
|
+
if(@client_0.respond_to?(:subscription_id))
|
31
|
+
@client_0.subscription_id = configurable.subscription_id
|
32
|
+
end
|
33
|
+
add_telemetry(@client_0)
|
34
|
+
@authorization_operations = @client_0.authorization_operations
|
35
|
+
@management_locks = @client_0.management_locks
|
36
|
+
|
37
|
+
@model_classes = ModelClasses.new
|
38
|
+
end
|
39
|
+
|
40
|
+
def add_telemetry(client)
|
41
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/V2018_03_01/Locks/Mgmt"
|
42
|
+
client.add_user_agent_information(profile_information)
|
43
|
+
end
|
44
|
+
|
45
|
+
def method_missing(method, *args)
|
46
|
+
if @client_0.respond_to?method
|
47
|
+
@client_0.send(method, *args)
|
48
|
+
else
|
49
|
+
super
|
50
|
+
end
|
51
|
+
end
|
52
|
+
|
53
|
+
class ModelClasses
|
54
|
+
def operation_display
|
55
|
+
Azure::Locks::Mgmt::V2016_09_01::Models::OperationDisplay
|
56
|
+
end
|
57
|
+
def management_lock_owner
|
58
|
+
Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockOwner
|
59
|
+
end
|
60
|
+
def operation
|
61
|
+
Azure::Locks::Mgmt::V2016_09_01::Models::Operation
|
62
|
+
end
|
63
|
+
def management_lock_list_result
|
64
|
+
Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockListResult
|
65
|
+
end
|
66
|
+
def operation_list_result
|
67
|
+
Azure::Locks::Mgmt::V2016_09_01::Models::OperationListResult
|
68
|
+
end
|
69
|
+
def management_lock_object
|
70
|
+
Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockObject
|
71
|
+
end
|
72
|
+
def lock_level
|
73
|
+
Azure::Locks::Mgmt::V2016_09_01::Models::LockLevel
|
74
|
+
end
|
75
|
+
end
|
76
|
+
end
|
77
|
+
end
|
78
|
+
end
|
79
|
+
end
|
@@ -0,0 +1,1321 @@
|
|
1
|
+
# encoding: utf-8
|
2
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
3
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
4
|
+
|
5
|
+
require 'azure_mgmt_network'
|
6
|
+
|
7
|
+
module Azure::Profiles::V2018_03_01
|
8
|
+
module Network
|
9
|
+
module Mgmt
|
10
|
+
ApplicationGateways = Azure::Network::Mgmt::V2017_10_01::ApplicationGateways
|
11
|
+
ApplicationSecurityGroups = Azure::Network::Mgmt::V2017_10_01::ApplicationSecurityGroups
|
12
|
+
AvailableEndpointServices = Azure::Network::Mgmt::V2017_10_01::AvailableEndpointServices
|
13
|
+
ExpressRouteCircuitAuthorizations = Azure::Network::Mgmt::V2017_10_01::ExpressRouteCircuitAuthorizations
|
14
|
+
ExpressRouteCircuitPeerings = Azure::Network::Mgmt::V2017_10_01::ExpressRouteCircuitPeerings
|
15
|
+
ExpressRouteCircuits = Azure::Network::Mgmt::V2017_10_01::ExpressRouteCircuits
|
16
|
+
ExpressRouteServiceProviders = Azure::Network::Mgmt::V2017_10_01::ExpressRouteServiceProviders
|
17
|
+
LoadBalancers = Azure::Network::Mgmt::V2017_10_01::LoadBalancers
|
18
|
+
LoadBalancerBackendAddressPools = Azure::Network::Mgmt::V2017_10_01::LoadBalancerBackendAddressPools
|
19
|
+
LoadBalancerFrontendIPConfigurations = Azure::Network::Mgmt::V2017_10_01::LoadBalancerFrontendIPConfigurations
|
20
|
+
InboundNatRules = Azure::Network::Mgmt::V2017_10_01::InboundNatRules
|
21
|
+
LoadBalancerLoadBalancingRules = Azure::Network::Mgmt::V2017_10_01::LoadBalancerLoadBalancingRules
|
22
|
+
LoadBalancerNetworkInterfaces = Azure::Network::Mgmt::V2017_10_01::LoadBalancerNetworkInterfaces
|
23
|
+
LoadBalancerProbes = Azure::Network::Mgmt::V2017_10_01::LoadBalancerProbes
|
24
|
+
NetworkInterfaces = Azure::Network::Mgmt::V2017_10_01::NetworkInterfaces
|
25
|
+
NetworkInterfaceIPConfigurations = Azure::Network::Mgmt::V2017_10_01::NetworkInterfaceIPConfigurations
|
26
|
+
NetworkInterfaceLoadBalancers = Azure::Network::Mgmt::V2017_10_01::NetworkInterfaceLoadBalancers
|
27
|
+
NetworkSecurityGroups = Azure::Network::Mgmt::V2017_10_01::NetworkSecurityGroups
|
28
|
+
SecurityRules = Azure::Network::Mgmt::V2017_10_01::SecurityRules
|
29
|
+
DefaultSecurityRules = Azure::Network::Mgmt::V2017_10_01::DefaultSecurityRules
|
30
|
+
NetworkWatchers = Azure::Network::Mgmt::V2017_10_01::NetworkWatchers
|
31
|
+
PacketCaptures = Azure::Network::Mgmt::V2017_10_01::PacketCaptures
|
32
|
+
ConnectionMonitors = Azure::Network::Mgmt::V2017_10_01::ConnectionMonitors
|
33
|
+
Operations = Azure::Network::Mgmt::V2017_10_01::Operations
|
34
|
+
PublicIPAddresses = Azure::Network::Mgmt::V2017_10_01::PublicIPAddresses
|
35
|
+
RouteFilters = Azure::Network::Mgmt::V2017_10_01::RouteFilters
|
36
|
+
RouteFilterRules = Azure::Network::Mgmt::V2017_10_01::RouteFilterRules
|
37
|
+
RouteTables = Azure::Network::Mgmt::V2017_10_01::RouteTables
|
38
|
+
Routes = Azure::Network::Mgmt::V2017_10_01::Routes
|
39
|
+
BgpServiceCommunities = Azure::Network::Mgmt::V2017_10_01::BgpServiceCommunities
|
40
|
+
Usages = Azure::Network::Mgmt::V2017_10_01::Usages
|
41
|
+
VirtualNetworks = Azure::Network::Mgmt::V2017_10_01::VirtualNetworks
|
42
|
+
Subnets = Azure::Network::Mgmt::V2017_10_01::Subnets
|
43
|
+
VirtualNetworkPeerings = Azure::Network::Mgmt::V2017_10_01::VirtualNetworkPeerings
|
44
|
+
VirtualNetworkGateways = Azure::Network::Mgmt::V2017_10_01::VirtualNetworkGateways
|
45
|
+
VirtualNetworkGatewayConnections = Azure::Network::Mgmt::V2017_10_01::VirtualNetworkGatewayConnections
|
46
|
+
LocalNetworkGateways = Azure::Network::Mgmt::V2017_10_01::LocalNetworkGateways
|
47
|
+
|
48
|
+
module Models
|
49
|
+
IpTag = Azure::Network::Mgmt::V2017_03_30::Models::IpTag
|
50
|
+
PrivateLinkServiceConnectionState = Azure::Network::Mgmt::V2017_03_30::Models::PrivateLinkServiceConnectionState
|
51
|
+
DdosSettings = Azure::Network::Mgmt::V2017_03_30::Models::DdosSettings
|
52
|
+
Delegation = Azure::Network::Mgmt::V2017_03_30::Models::Delegation
|
53
|
+
ServiceAssociationLink = Azure::Network::Mgmt::V2017_03_30::Models::ServiceAssociationLink
|
54
|
+
PrivateLinkServiceConnection = Azure::Network::Mgmt::V2017_03_30::Models::PrivateLinkServiceConnection
|
55
|
+
PrivateEndpoint = Azure::Network::Mgmt::V2017_03_30::Models::PrivateEndpoint
|
56
|
+
NetworkInterfaceTapConfiguration = Azure::Network::Mgmt::V2017_03_30::Models::NetworkInterfaceTapConfiguration
|
57
|
+
VirtualNetworkTap = Azure::Network::Mgmt::V2017_03_30::Models::VirtualNetworkTap
|
58
|
+
ServiceEndpointPolicyDefinition = Azure::Network::Mgmt::V2017_03_30::Models::ServiceEndpointPolicyDefinition
|
59
|
+
ServiceEndpointPolicy = Azure::Network::Mgmt::V2017_03_30::Models::ServiceEndpointPolicy
|
60
|
+
IPConfigurationProfile = Azure::Network::Mgmt::V2017_03_30::Models::IPConfigurationProfile
|
61
|
+
DdosSettingsProtectionCoverage = Azure::Network::Mgmt::V2017_03_30::Models::DdosSettingsProtectionCoverage
|
62
|
+
TopologyAssociation = Azure::Network::Mgmt::V2017_10_01::Models::TopologyAssociation
|
63
|
+
SubResource = Azure::Network::Mgmt::V2017_10_01::Models::SubResource
|
64
|
+
TopologyResource = Azure::Network::Mgmt::V2017_10_01::Models::TopologyResource
|
65
|
+
OperationListResult = Azure::Network::Mgmt::V2017_10_01::Models::OperationListResult
|
66
|
+
Operation = Azure::Network::Mgmt::V2017_10_01::Models::Operation
|
67
|
+
NetworkInterfaceDnsSettings = Azure::Network::Mgmt::V2017_10_01::Models::NetworkInterfaceDnsSettings
|
68
|
+
OperationPropertiesFormatServiceSpecification = Azure::Network::Mgmt::V2017_10_01::Models::OperationPropertiesFormatServiceSpecification
|
69
|
+
VirtualNetworkConnectionGatewayReference = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkConnectionGatewayReference
|
70
|
+
LoadBalancerListResult = Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancerListResult
|
71
|
+
ConnectionSharedKey = Azure::Network::Mgmt::V2017_10_01::Models::ConnectionSharedKey
|
72
|
+
InboundNatRuleListResult = Azure::Network::Mgmt::V2017_10_01::Models::InboundNatRuleListResult
|
73
|
+
PublicIPAddressSku = Azure::Network::Mgmt::V2017_10_01::Models::PublicIPAddressSku
|
74
|
+
LoadBalancerBackendAddressPoolListResult = Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancerBackendAddressPoolListResult
|
75
|
+
ConnectionResetSharedKey = Azure::Network::Mgmt::V2017_10_01::Models::ConnectionResetSharedKey
|
76
|
+
LoadBalancerFrontendIPConfigurationListResult = Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancerFrontendIPConfigurationListResult
|
77
|
+
IpsecPolicy = Azure::Network::Mgmt::V2017_10_01::Models::IpsecPolicy
|
78
|
+
LoadBalancerLoadBalancingRuleListResult = Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancerLoadBalancingRuleListResult
|
79
|
+
GatewayRouteListResult = Azure::Network::Mgmt::V2017_10_01::Models::GatewayRouteListResult
|
80
|
+
LoadBalancerProbeListResult = Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancerProbeListResult
|
81
|
+
BgpPeerStatusListResult = Azure::Network::Mgmt::V2017_10_01::Models::BgpPeerStatusListResult
|
82
|
+
NetworkInterfaceListResult = Azure::Network::Mgmt::V2017_10_01::Models::NetworkInterfaceListResult
|
83
|
+
VirtualNetworkGatewayListResult = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayListResult
|
84
|
+
ErrorDetails = Azure::Network::Mgmt::V2017_10_01::Models::ErrorDetails
|
85
|
+
ApplicationGatewayBackendHealthHttpSettings = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayBackendHealthHttpSettings
|
86
|
+
Error = Azure::Network::Mgmt::V2017_10_01::Models::Error
|
87
|
+
ApplicationGatewayBackendHealth = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayBackendHealth
|
88
|
+
AzureAsyncOperationResult = Azure::Network::Mgmt::V2017_10_01::Models::AzureAsyncOperationResult
|
89
|
+
ApplicationGatewaySslPolicy = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslPolicy
|
90
|
+
NetworkInterfaceIPConfigurationListResult = Azure::Network::Mgmt::V2017_10_01::Models::NetworkInterfaceIPConfigurationListResult
|
91
|
+
GatewayRoute = Azure::Network::Mgmt::V2017_10_01::Models::GatewayRoute
|
92
|
+
NetworkInterfaceLoadBalancerListResult = Azure::Network::Mgmt::V2017_10_01::Models::NetworkInterfaceLoadBalancerListResult
|
93
|
+
BgpSettings = Azure::Network::Mgmt::V2017_10_01::Models::BgpSettings
|
94
|
+
EffectiveNetworkSecurityGroupAssociation = Azure::Network::Mgmt::V2017_10_01::Models::EffectiveNetworkSecurityGroupAssociation
|
95
|
+
VirtualNetworkGatewaySku = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewaySku
|
96
|
+
EffectiveNetworkSecurityRule = Azure::Network::Mgmt::V2017_10_01::Models::EffectiveNetworkSecurityRule
|
97
|
+
ApplicationGatewayProbeHealthResponseMatch = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayProbeHealthResponseMatch
|
98
|
+
EffectiveNetworkSecurityGroup = Azure::Network::Mgmt::V2017_10_01::Models::EffectiveNetworkSecurityGroup
|
99
|
+
VirtualNetworkUsageName = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkUsageName
|
100
|
+
EffectiveNetworkSecurityGroupListResult = Azure::Network::Mgmt::V2017_10_01::Models::EffectiveNetworkSecurityGroupListResult
|
101
|
+
VirtualNetworkListResult = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkListResult
|
102
|
+
EffectiveRoute = Azure::Network::Mgmt::V2017_10_01::Models::EffectiveRoute
|
103
|
+
ApplicationGatewayWebApplicationFirewallConfiguration = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayWebApplicationFirewallConfiguration
|
104
|
+
EffectiveRouteListResult = Azure::Network::Mgmt::V2017_10_01::Models::EffectiveRouteListResult
|
105
|
+
ApplicationGatewayListResult = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayListResult
|
106
|
+
SecurityRuleListResult = Azure::Network::Mgmt::V2017_10_01::Models::SecurityRuleListResult
|
107
|
+
ApplicationGatewayFirewallRuleGroup = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFirewallRuleGroup
|
108
|
+
NetworkSecurityGroupListResult = Azure::Network::Mgmt::V2017_10_01::Models::NetworkSecurityGroupListResult
|
109
|
+
ApplicationGatewayAvailableWafRuleSetsResult = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayAvailableWafRuleSetsResult
|
110
|
+
LogSpecification = Azure::Network::Mgmt::V2017_10_01::Models::LogSpecification
|
111
|
+
AddressSpace = Azure::Network::Mgmt::V2017_10_01::Models::AddressSpace
|
112
|
+
NetworkWatcherListResult = Azure::Network::Mgmt::V2017_10_01::Models::NetworkWatcherListResult
|
113
|
+
Resource = Azure::Network::Mgmt::V2017_10_01::Models::Resource
|
114
|
+
TopologyParameters = Azure::Network::Mgmt::V2017_10_01::Models::TopologyParameters
|
115
|
+
ApplicationSecurityGroupListResult = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationSecurityGroupListResult
|
116
|
+
DnsNameAvailabilityResult = Azure::Network::Mgmt::V2017_10_01::Models::DnsNameAvailabilityResult
|
117
|
+
Dimension = Azure::Network::Mgmt::V2017_10_01::Models::Dimension
|
118
|
+
EndpointServicesListResult = Azure::Network::Mgmt::V2017_10_01::Models::EndpointServicesListResult
|
119
|
+
MetricSpecification = Azure::Network::Mgmt::V2017_10_01::Models::MetricSpecification
|
120
|
+
AuthorizationListResult = Azure::Network::Mgmt::V2017_10_01::Models::AuthorizationListResult
|
121
|
+
Topology = Azure::Network::Mgmt::V2017_10_01::Models::Topology
|
122
|
+
UsageName = Azure::Network::Mgmt::V2017_10_01::Models::UsageName
|
123
|
+
VerificationIPFlowParameters = Azure::Network::Mgmt::V2017_10_01::Models::VerificationIPFlowParameters
|
124
|
+
BgpServiceCommunityListResult = Azure::Network::Mgmt::V2017_10_01::Models::BgpServiceCommunityListResult
|
125
|
+
VerificationIPFlowResult = Azure::Network::Mgmt::V2017_10_01::Models::VerificationIPFlowResult
|
126
|
+
Ipv6ExpressRouteCircuitPeeringConfig = Azure::Network::Mgmt::V2017_10_01::Models::Ipv6ExpressRouteCircuitPeeringConfig
|
127
|
+
NextHopParameters = Azure::Network::Mgmt::V2017_10_01::Models::NextHopParameters
|
128
|
+
ExpressRouteCircuitSku = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitSku
|
129
|
+
NextHopResult = Azure::Network::Mgmt::V2017_10_01::Models::NextHopResult
|
130
|
+
RouteListResult = Azure::Network::Mgmt::V2017_10_01::Models::RouteListResult
|
131
|
+
SecurityGroupViewParameters = Azure::Network::Mgmt::V2017_10_01::Models::SecurityGroupViewParameters
|
132
|
+
ExpressRouteCircuitsArpTableListResult = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitsArpTableListResult
|
133
|
+
NetworkInterfaceAssociation = Azure::Network::Mgmt::V2017_10_01::Models::NetworkInterfaceAssociation
|
134
|
+
ExpressRouteCircuitsRoutesTableListResult = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitsRoutesTableListResult
|
135
|
+
SubnetAssociation = Azure::Network::Mgmt::V2017_10_01::Models::SubnetAssociation
|
136
|
+
ExpressRouteCircuitsRoutesTableSummaryListResult = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitsRoutesTableSummaryListResult
|
137
|
+
SecurityRuleAssociations = Azure::Network::Mgmt::V2017_10_01::Models::SecurityRuleAssociations
|
138
|
+
ExpressRouteServiceProviderBandwidthsOffered = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteServiceProviderBandwidthsOffered
|
139
|
+
SecurityGroupNetworkInterface = Azure::Network::Mgmt::V2017_10_01::Models::SecurityGroupNetworkInterface
|
140
|
+
ExpressRouteServiceProviderListResult = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteServiceProviderListResult
|
141
|
+
SecurityGroupViewResult = Azure::Network::Mgmt::V2017_10_01::Models::SecurityGroupViewResult
|
142
|
+
RouteFilterRuleListResult = Azure::Network::Mgmt::V2017_10_01::Models::RouteFilterRuleListResult
|
143
|
+
PacketCaptureStorageLocation = Azure::Network::Mgmt::V2017_10_01::Models::PacketCaptureStorageLocation
|
144
|
+
PublicIPAddressListResult = Azure::Network::Mgmt::V2017_10_01::Models::PublicIPAddressListResult
|
145
|
+
PacketCaptureFilter = Azure::Network::Mgmt::V2017_10_01::Models::PacketCaptureFilter
|
146
|
+
VirtualNetworkGatewayListConnectionsResult = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayListConnectionsResult
|
147
|
+
PacketCaptureParameters = Azure::Network::Mgmt::V2017_10_01::Models::PacketCaptureParameters
|
148
|
+
ServiceEndpointPropertiesFormat = Azure::Network::Mgmt::V2017_10_01::Models::ServiceEndpointPropertiesFormat
|
149
|
+
PacketCapture = Azure::Network::Mgmt::V2017_10_01::Models::PacketCapture
|
150
|
+
VirtualNetworkGatewayConnectionListResult = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayConnectionListResult
|
151
|
+
PacketCaptureResult = Azure::Network::Mgmt::V2017_10_01::Models::PacketCaptureResult
|
152
|
+
ApplicationGatewayBackendAddress = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayBackendAddress
|
153
|
+
PacketCaptureListResult = Azure::Network::Mgmt::V2017_10_01::Models::PacketCaptureListResult
|
154
|
+
ApplicationGatewayBackendHealthServer = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayBackendHealthServer
|
155
|
+
PacketCaptureQueryStatusResult = Azure::Network::Mgmt::V2017_10_01::Models::PacketCaptureQueryStatusResult
|
156
|
+
ApplicationGatewaySku = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySku
|
157
|
+
TroubleshootingParameters = Azure::Network::Mgmt::V2017_10_01::Models::TroubleshootingParameters
|
158
|
+
BgpPeerStatus = Azure::Network::Mgmt::V2017_10_01::Models::BgpPeerStatus
|
159
|
+
QueryTroubleshootingParameters = Azure::Network::Mgmt::V2017_10_01::Models::QueryTroubleshootingParameters
|
160
|
+
VirtualNetworkListUsageResult = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkListUsageResult
|
161
|
+
TroubleshootingRecommendedActions = Azure::Network::Mgmt::V2017_10_01::Models::TroubleshootingRecommendedActions
|
162
|
+
IPAddressAvailabilityResult = Azure::Network::Mgmt::V2017_10_01::Models::IPAddressAvailabilityResult
|
163
|
+
TroubleshootingDetails = Azure::Network::Mgmt::V2017_10_01::Models::TroubleshootingDetails
|
164
|
+
DhcpOptions = Azure::Network::Mgmt::V2017_10_01::Models::DhcpOptions
|
165
|
+
TroubleshootingResult = Azure::Network::Mgmt::V2017_10_01::Models::TroubleshootingResult
|
166
|
+
VirtualNetworkPeeringListResult = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkPeeringListResult
|
167
|
+
RetentionPolicyParameters = Azure::Network::Mgmt::V2017_10_01::Models::RetentionPolicyParameters
|
168
|
+
ApplicationGatewayAvailableSslPredefinedPolicies = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayAvailableSslPredefinedPolicies
|
169
|
+
FlowLogStatusParameters = Azure::Network::Mgmt::V2017_10_01::Models::FlowLogStatusParameters
|
170
|
+
UsagesListResult = Azure::Network::Mgmt::V2017_10_01::Models::UsagesListResult
|
171
|
+
FlowLogInformation = Azure::Network::Mgmt::V2017_10_01::Models::FlowLogInformation
|
172
|
+
ExpressRouteCircuitPeeringConfig = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitPeeringConfig
|
173
|
+
ConnectivitySource = Azure::Network::Mgmt::V2017_10_01::Models::ConnectivitySource
|
174
|
+
BGPCommunity = Azure::Network::Mgmt::V2017_10_01::Models::BGPCommunity
|
175
|
+
ConnectivityDestination = Azure::Network::Mgmt::V2017_10_01::Models::ConnectivityDestination
|
176
|
+
ExpressRouteCircuitServiceProviderProperties = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitServiceProviderProperties
|
177
|
+
ConnectivityParameters = Azure::Network::Mgmt::V2017_10_01::Models::ConnectivityParameters
|
178
|
+
ExpressRouteCircuitRoutesTable = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitRoutesTable
|
179
|
+
ConnectivityIssue = Azure::Network::Mgmt::V2017_10_01::Models::ConnectivityIssue
|
180
|
+
ExpressRouteCircuitListResult = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitListResult
|
181
|
+
ConnectivityHop = Azure::Network::Mgmt::V2017_10_01::Models::ConnectivityHop
|
182
|
+
LoadBalancerSku = Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancerSku
|
183
|
+
ConnectivityInformation = Azure::Network::Mgmt::V2017_10_01::Models::ConnectivityInformation
|
184
|
+
VpnDeviceScriptParameters = Azure::Network::Mgmt::V2017_10_01::Models::VpnDeviceScriptParameters
|
185
|
+
AzureReachabilityReportLocation = Azure::Network::Mgmt::V2017_10_01::Models::AzureReachabilityReportLocation
|
186
|
+
PublicIPAddressDnsSettings = Azure::Network::Mgmt::V2017_10_01::Models::PublicIPAddressDnsSettings
|
187
|
+
AzureReachabilityReportParameters = Azure::Network::Mgmt::V2017_10_01::Models::AzureReachabilityReportParameters
|
188
|
+
ApplicationGatewayConnectionDraining = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayConnectionDraining
|
189
|
+
AzureReachabilityReportLatencyInfo = Azure::Network::Mgmt::V2017_10_01::Models::AzureReachabilityReportLatencyInfo
|
190
|
+
VpnClientParameters = Azure::Network::Mgmt::V2017_10_01::Models::VpnClientParameters
|
191
|
+
AzureReachabilityReportItem = Azure::Network::Mgmt::V2017_10_01::Models::AzureReachabilityReportItem
|
192
|
+
VirtualNetworkUsage = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkUsage
|
193
|
+
AzureReachabilityReport = Azure::Network::Mgmt::V2017_10_01::Models::AzureReachabilityReport
|
194
|
+
ApplicationGatewayFirewallRule = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFirewallRule
|
195
|
+
AvailableProvidersListParameters = Azure::Network::Mgmt::V2017_10_01::Models::AvailableProvidersListParameters
|
196
|
+
TagsObject = Azure::Network::Mgmt::V2017_10_01::Models::TagsObject
|
197
|
+
AvailableProvidersListCity = Azure::Network::Mgmt::V2017_10_01::Models::AvailableProvidersListCity
|
198
|
+
ExpressRouteCircuitStats = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitStats
|
199
|
+
AvailableProvidersListState = Azure::Network::Mgmt::V2017_10_01::Models::AvailableProvidersListState
|
200
|
+
ExpressRouteCircuitArpTable = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitArpTable
|
201
|
+
AvailableProvidersListCountry = Azure::Network::Mgmt::V2017_10_01::Models::AvailableProvidersListCountry
|
202
|
+
RouteTableListResult = Azure::Network::Mgmt::V2017_10_01::Models::RouteTableListResult
|
203
|
+
AvailableProvidersList = Azure::Network::Mgmt::V2017_10_01::Models::AvailableProvidersList
|
204
|
+
LocalNetworkGatewayListResult = Azure::Network::Mgmt::V2017_10_01::Models::LocalNetworkGatewayListResult
|
205
|
+
ConnectionMonitorSource = Azure::Network::Mgmt::V2017_10_01::Models::ConnectionMonitorSource
|
206
|
+
ApplicationGatewayBackendHealthPool = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayBackendHealthPool
|
207
|
+
ConnectionMonitorDestination = Azure::Network::Mgmt::V2017_10_01::Models::ConnectionMonitorDestination
|
208
|
+
ApplicationGatewayFirewallDisabledRuleGroup = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFirewallDisabledRuleGroup
|
209
|
+
ConnectionMonitorParameters = Azure::Network::Mgmt::V2017_10_01::Models::ConnectionMonitorParameters
|
210
|
+
Usage = Azure::Network::Mgmt::V2017_10_01::Models::Usage
|
211
|
+
ConnectionMonitor = Azure::Network::Mgmt::V2017_10_01::Models::ConnectionMonitor
|
212
|
+
ExpressRouteCircuitRoutesTableSummary = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitRoutesTableSummary
|
213
|
+
ConnectionMonitorResult = Azure::Network::Mgmt::V2017_10_01::Models::ConnectionMonitorResult
|
214
|
+
TunnelConnectionHealth = Azure::Network::Mgmt::V2017_10_01::Models::TunnelConnectionHealth
|
215
|
+
ConnectionMonitorListResult = Azure::Network::Mgmt::V2017_10_01::Models::ConnectionMonitorListResult
|
216
|
+
SubnetListResult = Azure::Network::Mgmt::V2017_10_01::Models::SubnetListResult
|
217
|
+
ConnectionStateSnapshot = Azure::Network::Mgmt::V2017_10_01::Models::ConnectionStateSnapshot
|
218
|
+
RouteFilterListResult = Azure::Network::Mgmt::V2017_10_01::Models::RouteFilterListResult
|
219
|
+
ConnectionMonitorQueryResult = Azure::Network::Mgmt::V2017_10_01::Models::ConnectionMonitorQueryResult
|
220
|
+
ExpressRouteCircuitPeeringListResult = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitPeeringListResult
|
221
|
+
OperationDisplay = Azure::Network::Mgmt::V2017_10_01::Models::OperationDisplay
|
222
|
+
VpnClientConfiguration = Azure::Network::Mgmt::V2017_10_01::Models::VpnClientConfiguration
|
223
|
+
Availability = Azure::Network::Mgmt::V2017_10_01::Models::Availability
|
224
|
+
BackendAddressPool = Azure::Network::Mgmt::V2017_10_01::Models::BackendAddressPool
|
225
|
+
InboundNatRule = Azure::Network::Mgmt::V2017_10_01::Models::InboundNatRule
|
226
|
+
ApplicationSecurityGroup = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationSecurityGroup
|
227
|
+
SecurityRule = Azure::Network::Mgmt::V2017_10_01::Models::SecurityRule
|
228
|
+
NetworkInterface = Azure::Network::Mgmt::V2017_10_01::Models::NetworkInterface
|
229
|
+
NetworkSecurityGroup = Azure::Network::Mgmt::V2017_10_01::Models::NetworkSecurityGroup
|
230
|
+
Route = Azure::Network::Mgmt::V2017_10_01::Models::Route
|
231
|
+
RouteTable = Azure::Network::Mgmt::V2017_10_01::Models::RouteTable
|
232
|
+
PublicIPAddress = Azure::Network::Mgmt::V2017_10_01::Models::PublicIPAddress
|
233
|
+
IPConfiguration = Azure::Network::Mgmt::V2017_10_01::Models::IPConfiguration
|
234
|
+
ResourceNavigationLink = Azure::Network::Mgmt::V2017_10_01::Models::ResourceNavigationLink
|
235
|
+
Subnet = Azure::Network::Mgmt::V2017_10_01::Models::Subnet
|
236
|
+
NetworkInterfaceIPConfiguration = Azure::Network::Mgmt::V2017_10_01::Models::NetworkInterfaceIPConfiguration
|
237
|
+
ApplicationGatewayBackendAddressPool = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayBackendAddressPool
|
238
|
+
ApplicationGatewayBackendHttpSettings = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayBackendHttpSettings
|
239
|
+
ApplicationGatewayIPConfiguration = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayIPConfiguration
|
240
|
+
ApplicationGatewayAuthenticationCertificate = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayAuthenticationCertificate
|
241
|
+
ApplicationGatewaySslCertificate = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslCertificate
|
242
|
+
ApplicationGatewayFrontendIPConfiguration = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFrontendIPConfiguration
|
243
|
+
ApplicationGatewayFrontendPort = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFrontendPort
|
244
|
+
ApplicationGatewayHttpListener = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayHttpListener
|
245
|
+
ApplicationGatewayPathRule = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayPathRule
|
246
|
+
ApplicationGatewayProbe = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayProbe
|
247
|
+
ApplicationGatewayRequestRoutingRule = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayRequestRoutingRule
|
248
|
+
ApplicationGatewayRedirectConfiguration = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayRedirectConfiguration
|
249
|
+
ApplicationGatewayUrlPathMap = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayUrlPathMap
|
250
|
+
ApplicationGateway = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGateway
|
251
|
+
ApplicationGatewayFirewallRuleSet = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFirewallRuleSet
|
252
|
+
ApplicationGatewayAvailableSslOptions = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayAvailableSslOptions
|
253
|
+
ApplicationGatewaySslPredefinedPolicy = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslPredefinedPolicy
|
254
|
+
EndpointServiceResult = Azure::Network::Mgmt::V2017_10_01::Models::EndpointServiceResult
|
255
|
+
ExpressRouteCircuitAuthorization = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitAuthorization
|
256
|
+
RouteFilterRule = Azure::Network::Mgmt::V2017_10_01::Models::RouteFilterRule
|
257
|
+
ExpressRouteCircuitPeering = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitPeering
|
258
|
+
RouteFilter = Azure::Network::Mgmt::V2017_10_01::Models::RouteFilter
|
259
|
+
ExpressRouteCircuit = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuit
|
260
|
+
ExpressRouteServiceProvider = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteServiceProvider
|
261
|
+
FrontendIPConfiguration = Azure::Network::Mgmt::V2017_10_01::Models::FrontendIPConfiguration
|
262
|
+
LoadBalancingRule = Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancingRule
|
263
|
+
Probe = Azure::Network::Mgmt::V2017_10_01::Models::Probe
|
264
|
+
InboundNatPool = Azure::Network::Mgmt::V2017_10_01::Models::InboundNatPool
|
265
|
+
OutboundNatRule = Azure::Network::Mgmt::V2017_10_01::Models::OutboundNatRule
|
266
|
+
LoadBalancer = Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancer
|
267
|
+
NetworkWatcher = Azure::Network::Mgmt::V2017_10_01::Models::NetworkWatcher
|
268
|
+
PatchRouteFilterRule = Azure::Network::Mgmt::V2017_10_01::Models::PatchRouteFilterRule
|
269
|
+
PatchRouteFilter = Azure::Network::Mgmt::V2017_10_01::Models::PatchRouteFilter
|
270
|
+
BgpServiceCommunity = Azure::Network::Mgmt::V2017_10_01::Models::BgpServiceCommunity
|
271
|
+
VirtualNetworkPeering = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkPeering
|
272
|
+
VirtualNetwork = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetwork
|
273
|
+
VirtualNetworkGatewayIPConfiguration = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayIPConfiguration
|
274
|
+
VpnClientRootCertificate = Azure::Network::Mgmt::V2017_10_01::Models::VpnClientRootCertificate
|
275
|
+
VpnClientRevokedCertificate = Azure::Network::Mgmt::V2017_10_01::Models::VpnClientRevokedCertificate
|
276
|
+
VirtualNetworkGateway = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGateway
|
277
|
+
LocalNetworkGateway = Azure::Network::Mgmt::V2017_10_01::Models::LocalNetworkGateway
|
278
|
+
VirtualNetworkGatewayConnection = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayConnection
|
279
|
+
VirtualNetworkGatewayConnectionListEntity = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayConnectionListEntity
|
280
|
+
TransportProtocol = Azure::Network::Mgmt::V2017_10_01::Models::TransportProtocol
|
281
|
+
IPAllocationMethod = Azure::Network::Mgmt::V2017_10_01::Models::IPAllocationMethod
|
282
|
+
IPVersion = Azure::Network::Mgmt::V2017_10_01::Models::IPVersion
|
283
|
+
SecurityRuleProtocol = Azure::Network::Mgmt::V2017_10_01::Models::SecurityRuleProtocol
|
284
|
+
SecurityRuleAccess = Azure::Network::Mgmt::V2017_10_01::Models::SecurityRuleAccess
|
285
|
+
SecurityRuleDirection = Azure::Network::Mgmt::V2017_10_01::Models::SecurityRuleDirection
|
286
|
+
RouteNextHopType = Azure::Network::Mgmt::V2017_10_01::Models::RouteNextHopType
|
287
|
+
PublicIPAddressSkuName = Azure::Network::Mgmt::V2017_10_01::Models::PublicIPAddressSkuName
|
288
|
+
ApplicationGatewayProtocol = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayProtocol
|
289
|
+
ApplicationGatewayCookieBasedAffinity = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayCookieBasedAffinity
|
290
|
+
ApplicationGatewayBackendHealthServerHealth = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayBackendHealthServerHealth
|
291
|
+
ApplicationGatewaySkuName = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySkuName
|
292
|
+
ApplicationGatewayTier = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayTier
|
293
|
+
ApplicationGatewaySslProtocol = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslProtocol
|
294
|
+
ApplicationGatewaySslPolicyType = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslPolicyType
|
295
|
+
ApplicationGatewaySslPolicyName = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslPolicyName
|
296
|
+
ApplicationGatewaySslCipherSuite = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslCipherSuite
|
297
|
+
ApplicationGatewayRequestRoutingRuleType = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayRequestRoutingRuleType
|
298
|
+
ApplicationGatewayRedirectType = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayRedirectType
|
299
|
+
ApplicationGatewayOperationalState = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayOperationalState
|
300
|
+
ApplicationGatewayFirewallMode = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFirewallMode
|
301
|
+
AuthorizationUseStatus = Azure::Network::Mgmt::V2017_10_01::Models::AuthorizationUseStatus
|
302
|
+
ExpressRouteCircuitPeeringAdvertisedPublicPrefixState = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
|
303
|
+
Access = Azure::Network::Mgmt::V2017_10_01::Models::Access
|
304
|
+
ExpressRouteCircuitPeeringType = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitPeeringType
|
305
|
+
ExpressRouteCircuitPeeringState = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitPeeringState
|
306
|
+
ExpressRouteCircuitSkuTier = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitSkuTier
|
307
|
+
ExpressRouteCircuitSkuFamily = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitSkuFamily
|
308
|
+
ServiceProviderProvisioningState = Azure::Network::Mgmt::V2017_10_01::Models::ServiceProviderProvisioningState
|
309
|
+
LoadBalancerSkuName = Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancerSkuName
|
310
|
+
LoadDistribution = Azure::Network::Mgmt::V2017_10_01::Models::LoadDistribution
|
311
|
+
ProbeProtocol = Azure::Network::Mgmt::V2017_10_01::Models::ProbeProtocol
|
312
|
+
NetworkOperationStatus = Azure::Network::Mgmt::V2017_10_01::Models::NetworkOperationStatus
|
313
|
+
EffectiveSecurityRuleProtocol = Azure::Network::Mgmt::V2017_10_01::Models::EffectiveSecurityRuleProtocol
|
314
|
+
EffectiveRouteSource = Azure::Network::Mgmt::V2017_10_01::Models::EffectiveRouteSource
|
315
|
+
EffectiveRouteState = Azure::Network::Mgmt::V2017_10_01::Models::EffectiveRouteState
|
316
|
+
ProvisioningState = Azure::Network::Mgmt::V2017_10_01::Models::ProvisioningState
|
317
|
+
AssociationType = Azure::Network::Mgmt::V2017_10_01::Models::AssociationType
|
318
|
+
Direction = Azure::Network::Mgmt::V2017_10_01::Models::Direction
|
319
|
+
Protocol = Azure::Network::Mgmt::V2017_10_01::Models::Protocol
|
320
|
+
NextHopType = Azure::Network::Mgmt::V2017_10_01::Models::NextHopType
|
321
|
+
PcProtocol = Azure::Network::Mgmt::V2017_10_01::Models::PcProtocol
|
322
|
+
PcStatus = Azure::Network::Mgmt::V2017_10_01::Models::PcStatus
|
323
|
+
PcError = Azure::Network::Mgmt::V2017_10_01::Models::PcError
|
324
|
+
Origin = Azure::Network::Mgmt::V2017_10_01::Models::Origin
|
325
|
+
Severity = Azure::Network::Mgmt::V2017_10_01::Models::Severity
|
326
|
+
IssueType = Azure::Network::Mgmt::V2017_10_01::Models::IssueType
|
327
|
+
ConnectionStatus = Azure::Network::Mgmt::V2017_10_01::Models::ConnectionStatus
|
328
|
+
ConnectionState = Azure::Network::Mgmt::V2017_10_01::Models::ConnectionState
|
329
|
+
EvaluationState = Azure::Network::Mgmt::V2017_10_01::Models::EvaluationState
|
330
|
+
VirtualNetworkPeeringState = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkPeeringState
|
331
|
+
VirtualNetworkGatewayType = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayType
|
332
|
+
VpnType = Azure::Network::Mgmt::V2017_10_01::Models::VpnType
|
333
|
+
VirtualNetworkGatewaySkuName = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewaySkuName
|
334
|
+
VirtualNetworkGatewaySkuTier = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewaySkuTier
|
335
|
+
VpnClientProtocol = Azure::Network::Mgmt::V2017_10_01::Models::VpnClientProtocol
|
336
|
+
BgpPeerState = Azure::Network::Mgmt::V2017_10_01::Models::BgpPeerState
|
337
|
+
ProcessorArchitecture = Azure::Network::Mgmt::V2017_10_01::Models::ProcessorArchitecture
|
338
|
+
AuthenticationMethod = Azure::Network::Mgmt::V2017_10_01::Models::AuthenticationMethod
|
339
|
+
VirtualNetworkGatewayConnectionStatus = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayConnectionStatus
|
340
|
+
VirtualNetworkGatewayConnectionType = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayConnectionType
|
341
|
+
IpsecEncryption = Azure::Network::Mgmt::V2017_10_01::Models::IpsecEncryption
|
342
|
+
IpsecIntegrity = Azure::Network::Mgmt::V2017_10_01::Models::IpsecIntegrity
|
343
|
+
IkeEncryption = Azure::Network::Mgmt::V2017_10_01::Models::IkeEncryption
|
344
|
+
IkeIntegrity = Azure::Network::Mgmt::V2017_10_01::Models::IkeIntegrity
|
345
|
+
DhGroup = Azure::Network::Mgmt::V2017_10_01::Models::DhGroup
|
346
|
+
PfsGroup = Azure::Network::Mgmt::V2017_10_01::Models::PfsGroup
|
347
|
+
end
|
348
|
+
|
349
|
+
class NetworkManagementClass
|
350
|
+
attr_reader :application_gateways, :application_security_groups, :available_endpoint_services, :express_route_circuit_authorizations, :express_route_circuit_peerings, :express_route_circuits, :express_route_service_providers, :load_balancers, :load_balancer_backend_address_pools, :load_balancer_frontend_ipconfigurations, :inbound_nat_rules, :load_balancer_load_balancing_rules, :load_balancer_network_interfaces, :load_balancer_probes, :network_interfaces, :network_interface_ipconfigurations, :network_interface_load_balancers, :network_security_groups, :security_rules, :default_security_rules, :network_watchers, :packet_captures, :connection_monitors, :operations, :public_ipaddresses, :route_filters, :route_filter_rules, :route_tables, :routes, :bgp_service_communities, :usages, :virtual_networks, :subnets, :virtual_network_peerings, :virtual_network_gateways, :virtual_network_gateway_connections, :local_network_gateways, :configurable, :base_url, :options, :model_classes
|
351
|
+
|
352
|
+
def initialize(configurable, base_url=nil, options=nil)
|
353
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
354
|
+
|
355
|
+
@client_0 = Azure::Network::Mgmt::V2017_03_30::NetworkManagementClient.new(configurable.credentials, base_url, options)
|
356
|
+
if(@client_0.respond_to?(:subscription_id))
|
357
|
+
@client_0.subscription_id = configurable.subscription_id
|
358
|
+
end
|
359
|
+
add_telemetry(@client_0)
|
360
|
+
|
361
|
+
@client_1 = Azure::Network::Mgmt::V2017_10_01::NetworkManagementClient.new(configurable.credentials, base_url, options)
|
362
|
+
if(@client_1.respond_to?(:subscription_id))
|
363
|
+
@client_1.subscription_id = configurable.subscription_id
|
364
|
+
end
|
365
|
+
add_telemetry(@client_1)
|
366
|
+
@application_gateways = @client_1.application_gateways
|
367
|
+
@application_security_groups = @client_1.application_security_groups
|
368
|
+
@available_endpoint_services = @client_1.available_endpoint_services
|
369
|
+
@express_route_circuit_authorizations = @client_1.express_route_circuit_authorizations
|
370
|
+
@express_route_circuit_peerings = @client_1.express_route_circuit_peerings
|
371
|
+
@express_route_circuits = @client_1.express_route_circuits
|
372
|
+
@express_route_service_providers = @client_1.express_route_service_providers
|
373
|
+
@load_balancers = @client_1.load_balancers
|
374
|
+
@load_balancer_backend_address_pools = @client_1.load_balancer_backend_address_pools
|
375
|
+
@load_balancer_frontend_ipconfigurations = @client_1.load_balancer_frontend_ipconfigurations
|
376
|
+
@inbound_nat_rules = @client_1.inbound_nat_rules
|
377
|
+
@load_balancer_load_balancing_rules = @client_1.load_balancer_load_balancing_rules
|
378
|
+
@load_balancer_network_interfaces = @client_1.load_balancer_network_interfaces
|
379
|
+
@load_balancer_probes = @client_1.load_balancer_probes
|
380
|
+
@network_interfaces = @client_1.network_interfaces
|
381
|
+
@network_interface_ipconfigurations = @client_1.network_interface_ipconfigurations
|
382
|
+
@network_interface_load_balancers = @client_1.network_interface_load_balancers
|
383
|
+
@network_security_groups = @client_1.network_security_groups
|
384
|
+
@security_rules = @client_1.security_rules
|
385
|
+
@default_security_rules = @client_1.default_security_rules
|
386
|
+
@network_watchers = @client_1.network_watchers
|
387
|
+
@packet_captures = @client_1.packet_captures
|
388
|
+
@connection_monitors = @client_1.connection_monitors
|
389
|
+
@operations = @client_1.operations
|
390
|
+
@public_ipaddresses = @client_1.public_ipaddresses
|
391
|
+
@route_filters = @client_1.route_filters
|
392
|
+
@route_filter_rules = @client_1.route_filter_rules
|
393
|
+
@route_tables = @client_1.route_tables
|
394
|
+
@routes = @client_1.routes
|
395
|
+
@bgp_service_communities = @client_1.bgp_service_communities
|
396
|
+
@usages = @client_1.usages
|
397
|
+
@virtual_networks = @client_1.virtual_networks
|
398
|
+
@subnets = @client_1.subnets
|
399
|
+
@virtual_network_peerings = @client_1.virtual_network_peerings
|
400
|
+
@virtual_network_gateways = @client_1.virtual_network_gateways
|
401
|
+
@virtual_network_gateway_connections = @client_1.virtual_network_gateway_connections
|
402
|
+
@local_network_gateways = @client_1.local_network_gateways
|
403
|
+
|
404
|
+
@model_classes = ModelClasses.new
|
405
|
+
end
|
406
|
+
|
407
|
+
def add_telemetry(client)
|
408
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/V2018_03_01/Network/Mgmt"
|
409
|
+
client.add_user_agent_information(profile_information)
|
410
|
+
end
|
411
|
+
|
412
|
+
def method_missing(method, *args)
|
413
|
+
if @client_1.respond_to?method
|
414
|
+
@client_1.send(method, *args)
|
415
|
+
elsif @client_0.respond_to?method
|
416
|
+
@client_0.send(method, *args)
|
417
|
+
else
|
418
|
+
super
|
419
|
+
end
|
420
|
+
end
|
421
|
+
|
422
|
+
class ModelClasses
|
423
|
+
def ip_tag
|
424
|
+
Azure::Network::Mgmt::V2017_03_30::Models::IpTag
|
425
|
+
end
|
426
|
+
def private_link_service_connection_state
|
427
|
+
Azure::Network::Mgmt::V2017_03_30::Models::PrivateLinkServiceConnectionState
|
428
|
+
end
|
429
|
+
def ddos_settings
|
430
|
+
Azure::Network::Mgmt::V2017_03_30::Models::DdosSettings
|
431
|
+
end
|
432
|
+
def delegation
|
433
|
+
Azure::Network::Mgmt::V2017_03_30::Models::Delegation
|
434
|
+
end
|
435
|
+
def service_association_link
|
436
|
+
Azure::Network::Mgmt::V2017_03_30::Models::ServiceAssociationLink
|
437
|
+
end
|
438
|
+
def private_link_service_connection
|
439
|
+
Azure::Network::Mgmt::V2017_03_30::Models::PrivateLinkServiceConnection
|
440
|
+
end
|
441
|
+
def private_endpoint
|
442
|
+
Azure::Network::Mgmt::V2017_03_30::Models::PrivateEndpoint
|
443
|
+
end
|
444
|
+
def network_interface_tap_configuration
|
445
|
+
Azure::Network::Mgmt::V2017_03_30::Models::NetworkInterfaceTapConfiguration
|
446
|
+
end
|
447
|
+
def virtual_network_tap
|
448
|
+
Azure::Network::Mgmt::V2017_03_30::Models::VirtualNetworkTap
|
449
|
+
end
|
450
|
+
def service_endpoint_policy_definition
|
451
|
+
Azure::Network::Mgmt::V2017_03_30::Models::ServiceEndpointPolicyDefinition
|
452
|
+
end
|
453
|
+
def service_endpoint_policy
|
454
|
+
Azure::Network::Mgmt::V2017_03_30::Models::ServiceEndpointPolicy
|
455
|
+
end
|
456
|
+
def ipconfiguration_profile
|
457
|
+
Azure::Network::Mgmt::V2017_03_30::Models::IPConfigurationProfile
|
458
|
+
end
|
459
|
+
def ddos_settings_protection_coverage
|
460
|
+
Azure::Network::Mgmt::V2017_03_30::Models::DdosSettingsProtectionCoverage
|
461
|
+
end
|
462
|
+
def topology_association
|
463
|
+
Azure::Network::Mgmt::V2017_10_01::Models::TopologyAssociation
|
464
|
+
end
|
465
|
+
def sub_resource
|
466
|
+
Azure::Network::Mgmt::V2017_10_01::Models::SubResource
|
467
|
+
end
|
468
|
+
def topology_resource
|
469
|
+
Azure::Network::Mgmt::V2017_10_01::Models::TopologyResource
|
470
|
+
end
|
471
|
+
def operation_list_result
|
472
|
+
Azure::Network::Mgmt::V2017_10_01::Models::OperationListResult
|
473
|
+
end
|
474
|
+
def operation
|
475
|
+
Azure::Network::Mgmt::V2017_10_01::Models::Operation
|
476
|
+
end
|
477
|
+
def network_interface_dns_settings
|
478
|
+
Azure::Network::Mgmt::V2017_10_01::Models::NetworkInterfaceDnsSettings
|
479
|
+
end
|
480
|
+
def operation_properties_format_service_specification
|
481
|
+
Azure::Network::Mgmt::V2017_10_01::Models::OperationPropertiesFormatServiceSpecification
|
482
|
+
end
|
483
|
+
def virtual_network_connection_gateway_reference
|
484
|
+
Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkConnectionGatewayReference
|
485
|
+
end
|
486
|
+
def load_balancer_list_result
|
487
|
+
Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancerListResult
|
488
|
+
end
|
489
|
+
def connection_shared_key
|
490
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ConnectionSharedKey
|
491
|
+
end
|
492
|
+
def inbound_nat_rule_list_result
|
493
|
+
Azure::Network::Mgmt::V2017_10_01::Models::InboundNatRuleListResult
|
494
|
+
end
|
495
|
+
def public_ipaddress_sku
|
496
|
+
Azure::Network::Mgmt::V2017_10_01::Models::PublicIPAddressSku
|
497
|
+
end
|
498
|
+
def load_balancer_backend_address_pool_list_result
|
499
|
+
Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancerBackendAddressPoolListResult
|
500
|
+
end
|
501
|
+
def connection_reset_shared_key
|
502
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ConnectionResetSharedKey
|
503
|
+
end
|
504
|
+
def load_balancer_frontend_ipconfiguration_list_result
|
505
|
+
Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancerFrontendIPConfigurationListResult
|
506
|
+
end
|
507
|
+
def ipsec_policy
|
508
|
+
Azure::Network::Mgmt::V2017_10_01::Models::IpsecPolicy
|
509
|
+
end
|
510
|
+
def load_balancer_load_balancing_rule_list_result
|
511
|
+
Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancerLoadBalancingRuleListResult
|
512
|
+
end
|
513
|
+
def gateway_route_list_result
|
514
|
+
Azure::Network::Mgmt::V2017_10_01::Models::GatewayRouteListResult
|
515
|
+
end
|
516
|
+
def load_balancer_probe_list_result
|
517
|
+
Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancerProbeListResult
|
518
|
+
end
|
519
|
+
def bgp_peer_status_list_result
|
520
|
+
Azure::Network::Mgmt::V2017_10_01::Models::BgpPeerStatusListResult
|
521
|
+
end
|
522
|
+
def network_interface_list_result
|
523
|
+
Azure::Network::Mgmt::V2017_10_01::Models::NetworkInterfaceListResult
|
524
|
+
end
|
525
|
+
def virtual_network_gateway_list_result
|
526
|
+
Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayListResult
|
527
|
+
end
|
528
|
+
def error_details
|
529
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ErrorDetails
|
530
|
+
end
|
531
|
+
def application_gateway_backend_health_http_settings
|
532
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayBackendHealthHttpSettings
|
533
|
+
end
|
534
|
+
def error
|
535
|
+
Azure::Network::Mgmt::V2017_10_01::Models::Error
|
536
|
+
end
|
537
|
+
def application_gateway_backend_health
|
538
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayBackendHealth
|
539
|
+
end
|
540
|
+
def azure_async_operation_result
|
541
|
+
Azure::Network::Mgmt::V2017_10_01::Models::AzureAsyncOperationResult
|
542
|
+
end
|
543
|
+
def application_gateway_ssl_policy
|
544
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslPolicy
|
545
|
+
end
|
546
|
+
def network_interface_ipconfiguration_list_result
|
547
|
+
Azure::Network::Mgmt::V2017_10_01::Models::NetworkInterfaceIPConfigurationListResult
|
548
|
+
end
|
549
|
+
def gateway_route
|
550
|
+
Azure::Network::Mgmt::V2017_10_01::Models::GatewayRoute
|
551
|
+
end
|
552
|
+
def network_interface_load_balancer_list_result
|
553
|
+
Azure::Network::Mgmt::V2017_10_01::Models::NetworkInterfaceLoadBalancerListResult
|
554
|
+
end
|
555
|
+
def bgp_settings
|
556
|
+
Azure::Network::Mgmt::V2017_10_01::Models::BgpSettings
|
557
|
+
end
|
558
|
+
def effective_network_security_group_association
|
559
|
+
Azure::Network::Mgmt::V2017_10_01::Models::EffectiveNetworkSecurityGroupAssociation
|
560
|
+
end
|
561
|
+
def virtual_network_gateway_sku
|
562
|
+
Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewaySku
|
563
|
+
end
|
564
|
+
def effective_network_security_rule
|
565
|
+
Azure::Network::Mgmt::V2017_10_01::Models::EffectiveNetworkSecurityRule
|
566
|
+
end
|
567
|
+
def application_gateway_probe_health_response_match
|
568
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayProbeHealthResponseMatch
|
569
|
+
end
|
570
|
+
def effective_network_security_group
|
571
|
+
Azure::Network::Mgmt::V2017_10_01::Models::EffectiveNetworkSecurityGroup
|
572
|
+
end
|
573
|
+
def virtual_network_usage_name
|
574
|
+
Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkUsageName
|
575
|
+
end
|
576
|
+
def effective_network_security_group_list_result
|
577
|
+
Azure::Network::Mgmt::V2017_10_01::Models::EffectiveNetworkSecurityGroupListResult
|
578
|
+
end
|
579
|
+
def virtual_network_list_result
|
580
|
+
Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkListResult
|
581
|
+
end
|
582
|
+
def effective_route
|
583
|
+
Azure::Network::Mgmt::V2017_10_01::Models::EffectiveRoute
|
584
|
+
end
|
585
|
+
def application_gateway_web_application_firewall_configuration
|
586
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayWebApplicationFirewallConfiguration
|
587
|
+
end
|
588
|
+
def effective_route_list_result
|
589
|
+
Azure::Network::Mgmt::V2017_10_01::Models::EffectiveRouteListResult
|
590
|
+
end
|
591
|
+
def application_gateway_list_result
|
592
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayListResult
|
593
|
+
end
|
594
|
+
def security_rule_list_result
|
595
|
+
Azure::Network::Mgmt::V2017_10_01::Models::SecurityRuleListResult
|
596
|
+
end
|
597
|
+
def application_gateway_firewall_rule_group
|
598
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFirewallRuleGroup
|
599
|
+
end
|
600
|
+
def network_security_group_list_result
|
601
|
+
Azure::Network::Mgmt::V2017_10_01::Models::NetworkSecurityGroupListResult
|
602
|
+
end
|
603
|
+
def application_gateway_available_waf_rule_sets_result
|
604
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayAvailableWafRuleSetsResult
|
605
|
+
end
|
606
|
+
def log_specification
|
607
|
+
Azure::Network::Mgmt::V2017_10_01::Models::LogSpecification
|
608
|
+
end
|
609
|
+
def address_space
|
610
|
+
Azure::Network::Mgmt::V2017_10_01::Models::AddressSpace
|
611
|
+
end
|
612
|
+
def network_watcher_list_result
|
613
|
+
Azure::Network::Mgmt::V2017_10_01::Models::NetworkWatcherListResult
|
614
|
+
end
|
615
|
+
def resource
|
616
|
+
Azure::Network::Mgmt::V2017_10_01::Models::Resource
|
617
|
+
end
|
618
|
+
def topology_parameters
|
619
|
+
Azure::Network::Mgmt::V2017_10_01::Models::TopologyParameters
|
620
|
+
end
|
621
|
+
def application_security_group_list_result
|
622
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationSecurityGroupListResult
|
623
|
+
end
|
624
|
+
def dns_name_availability_result
|
625
|
+
Azure::Network::Mgmt::V2017_10_01::Models::DnsNameAvailabilityResult
|
626
|
+
end
|
627
|
+
def dimension
|
628
|
+
Azure::Network::Mgmt::V2017_10_01::Models::Dimension
|
629
|
+
end
|
630
|
+
def endpoint_services_list_result
|
631
|
+
Azure::Network::Mgmt::V2017_10_01::Models::EndpointServicesListResult
|
632
|
+
end
|
633
|
+
def metric_specification
|
634
|
+
Azure::Network::Mgmt::V2017_10_01::Models::MetricSpecification
|
635
|
+
end
|
636
|
+
def authorization_list_result
|
637
|
+
Azure::Network::Mgmt::V2017_10_01::Models::AuthorizationListResult
|
638
|
+
end
|
639
|
+
def topology
|
640
|
+
Azure::Network::Mgmt::V2017_10_01::Models::Topology
|
641
|
+
end
|
642
|
+
def usage_name
|
643
|
+
Azure::Network::Mgmt::V2017_10_01::Models::UsageName
|
644
|
+
end
|
645
|
+
def verification_ipflow_parameters
|
646
|
+
Azure::Network::Mgmt::V2017_10_01::Models::VerificationIPFlowParameters
|
647
|
+
end
|
648
|
+
def bgp_service_community_list_result
|
649
|
+
Azure::Network::Mgmt::V2017_10_01::Models::BgpServiceCommunityListResult
|
650
|
+
end
|
651
|
+
def verification_ipflow_result
|
652
|
+
Azure::Network::Mgmt::V2017_10_01::Models::VerificationIPFlowResult
|
653
|
+
end
|
654
|
+
def ipv6_express_route_circuit_peering_config
|
655
|
+
Azure::Network::Mgmt::V2017_10_01::Models::Ipv6ExpressRouteCircuitPeeringConfig
|
656
|
+
end
|
657
|
+
def next_hop_parameters
|
658
|
+
Azure::Network::Mgmt::V2017_10_01::Models::NextHopParameters
|
659
|
+
end
|
660
|
+
def express_route_circuit_sku
|
661
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitSku
|
662
|
+
end
|
663
|
+
def next_hop_result
|
664
|
+
Azure::Network::Mgmt::V2017_10_01::Models::NextHopResult
|
665
|
+
end
|
666
|
+
def route_list_result
|
667
|
+
Azure::Network::Mgmt::V2017_10_01::Models::RouteListResult
|
668
|
+
end
|
669
|
+
def security_group_view_parameters
|
670
|
+
Azure::Network::Mgmt::V2017_10_01::Models::SecurityGroupViewParameters
|
671
|
+
end
|
672
|
+
def express_route_circuits_arp_table_list_result
|
673
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitsArpTableListResult
|
674
|
+
end
|
675
|
+
def network_interface_association
|
676
|
+
Azure::Network::Mgmt::V2017_10_01::Models::NetworkInterfaceAssociation
|
677
|
+
end
|
678
|
+
def express_route_circuits_routes_table_list_result
|
679
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitsRoutesTableListResult
|
680
|
+
end
|
681
|
+
def subnet_association
|
682
|
+
Azure::Network::Mgmt::V2017_10_01::Models::SubnetAssociation
|
683
|
+
end
|
684
|
+
def express_route_circuits_routes_table_summary_list_result
|
685
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitsRoutesTableSummaryListResult
|
686
|
+
end
|
687
|
+
def security_rule_associations
|
688
|
+
Azure::Network::Mgmt::V2017_10_01::Models::SecurityRuleAssociations
|
689
|
+
end
|
690
|
+
def express_route_service_provider_bandwidths_offered
|
691
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteServiceProviderBandwidthsOffered
|
692
|
+
end
|
693
|
+
def security_group_network_interface
|
694
|
+
Azure::Network::Mgmt::V2017_10_01::Models::SecurityGroupNetworkInterface
|
695
|
+
end
|
696
|
+
def express_route_service_provider_list_result
|
697
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteServiceProviderListResult
|
698
|
+
end
|
699
|
+
def security_group_view_result
|
700
|
+
Azure::Network::Mgmt::V2017_10_01::Models::SecurityGroupViewResult
|
701
|
+
end
|
702
|
+
def route_filter_rule_list_result
|
703
|
+
Azure::Network::Mgmt::V2017_10_01::Models::RouteFilterRuleListResult
|
704
|
+
end
|
705
|
+
def packet_capture_storage_location
|
706
|
+
Azure::Network::Mgmt::V2017_10_01::Models::PacketCaptureStorageLocation
|
707
|
+
end
|
708
|
+
def public_ipaddress_list_result
|
709
|
+
Azure::Network::Mgmt::V2017_10_01::Models::PublicIPAddressListResult
|
710
|
+
end
|
711
|
+
def packet_capture_filter
|
712
|
+
Azure::Network::Mgmt::V2017_10_01::Models::PacketCaptureFilter
|
713
|
+
end
|
714
|
+
def virtual_network_gateway_list_connections_result
|
715
|
+
Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayListConnectionsResult
|
716
|
+
end
|
717
|
+
def packet_capture_parameters
|
718
|
+
Azure::Network::Mgmt::V2017_10_01::Models::PacketCaptureParameters
|
719
|
+
end
|
720
|
+
def service_endpoint_properties_format
|
721
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ServiceEndpointPropertiesFormat
|
722
|
+
end
|
723
|
+
def packet_capture
|
724
|
+
Azure::Network::Mgmt::V2017_10_01::Models::PacketCapture
|
725
|
+
end
|
726
|
+
def virtual_network_gateway_connection_list_result
|
727
|
+
Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayConnectionListResult
|
728
|
+
end
|
729
|
+
def packet_capture_result
|
730
|
+
Azure::Network::Mgmt::V2017_10_01::Models::PacketCaptureResult
|
731
|
+
end
|
732
|
+
def application_gateway_backend_address
|
733
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayBackendAddress
|
734
|
+
end
|
735
|
+
def packet_capture_list_result
|
736
|
+
Azure::Network::Mgmt::V2017_10_01::Models::PacketCaptureListResult
|
737
|
+
end
|
738
|
+
def application_gateway_backend_health_server
|
739
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayBackendHealthServer
|
740
|
+
end
|
741
|
+
def packet_capture_query_status_result
|
742
|
+
Azure::Network::Mgmt::V2017_10_01::Models::PacketCaptureQueryStatusResult
|
743
|
+
end
|
744
|
+
def application_gateway_sku
|
745
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySku
|
746
|
+
end
|
747
|
+
def troubleshooting_parameters
|
748
|
+
Azure::Network::Mgmt::V2017_10_01::Models::TroubleshootingParameters
|
749
|
+
end
|
750
|
+
def bgp_peer_status
|
751
|
+
Azure::Network::Mgmt::V2017_10_01::Models::BgpPeerStatus
|
752
|
+
end
|
753
|
+
def query_troubleshooting_parameters
|
754
|
+
Azure::Network::Mgmt::V2017_10_01::Models::QueryTroubleshootingParameters
|
755
|
+
end
|
756
|
+
def virtual_network_list_usage_result
|
757
|
+
Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkListUsageResult
|
758
|
+
end
|
759
|
+
def troubleshooting_recommended_actions
|
760
|
+
Azure::Network::Mgmt::V2017_10_01::Models::TroubleshootingRecommendedActions
|
761
|
+
end
|
762
|
+
def ipaddress_availability_result
|
763
|
+
Azure::Network::Mgmt::V2017_10_01::Models::IPAddressAvailabilityResult
|
764
|
+
end
|
765
|
+
def troubleshooting_details
|
766
|
+
Azure::Network::Mgmt::V2017_10_01::Models::TroubleshootingDetails
|
767
|
+
end
|
768
|
+
def dhcp_options
|
769
|
+
Azure::Network::Mgmt::V2017_10_01::Models::DhcpOptions
|
770
|
+
end
|
771
|
+
def troubleshooting_result
|
772
|
+
Azure::Network::Mgmt::V2017_10_01::Models::TroubleshootingResult
|
773
|
+
end
|
774
|
+
def virtual_network_peering_list_result
|
775
|
+
Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkPeeringListResult
|
776
|
+
end
|
777
|
+
def retention_policy_parameters
|
778
|
+
Azure::Network::Mgmt::V2017_10_01::Models::RetentionPolicyParameters
|
779
|
+
end
|
780
|
+
def application_gateway_available_ssl_predefined_policies
|
781
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayAvailableSslPredefinedPolicies
|
782
|
+
end
|
783
|
+
def flow_log_status_parameters
|
784
|
+
Azure::Network::Mgmt::V2017_10_01::Models::FlowLogStatusParameters
|
785
|
+
end
|
786
|
+
def usages_list_result
|
787
|
+
Azure::Network::Mgmt::V2017_10_01::Models::UsagesListResult
|
788
|
+
end
|
789
|
+
def flow_log_information
|
790
|
+
Azure::Network::Mgmt::V2017_10_01::Models::FlowLogInformation
|
791
|
+
end
|
792
|
+
def express_route_circuit_peering_config
|
793
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitPeeringConfig
|
794
|
+
end
|
795
|
+
def connectivity_source
|
796
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ConnectivitySource
|
797
|
+
end
|
798
|
+
def bgpcommunity
|
799
|
+
Azure::Network::Mgmt::V2017_10_01::Models::BGPCommunity
|
800
|
+
end
|
801
|
+
def connectivity_destination
|
802
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ConnectivityDestination
|
803
|
+
end
|
804
|
+
def express_route_circuit_service_provider_properties
|
805
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitServiceProviderProperties
|
806
|
+
end
|
807
|
+
def connectivity_parameters
|
808
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ConnectivityParameters
|
809
|
+
end
|
810
|
+
def express_route_circuit_routes_table
|
811
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitRoutesTable
|
812
|
+
end
|
813
|
+
def connectivity_issue
|
814
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ConnectivityIssue
|
815
|
+
end
|
816
|
+
def express_route_circuit_list_result
|
817
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitListResult
|
818
|
+
end
|
819
|
+
def connectivity_hop
|
820
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ConnectivityHop
|
821
|
+
end
|
822
|
+
def load_balancer_sku
|
823
|
+
Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancerSku
|
824
|
+
end
|
825
|
+
def connectivity_information
|
826
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ConnectivityInformation
|
827
|
+
end
|
828
|
+
def vpn_device_script_parameters
|
829
|
+
Azure::Network::Mgmt::V2017_10_01::Models::VpnDeviceScriptParameters
|
830
|
+
end
|
831
|
+
def azure_reachability_report_location
|
832
|
+
Azure::Network::Mgmt::V2017_10_01::Models::AzureReachabilityReportLocation
|
833
|
+
end
|
834
|
+
def public_ipaddress_dns_settings
|
835
|
+
Azure::Network::Mgmt::V2017_10_01::Models::PublicIPAddressDnsSettings
|
836
|
+
end
|
837
|
+
def azure_reachability_report_parameters
|
838
|
+
Azure::Network::Mgmt::V2017_10_01::Models::AzureReachabilityReportParameters
|
839
|
+
end
|
840
|
+
def application_gateway_connection_draining
|
841
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayConnectionDraining
|
842
|
+
end
|
843
|
+
def azure_reachability_report_latency_info
|
844
|
+
Azure::Network::Mgmt::V2017_10_01::Models::AzureReachabilityReportLatencyInfo
|
845
|
+
end
|
846
|
+
def vpn_client_parameters
|
847
|
+
Azure::Network::Mgmt::V2017_10_01::Models::VpnClientParameters
|
848
|
+
end
|
849
|
+
def azure_reachability_report_item
|
850
|
+
Azure::Network::Mgmt::V2017_10_01::Models::AzureReachabilityReportItem
|
851
|
+
end
|
852
|
+
def virtual_network_usage
|
853
|
+
Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkUsage
|
854
|
+
end
|
855
|
+
def azure_reachability_report
|
856
|
+
Azure::Network::Mgmt::V2017_10_01::Models::AzureReachabilityReport
|
857
|
+
end
|
858
|
+
def application_gateway_firewall_rule
|
859
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFirewallRule
|
860
|
+
end
|
861
|
+
def available_providers_list_parameters
|
862
|
+
Azure::Network::Mgmt::V2017_10_01::Models::AvailableProvidersListParameters
|
863
|
+
end
|
864
|
+
def tags_object
|
865
|
+
Azure::Network::Mgmt::V2017_10_01::Models::TagsObject
|
866
|
+
end
|
867
|
+
def available_providers_list_city
|
868
|
+
Azure::Network::Mgmt::V2017_10_01::Models::AvailableProvidersListCity
|
869
|
+
end
|
870
|
+
def express_route_circuit_stats
|
871
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitStats
|
872
|
+
end
|
873
|
+
def available_providers_list_state
|
874
|
+
Azure::Network::Mgmt::V2017_10_01::Models::AvailableProvidersListState
|
875
|
+
end
|
876
|
+
def express_route_circuit_arp_table
|
877
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitArpTable
|
878
|
+
end
|
879
|
+
def available_providers_list_country
|
880
|
+
Azure::Network::Mgmt::V2017_10_01::Models::AvailableProvidersListCountry
|
881
|
+
end
|
882
|
+
def route_table_list_result
|
883
|
+
Azure::Network::Mgmt::V2017_10_01::Models::RouteTableListResult
|
884
|
+
end
|
885
|
+
def available_providers_list
|
886
|
+
Azure::Network::Mgmt::V2017_10_01::Models::AvailableProvidersList
|
887
|
+
end
|
888
|
+
def local_network_gateway_list_result
|
889
|
+
Azure::Network::Mgmt::V2017_10_01::Models::LocalNetworkGatewayListResult
|
890
|
+
end
|
891
|
+
def connection_monitor_source
|
892
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ConnectionMonitorSource
|
893
|
+
end
|
894
|
+
def application_gateway_backend_health_pool
|
895
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayBackendHealthPool
|
896
|
+
end
|
897
|
+
def connection_monitor_destination
|
898
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ConnectionMonitorDestination
|
899
|
+
end
|
900
|
+
def application_gateway_firewall_disabled_rule_group
|
901
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFirewallDisabledRuleGroup
|
902
|
+
end
|
903
|
+
def connection_monitor_parameters
|
904
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ConnectionMonitorParameters
|
905
|
+
end
|
906
|
+
def usage
|
907
|
+
Azure::Network::Mgmt::V2017_10_01::Models::Usage
|
908
|
+
end
|
909
|
+
def connection_monitor
|
910
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ConnectionMonitor
|
911
|
+
end
|
912
|
+
def express_route_circuit_routes_table_summary
|
913
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitRoutesTableSummary
|
914
|
+
end
|
915
|
+
def connection_monitor_result
|
916
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ConnectionMonitorResult
|
917
|
+
end
|
918
|
+
def tunnel_connection_health
|
919
|
+
Azure::Network::Mgmt::V2017_10_01::Models::TunnelConnectionHealth
|
920
|
+
end
|
921
|
+
def connection_monitor_list_result
|
922
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ConnectionMonitorListResult
|
923
|
+
end
|
924
|
+
def subnet_list_result
|
925
|
+
Azure::Network::Mgmt::V2017_10_01::Models::SubnetListResult
|
926
|
+
end
|
927
|
+
def connection_state_snapshot
|
928
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ConnectionStateSnapshot
|
929
|
+
end
|
930
|
+
def route_filter_list_result
|
931
|
+
Azure::Network::Mgmt::V2017_10_01::Models::RouteFilterListResult
|
932
|
+
end
|
933
|
+
def connection_monitor_query_result
|
934
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ConnectionMonitorQueryResult
|
935
|
+
end
|
936
|
+
def express_route_circuit_peering_list_result
|
937
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitPeeringListResult
|
938
|
+
end
|
939
|
+
def operation_display
|
940
|
+
Azure::Network::Mgmt::V2017_10_01::Models::OperationDisplay
|
941
|
+
end
|
942
|
+
def vpn_client_configuration
|
943
|
+
Azure::Network::Mgmt::V2017_10_01::Models::VpnClientConfiguration
|
944
|
+
end
|
945
|
+
def availability
|
946
|
+
Azure::Network::Mgmt::V2017_10_01::Models::Availability
|
947
|
+
end
|
948
|
+
def backend_address_pool
|
949
|
+
Azure::Network::Mgmt::V2017_10_01::Models::BackendAddressPool
|
950
|
+
end
|
951
|
+
def inbound_nat_rule
|
952
|
+
Azure::Network::Mgmt::V2017_10_01::Models::InboundNatRule
|
953
|
+
end
|
954
|
+
def application_security_group
|
955
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationSecurityGroup
|
956
|
+
end
|
957
|
+
def security_rule
|
958
|
+
Azure::Network::Mgmt::V2017_10_01::Models::SecurityRule
|
959
|
+
end
|
960
|
+
def network_interface
|
961
|
+
Azure::Network::Mgmt::V2017_10_01::Models::NetworkInterface
|
962
|
+
end
|
963
|
+
def network_security_group
|
964
|
+
Azure::Network::Mgmt::V2017_10_01::Models::NetworkSecurityGroup
|
965
|
+
end
|
966
|
+
def route
|
967
|
+
Azure::Network::Mgmt::V2017_10_01::Models::Route
|
968
|
+
end
|
969
|
+
def route_table
|
970
|
+
Azure::Network::Mgmt::V2017_10_01::Models::RouteTable
|
971
|
+
end
|
972
|
+
def public_ipaddress
|
973
|
+
Azure::Network::Mgmt::V2017_10_01::Models::PublicIPAddress
|
974
|
+
end
|
975
|
+
def ipconfiguration
|
976
|
+
Azure::Network::Mgmt::V2017_10_01::Models::IPConfiguration
|
977
|
+
end
|
978
|
+
def resource_navigation_link
|
979
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ResourceNavigationLink
|
980
|
+
end
|
981
|
+
def subnet
|
982
|
+
Azure::Network::Mgmt::V2017_10_01::Models::Subnet
|
983
|
+
end
|
984
|
+
def network_interface_ipconfiguration
|
985
|
+
Azure::Network::Mgmt::V2017_10_01::Models::NetworkInterfaceIPConfiguration
|
986
|
+
end
|
987
|
+
def application_gateway_backend_address_pool
|
988
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayBackendAddressPool
|
989
|
+
end
|
990
|
+
def application_gateway_backend_http_settings
|
991
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayBackendHttpSettings
|
992
|
+
end
|
993
|
+
def application_gateway_ipconfiguration
|
994
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayIPConfiguration
|
995
|
+
end
|
996
|
+
def application_gateway_authentication_certificate
|
997
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayAuthenticationCertificate
|
998
|
+
end
|
999
|
+
def application_gateway_ssl_certificate
|
1000
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslCertificate
|
1001
|
+
end
|
1002
|
+
def application_gateway_frontend_ipconfiguration
|
1003
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFrontendIPConfiguration
|
1004
|
+
end
|
1005
|
+
def application_gateway_frontend_port
|
1006
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFrontendPort
|
1007
|
+
end
|
1008
|
+
def application_gateway_http_listener
|
1009
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayHttpListener
|
1010
|
+
end
|
1011
|
+
def application_gateway_path_rule
|
1012
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayPathRule
|
1013
|
+
end
|
1014
|
+
def application_gateway_probe
|
1015
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayProbe
|
1016
|
+
end
|
1017
|
+
def application_gateway_request_routing_rule
|
1018
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayRequestRoutingRule
|
1019
|
+
end
|
1020
|
+
def application_gateway_redirect_configuration
|
1021
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayRedirectConfiguration
|
1022
|
+
end
|
1023
|
+
def application_gateway_url_path_map
|
1024
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayUrlPathMap
|
1025
|
+
end
|
1026
|
+
def application_gateway
|
1027
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGateway
|
1028
|
+
end
|
1029
|
+
def application_gateway_firewall_rule_set
|
1030
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFirewallRuleSet
|
1031
|
+
end
|
1032
|
+
def application_gateway_available_ssl_options
|
1033
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayAvailableSslOptions
|
1034
|
+
end
|
1035
|
+
def application_gateway_ssl_predefined_policy
|
1036
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslPredefinedPolicy
|
1037
|
+
end
|
1038
|
+
def endpoint_service_result
|
1039
|
+
Azure::Network::Mgmt::V2017_10_01::Models::EndpointServiceResult
|
1040
|
+
end
|
1041
|
+
def express_route_circuit_authorization
|
1042
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitAuthorization
|
1043
|
+
end
|
1044
|
+
def route_filter_rule
|
1045
|
+
Azure::Network::Mgmt::V2017_10_01::Models::RouteFilterRule
|
1046
|
+
end
|
1047
|
+
def express_route_circuit_peering
|
1048
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitPeering
|
1049
|
+
end
|
1050
|
+
def route_filter
|
1051
|
+
Azure::Network::Mgmt::V2017_10_01::Models::RouteFilter
|
1052
|
+
end
|
1053
|
+
def express_route_circuit
|
1054
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuit
|
1055
|
+
end
|
1056
|
+
def express_route_service_provider
|
1057
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteServiceProvider
|
1058
|
+
end
|
1059
|
+
def frontend_ipconfiguration
|
1060
|
+
Azure::Network::Mgmt::V2017_10_01::Models::FrontendIPConfiguration
|
1061
|
+
end
|
1062
|
+
def load_balancing_rule
|
1063
|
+
Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancingRule
|
1064
|
+
end
|
1065
|
+
def probe
|
1066
|
+
Azure::Network::Mgmt::V2017_10_01::Models::Probe
|
1067
|
+
end
|
1068
|
+
def inbound_nat_pool
|
1069
|
+
Azure::Network::Mgmt::V2017_10_01::Models::InboundNatPool
|
1070
|
+
end
|
1071
|
+
def outbound_nat_rule
|
1072
|
+
Azure::Network::Mgmt::V2017_10_01::Models::OutboundNatRule
|
1073
|
+
end
|
1074
|
+
def load_balancer
|
1075
|
+
Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancer
|
1076
|
+
end
|
1077
|
+
def network_watcher
|
1078
|
+
Azure::Network::Mgmt::V2017_10_01::Models::NetworkWatcher
|
1079
|
+
end
|
1080
|
+
def patch_route_filter_rule
|
1081
|
+
Azure::Network::Mgmt::V2017_10_01::Models::PatchRouteFilterRule
|
1082
|
+
end
|
1083
|
+
def patch_route_filter
|
1084
|
+
Azure::Network::Mgmt::V2017_10_01::Models::PatchRouteFilter
|
1085
|
+
end
|
1086
|
+
def bgp_service_community
|
1087
|
+
Azure::Network::Mgmt::V2017_10_01::Models::BgpServiceCommunity
|
1088
|
+
end
|
1089
|
+
def virtual_network_peering
|
1090
|
+
Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkPeering
|
1091
|
+
end
|
1092
|
+
def virtual_network
|
1093
|
+
Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetwork
|
1094
|
+
end
|
1095
|
+
def virtual_network_gateway_ipconfiguration
|
1096
|
+
Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayIPConfiguration
|
1097
|
+
end
|
1098
|
+
def vpn_client_root_certificate
|
1099
|
+
Azure::Network::Mgmt::V2017_10_01::Models::VpnClientRootCertificate
|
1100
|
+
end
|
1101
|
+
def vpn_client_revoked_certificate
|
1102
|
+
Azure::Network::Mgmt::V2017_10_01::Models::VpnClientRevokedCertificate
|
1103
|
+
end
|
1104
|
+
def virtual_network_gateway
|
1105
|
+
Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGateway
|
1106
|
+
end
|
1107
|
+
def local_network_gateway
|
1108
|
+
Azure::Network::Mgmt::V2017_10_01::Models::LocalNetworkGateway
|
1109
|
+
end
|
1110
|
+
def virtual_network_gateway_connection
|
1111
|
+
Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayConnection
|
1112
|
+
end
|
1113
|
+
def virtual_network_gateway_connection_list_entity
|
1114
|
+
Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayConnectionListEntity
|
1115
|
+
end
|
1116
|
+
def transport_protocol
|
1117
|
+
Azure::Network::Mgmt::V2017_10_01::Models::TransportProtocol
|
1118
|
+
end
|
1119
|
+
def ipallocation_method
|
1120
|
+
Azure::Network::Mgmt::V2017_10_01::Models::IPAllocationMethod
|
1121
|
+
end
|
1122
|
+
def ipversion
|
1123
|
+
Azure::Network::Mgmt::V2017_10_01::Models::IPVersion
|
1124
|
+
end
|
1125
|
+
def security_rule_protocol
|
1126
|
+
Azure::Network::Mgmt::V2017_10_01::Models::SecurityRuleProtocol
|
1127
|
+
end
|
1128
|
+
def security_rule_access
|
1129
|
+
Azure::Network::Mgmt::V2017_10_01::Models::SecurityRuleAccess
|
1130
|
+
end
|
1131
|
+
def security_rule_direction
|
1132
|
+
Azure::Network::Mgmt::V2017_10_01::Models::SecurityRuleDirection
|
1133
|
+
end
|
1134
|
+
def route_next_hop_type
|
1135
|
+
Azure::Network::Mgmt::V2017_10_01::Models::RouteNextHopType
|
1136
|
+
end
|
1137
|
+
def public_ipaddress_sku_name
|
1138
|
+
Azure::Network::Mgmt::V2017_10_01::Models::PublicIPAddressSkuName
|
1139
|
+
end
|
1140
|
+
def application_gateway_protocol
|
1141
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayProtocol
|
1142
|
+
end
|
1143
|
+
def application_gateway_cookie_based_affinity
|
1144
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayCookieBasedAffinity
|
1145
|
+
end
|
1146
|
+
def application_gateway_backend_health_server_health
|
1147
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayBackendHealthServerHealth
|
1148
|
+
end
|
1149
|
+
def application_gateway_sku_name
|
1150
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySkuName
|
1151
|
+
end
|
1152
|
+
def application_gateway_tier
|
1153
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayTier
|
1154
|
+
end
|
1155
|
+
def application_gateway_ssl_protocol
|
1156
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslProtocol
|
1157
|
+
end
|
1158
|
+
def application_gateway_ssl_policy_type
|
1159
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslPolicyType
|
1160
|
+
end
|
1161
|
+
def application_gateway_ssl_policy_name
|
1162
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslPolicyName
|
1163
|
+
end
|
1164
|
+
def application_gateway_ssl_cipher_suite
|
1165
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslCipherSuite
|
1166
|
+
end
|
1167
|
+
def application_gateway_request_routing_rule_type
|
1168
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayRequestRoutingRuleType
|
1169
|
+
end
|
1170
|
+
def application_gateway_redirect_type
|
1171
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayRedirectType
|
1172
|
+
end
|
1173
|
+
def application_gateway_operational_state
|
1174
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayOperationalState
|
1175
|
+
end
|
1176
|
+
def application_gateway_firewall_mode
|
1177
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFirewallMode
|
1178
|
+
end
|
1179
|
+
def authorization_use_status
|
1180
|
+
Azure::Network::Mgmt::V2017_10_01::Models::AuthorizationUseStatus
|
1181
|
+
end
|
1182
|
+
def express_route_circuit_peering_advertised_public_prefix_state
|
1183
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
|
1184
|
+
end
|
1185
|
+
def access
|
1186
|
+
Azure::Network::Mgmt::V2017_10_01::Models::Access
|
1187
|
+
end
|
1188
|
+
def express_route_circuit_peering_type
|
1189
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitPeeringType
|
1190
|
+
end
|
1191
|
+
def express_route_circuit_peering_state
|
1192
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitPeeringState
|
1193
|
+
end
|
1194
|
+
def express_route_circuit_sku_tier
|
1195
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitSkuTier
|
1196
|
+
end
|
1197
|
+
def express_route_circuit_sku_family
|
1198
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitSkuFamily
|
1199
|
+
end
|
1200
|
+
def service_provider_provisioning_state
|
1201
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ServiceProviderProvisioningState
|
1202
|
+
end
|
1203
|
+
def load_balancer_sku_name
|
1204
|
+
Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancerSkuName
|
1205
|
+
end
|
1206
|
+
def load_distribution
|
1207
|
+
Azure::Network::Mgmt::V2017_10_01::Models::LoadDistribution
|
1208
|
+
end
|
1209
|
+
def probe_protocol
|
1210
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ProbeProtocol
|
1211
|
+
end
|
1212
|
+
def network_operation_status
|
1213
|
+
Azure::Network::Mgmt::V2017_10_01::Models::NetworkOperationStatus
|
1214
|
+
end
|
1215
|
+
def effective_security_rule_protocol
|
1216
|
+
Azure::Network::Mgmt::V2017_10_01::Models::EffectiveSecurityRuleProtocol
|
1217
|
+
end
|
1218
|
+
def effective_route_source
|
1219
|
+
Azure::Network::Mgmt::V2017_10_01::Models::EffectiveRouteSource
|
1220
|
+
end
|
1221
|
+
def effective_route_state
|
1222
|
+
Azure::Network::Mgmt::V2017_10_01::Models::EffectiveRouteState
|
1223
|
+
end
|
1224
|
+
def provisioning_state
|
1225
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ProvisioningState
|
1226
|
+
end
|
1227
|
+
def association_type
|
1228
|
+
Azure::Network::Mgmt::V2017_10_01::Models::AssociationType
|
1229
|
+
end
|
1230
|
+
def direction
|
1231
|
+
Azure::Network::Mgmt::V2017_10_01::Models::Direction
|
1232
|
+
end
|
1233
|
+
def protocol
|
1234
|
+
Azure::Network::Mgmt::V2017_10_01::Models::Protocol
|
1235
|
+
end
|
1236
|
+
def next_hop_type
|
1237
|
+
Azure::Network::Mgmt::V2017_10_01::Models::NextHopType
|
1238
|
+
end
|
1239
|
+
def pc_protocol
|
1240
|
+
Azure::Network::Mgmt::V2017_10_01::Models::PcProtocol
|
1241
|
+
end
|
1242
|
+
def pc_status
|
1243
|
+
Azure::Network::Mgmt::V2017_10_01::Models::PcStatus
|
1244
|
+
end
|
1245
|
+
def pc_error
|
1246
|
+
Azure::Network::Mgmt::V2017_10_01::Models::PcError
|
1247
|
+
end
|
1248
|
+
def origin
|
1249
|
+
Azure::Network::Mgmt::V2017_10_01::Models::Origin
|
1250
|
+
end
|
1251
|
+
def severity
|
1252
|
+
Azure::Network::Mgmt::V2017_10_01::Models::Severity
|
1253
|
+
end
|
1254
|
+
def issue_type
|
1255
|
+
Azure::Network::Mgmt::V2017_10_01::Models::IssueType
|
1256
|
+
end
|
1257
|
+
def connection_status
|
1258
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ConnectionStatus
|
1259
|
+
end
|
1260
|
+
def connection_state
|
1261
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ConnectionState
|
1262
|
+
end
|
1263
|
+
def evaluation_state
|
1264
|
+
Azure::Network::Mgmt::V2017_10_01::Models::EvaluationState
|
1265
|
+
end
|
1266
|
+
def virtual_network_peering_state
|
1267
|
+
Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkPeeringState
|
1268
|
+
end
|
1269
|
+
def virtual_network_gateway_type
|
1270
|
+
Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayType
|
1271
|
+
end
|
1272
|
+
def vpn_type
|
1273
|
+
Azure::Network::Mgmt::V2017_10_01::Models::VpnType
|
1274
|
+
end
|
1275
|
+
def virtual_network_gateway_sku_name
|
1276
|
+
Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewaySkuName
|
1277
|
+
end
|
1278
|
+
def virtual_network_gateway_sku_tier
|
1279
|
+
Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewaySkuTier
|
1280
|
+
end
|
1281
|
+
def vpn_client_protocol
|
1282
|
+
Azure::Network::Mgmt::V2017_10_01::Models::VpnClientProtocol
|
1283
|
+
end
|
1284
|
+
def bgp_peer_state
|
1285
|
+
Azure::Network::Mgmt::V2017_10_01::Models::BgpPeerState
|
1286
|
+
end
|
1287
|
+
def processor_architecture
|
1288
|
+
Azure::Network::Mgmt::V2017_10_01::Models::ProcessorArchitecture
|
1289
|
+
end
|
1290
|
+
def authentication_method
|
1291
|
+
Azure::Network::Mgmt::V2017_10_01::Models::AuthenticationMethod
|
1292
|
+
end
|
1293
|
+
def virtual_network_gateway_connection_status
|
1294
|
+
Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayConnectionStatus
|
1295
|
+
end
|
1296
|
+
def virtual_network_gateway_connection_type
|
1297
|
+
Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayConnectionType
|
1298
|
+
end
|
1299
|
+
def ipsec_encryption
|
1300
|
+
Azure::Network::Mgmt::V2017_10_01::Models::IpsecEncryption
|
1301
|
+
end
|
1302
|
+
def ipsec_integrity
|
1303
|
+
Azure::Network::Mgmt::V2017_10_01::Models::IpsecIntegrity
|
1304
|
+
end
|
1305
|
+
def ike_encryption
|
1306
|
+
Azure::Network::Mgmt::V2017_10_01::Models::IkeEncryption
|
1307
|
+
end
|
1308
|
+
def ike_integrity
|
1309
|
+
Azure::Network::Mgmt::V2017_10_01::Models::IkeIntegrity
|
1310
|
+
end
|
1311
|
+
def dh_group
|
1312
|
+
Azure::Network::Mgmt::V2017_10_01::Models::DhGroup
|
1313
|
+
end
|
1314
|
+
def pfs_group
|
1315
|
+
Azure::Network::Mgmt::V2017_10_01::Models::PfsGroup
|
1316
|
+
end
|
1317
|
+
end
|
1318
|
+
end
|
1319
|
+
end
|
1320
|
+
end
|
1321
|
+
end
|