Class: Azure::Network::Mgmt::V2018_06_01::NetworkManagementClient
- Inherits:
-
MsRestAzure::AzureServiceClient
- Object
- MsRestAzure::AzureServiceClient
- Azure::Network::Mgmt::V2018_06_01::NetworkManagementClient
- Includes:
- MsRestAzure, MsRestAzure::Serialization
- Defined in:
- lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb
Overview
A service client - single point of access to the REST API.
Instance Attribute Summary collapse
-
#accept_language ⇒ String
The preferred language for the response.
-
#api_version ⇒ String
readonly
Client API version.
-
#application_gateways ⇒ ApplicationGateways
readonly
Application_gateways.
-
#application_security_groups ⇒ ApplicationSecurityGroups
readonly
Application_security_groups.
-
#available_endpoint_services ⇒ AvailableEndpointServices
readonly
Available_endpoint_services.
-
#azure_firewalls ⇒ AzureFirewalls
readonly
Azure_firewalls.
-
#base_url ⇒ String
The base URI of the service.
-
#bgp_service_communities ⇒ BgpServiceCommunities
readonly
Bgp_service_communities.
-
#connection_monitors ⇒ ConnectionMonitors
readonly
Connection_monitors.
-
#credentials ⇒ Object
readonly
Credentials needed for the client to connect to Azure.
-
#ddos_protection_plans ⇒ DdosProtectionPlans
readonly
Ddos_protection_plans.
-
#default_security_rules ⇒ DefaultSecurityRules
readonly
Default_security_rules.
-
#express_route_circuit_authorizations ⇒ ExpressRouteCircuitAuthorizations
readonly
express_route_circuit_authorizations.
-
#express_route_circuit_connections ⇒ ExpressRouteCircuitConnections
readonly
express_route_circuit_connections.
-
#express_route_circuit_peerings ⇒ ExpressRouteCircuitPeerings
readonly
Express_route_circuit_peerings.
-
#express_route_circuits ⇒ ExpressRouteCircuits
readonly
Express_route_circuits.
-
#express_route_cross_connection_peerings ⇒ ExpressRouteCrossConnectionPeerings
readonly
express_route_cross_connection_peerings.
-
#express_route_cross_connections ⇒ ExpressRouteCrossConnections
readonly
Express_route_cross_connections.
-
#express_route_service_providers ⇒ ExpressRouteServiceProviders
readonly
Express_route_service_providers.
-
#generate_client_request_id ⇒ Boolean
generated.
-
#hub_virtual_network_connections ⇒ HubVirtualNetworkConnections
readonly
Hub_virtual_network_connections.
-
#inbound_nat_rules ⇒ InboundNatRules
readonly
Inbound_nat_rules.
-
#load_balancer_backend_address_pools ⇒ LoadBalancerBackendAddressPools
readonly
load_balancer_backend_address_pools.
-
#load_balancer_frontend_ipconfigurations ⇒ LoadBalancerFrontendIPConfigurations
readonly
load_balancer_frontend_ipconfigurations.
-
#load_balancer_load_balancing_rules ⇒ LoadBalancerLoadBalancingRules
readonly
load_balancer_load_balancing_rules.
-
#load_balancer_network_interfaces ⇒ LoadBalancerNetworkInterfaces
readonly
Load_balancer_network_interfaces.
-
#load_balancer_probes ⇒ LoadBalancerProbes
readonly
Load_balancer_probes.
-
#load_balancers ⇒ LoadBalancers
readonly
Load_balancers.
-
#local_network_gateways ⇒ LocalNetworkGateways
readonly
Local_network_gateways.
-
#long_running_operation_retry_timeout ⇒ Integer
Operations.
-
#network_interface_ipconfigurations ⇒ NetworkInterfaceIPConfigurations
readonly
network_interface_ipconfigurations.
-
#network_interface_load_balancers ⇒ NetworkInterfaceLoadBalancers
readonly
Network_interface_load_balancers.
-
#network_interfaces ⇒ NetworkInterfaces
readonly
Network_interfaces.
-
#network_security_groups ⇒ NetworkSecurityGroups
readonly
Network_security_groups.
-
#network_watchers ⇒ NetworkWatchers
readonly
Network_watchers.
-
#operations ⇒ Operations
readonly
Operations.
-
#packet_captures ⇒ PacketCaptures
readonly
Packet_captures.
-
#public_ipaddresses ⇒ PublicIPAddresses
readonly
Public_ipaddresses.
-
#route_filter_rules ⇒ RouteFilterRules
readonly
Route_filter_rules.
-
#route_filters ⇒ RouteFilters
readonly
Route_filters.
-
#route_tables ⇒ RouteTables
readonly
Route_tables.
-
#routes ⇒ Routes
readonly
Routes.
-
#security_rules ⇒ SecurityRules
readonly
Security_rules.
-
#subnets ⇒ Subnets
readonly
Subnets.
-
#subscription_id ⇒ String
Microsoft Azure subscription.
-
#usages ⇒ Usages
readonly
Usages.
-
#virtual_hubs ⇒ VirtualHubs
readonly
Virtual_hubs.
-
#virtual_network_gateway_connections ⇒ VirtualNetworkGatewayConnections
readonly
virtual_network_gateway_connections.
-
#virtual_network_gateways ⇒ VirtualNetworkGateways
readonly
Virtual_network_gateways.
-
#virtual_network_peerings ⇒ VirtualNetworkPeerings
readonly
Virtual_network_peerings.
-
#virtual_networks ⇒ VirtualNetworks
readonly
Virtual_networks.
-
#virtual_wans ⇒ VirtualWANs
readonly
Virtual_wans.
-
#vpn_connections ⇒ VpnConnections
readonly
Vpn_connections.
-
#vpn_gateways ⇒ VpnGateways
readonly
Vpn_gateways.
-
#vpn_sites ⇒ VpnSites
readonly
Vpn_sites.
-
#vpn_sites_configuration ⇒ VpnSitesConfiguration
readonly
Vpn_sites_configuration.
Instance Method Summary collapse
-
#check_dns_name_availability(location, domain_name_label, custom_headers: nil) ⇒ DnsNameAvailabilityResult
Checks whether a domain name in the cloudapp.azure.com zone is available for use.
-
#check_dns_name_availability_async(location, domain_name_label, custom_headers: nil) ⇒ Concurrent::Promise
Checks whether a domain name in the cloudapp.azure.com zone is available for use.
-
#check_dns_name_availability_with_http_info(location, domain_name_label, custom_headers: nil) ⇒ MsRestAzure::AzureOperationResponse
Checks whether a domain name in the cloudapp.azure.com zone is available for use.
-
#initialize(credentials = nil, base_url = nil, options = nil) ⇒ NetworkManagementClient
constructor
Creates initializes a new instance of the NetworkManagementClient class.
-
#make_request(method, path, options = {}) ⇒ Hash{String=>String}
Makes a request and returns the body of the response.
-
#make_request_async(method, path, options = {}) ⇒ Concurrent::Promise
Makes a request asynchronously.
-
#make_request_with_http_info(method, path, options = {}) ⇒ MsRestAzure::AzureOperationResponse
Makes a request and returns the operation response.
Constructor Details
#initialize(credentials = nil, base_url = nil, options = nil) ⇒ NetworkManagementClient
Creates initializes a new instance of the NetworkManagementClient class.
201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 201 def initialize(credentials = nil, base_url = nil, = nil) super(credentials, ) @base_url = base_url || 'https://management.azure.com' fail ArgumentError, 'invalid type of credentials input parameter' unless credentials.is_a?(MsRest::ServiceClientCredentials) unless credentials.nil? @credentials = credentials @azure_firewalls = AzureFirewalls.new(self) @application_gateways = ApplicationGateways.new(self) @application_security_groups = ApplicationSecurityGroups.new(self) @ddos_protection_plans = DdosProtectionPlans.new(self) @available_endpoint_services = AvailableEndpointServices.new(self) = ExpressRouteCircuitAuthorizations.new(self) @express_route_circuit_peerings = ExpressRouteCircuitPeerings.new(self) @express_route_circuit_connections = ExpressRouteCircuitConnections.new(self) @express_route_circuits = ExpressRouteCircuits.new(self) @express_route_service_providers = ExpressRouteServiceProviders.new(self) @express_route_cross_connections = ExpressRouteCrossConnections.new(self) @express_route_cross_connection_peerings = ExpressRouteCrossConnectionPeerings.new(self) @load_balancers = LoadBalancers.new(self) @load_balancer_backend_address_pools = LoadBalancerBackendAddressPools.new(self) @load_balancer_frontend_ipconfigurations = LoadBalancerFrontendIPConfigurations.new(self) @inbound_nat_rules = InboundNatRules.new(self) @load_balancer_load_balancing_rules = LoadBalancerLoadBalancingRules.new(self) @load_balancer_network_interfaces = LoadBalancerNetworkInterfaces.new(self) @load_balancer_probes = LoadBalancerProbes.new(self) @network_interfaces = NetworkInterfaces.new(self) @network_interface_ipconfigurations = NetworkInterfaceIPConfigurations.new(self) @network_interface_load_balancers = NetworkInterfaceLoadBalancers.new(self) @network_security_groups = NetworkSecurityGroups.new(self) @security_rules = SecurityRules.new(self) @default_security_rules = DefaultSecurityRules.new(self) @network_watchers = NetworkWatchers.new(self) @packet_captures = PacketCaptures.new(self) @connection_monitors = ConnectionMonitors.new(self) @operations = Operations.new(self) @public_ipaddresses = PublicIPAddresses.new(self) @route_filters = RouteFilters.new(self) @route_filter_rules = RouteFilterRules.new(self) @route_tables = RouteTables.new(self) @routes = Routes.new(self) @bgp_service_communities = BgpServiceCommunities.new(self) @usages = Usages.new(self) @virtual_networks = VirtualNetworks.new(self) @subnets = Subnets.new(self) @virtual_network_peerings = VirtualNetworkPeerings.new(self) @virtual_network_gateways = VirtualNetworkGateways.new(self) @virtual_network_gateway_connections = VirtualNetworkGatewayConnections.new(self) @local_network_gateways = LocalNetworkGateways.new(self) @virtual_wans = VirtualWANs.new(self) @vpn_sites = VpnSites.new(self) @vpn_sites_configuration = VpnSitesConfiguration.new(self) @virtual_hubs = VirtualHubs.new(self) @hub_virtual_network_connections = HubVirtualNetworkConnections.new(self) @vpn_gateways = VpnGateways.new(self) @vpn_connections = VpnConnections.new(self) @api_version = '2018-06-01' @accept_language = 'en-US' @long_running_operation_retry_timeout = 30 @generate_client_request_id = true add_telemetry end |
Instance Attribute Details
#accept_language ⇒ String
Returns The preferred language for the response.
29 30 31 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 29 def accept_language @accept_language end |
#api_version ⇒ String (readonly)
Returns Client API version.
26 27 28 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 26 def api_version @api_version end |
#application_gateways ⇒ ApplicationGateways (readonly)
Returns application_gateways.
44 45 46 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 44 def application_gateways @application_gateways end |
#application_security_groups ⇒ ApplicationSecurityGroups (readonly)
Returns application_security_groups.
47 48 49 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 47 def application_security_groups @application_security_groups end |
#available_endpoint_services ⇒ AvailableEndpointServices (readonly)
Returns available_endpoint_services.
53 54 55 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 53 def available_endpoint_services @available_endpoint_services end |
#azure_firewalls ⇒ AzureFirewalls (readonly)
Returns azure_firewalls.
41 42 43 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 41 def azure_firewalls @azure_firewalls end |
#base_url ⇒ String
Returns the base URI of the service.
15 16 17 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 15 def base_url @base_url end |
#bgp_service_communities ⇒ BgpServiceCommunities (readonly)
Returns bgp_service_communities.
150 151 152 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 150 def bgp_service_communities @bgp_service_communities end |
#connection_monitors ⇒ ConnectionMonitors (readonly)
Returns connection_monitors.
129 130 131 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 129 def connection_monitors @connection_monitors end |
#credentials ⇒ Object (readonly)
Returns Credentials needed for the client to connect to Azure.
18 19 20 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 18 def credentials @credentials end |
#ddos_protection_plans ⇒ DdosProtectionPlans (readonly)
Returns ddos_protection_plans.
50 51 52 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 50 def ddos_protection_plans @ddos_protection_plans end |
#default_security_rules ⇒ DefaultSecurityRules (readonly)
Returns default_security_rules.
120 121 122 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 120 def default_security_rules @default_security_rules end |
#express_route_circuit_authorizations ⇒ ExpressRouteCircuitAuthorizations (readonly)
express_route_circuit_authorizations
57 58 59 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 57 def end |
#express_route_circuit_connections ⇒ ExpressRouteCircuitConnections (readonly)
express_route_circuit_connections
64 65 66 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 64 def express_route_circuit_connections @express_route_circuit_connections end |
#express_route_circuit_peerings ⇒ ExpressRouteCircuitPeerings (readonly)
Returns express_route_circuit_peerings.
60 61 62 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 60 def express_route_circuit_peerings @express_route_circuit_peerings end |
#express_route_circuits ⇒ ExpressRouteCircuits (readonly)
Returns express_route_circuits.
67 68 69 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 67 def express_route_circuits @express_route_circuits end |
#express_route_cross_connection_peerings ⇒ ExpressRouteCrossConnectionPeerings (readonly)
express_route_cross_connection_peerings
77 78 79 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 77 def express_route_cross_connection_peerings @express_route_cross_connection_peerings end |
#express_route_cross_connections ⇒ ExpressRouteCrossConnections (readonly)
Returns express_route_cross_connections.
73 74 75 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 73 def express_route_cross_connections @express_route_cross_connections end |
#express_route_service_providers ⇒ ExpressRouteServiceProviders (readonly)
Returns express_route_service_providers.
70 71 72 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 70 def express_route_service_providers @express_route_service_providers end |
#generate_client_request_id ⇒ Boolean
generated. When set to true a unique x-ms-client-request-id value is generated and included in each request. Default is true.
38 39 40 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 38 def generate_client_request_id @generate_client_request_id end |
#hub_virtual_network_connections ⇒ HubVirtualNetworkConnections (readonly)
Returns hub_virtual_network_connections.
187 188 189 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 187 def hub_virtual_network_connections @hub_virtual_network_connections end |
#inbound_nat_rules ⇒ InboundNatRules (readonly)
Returns inbound_nat_rules.
91 92 93 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 91 def inbound_nat_rules @inbound_nat_rules end |
#load_balancer_backend_address_pools ⇒ LoadBalancerBackendAddressPools (readonly)
load_balancer_backend_address_pools
84 85 86 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 84 def load_balancer_backend_address_pools @load_balancer_backend_address_pools end |
#load_balancer_frontend_ipconfigurations ⇒ LoadBalancerFrontendIPConfigurations (readonly)
load_balancer_frontend_ipconfigurations
88 89 90 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 88 def load_balancer_frontend_ipconfigurations @load_balancer_frontend_ipconfigurations end |
#load_balancer_load_balancing_rules ⇒ LoadBalancerLoadBalancingRules (readonly)
load_balancer_load_balancing_rules
95 96 97 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 95 def load_balancer_load_balancing_rules @load_balancer_load_balancing_rules end |
#load_balancer_network_interfaces ⇒ LoadBalancerNetworkInterfaces (readonly)
Returns load_balancer_network_interfaces.
98 99 100 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 98 def load_balancer_network_interfaces @load_balancer_network_interfaces end |
#load_balancer_probes ⇒ LoadBalancerProbes (readonly)
Returns load_balancer_probes.
101 102 103 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 101 def load_balancer_probes @load_balancer_probes end |
#load_balancers ⇒ LoadBalancers (readonly)
Returns load_balancers.
80 81 82 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 80 def load_balancers @load_balancers end |
#local_network_gateways ⇒ LocalNetworkGateways (readonly)
Returns local_network_gateways.
172 173 174 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 172 def local_network_gateways @local_network_gateways end |
#long_running_operation_retry_timeout ⇒ Integer
Operations. Default value is 30.
33 34 35 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 33 def long_running_operation_retry_timeout @long_running_operation_retry_timeout end |
#network_interface_ipconfigurations ⇒ NetworkInterfaceIPConfigurations (readonly)
network_interface_ipconfigurations
108 109 110 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 108 def network_interface_ipconfigurations @network_interface_ipconfigurations end |
#network_interface_load_balancers ⇒ NetworkInterfaceLoadBalancers (readonly)
Returns network_interface_load_balancers.
111 112 113 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 111 def network_interface_load_balancers @network_interface_load_balancers end |
#network_interfaces ⇒ NetworkInterfaces (readonly)
Returns network_interfaces.
104 105 106 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 104 def network_interfaces @network_interfaces end |
#network_security_groups ⇒ NetworkSecurityGroups (readonly)
Returns network_security_groups.
114 115 116 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 114 def network_security_groups @network_security_groups end |
#network_watchers ⇒ NetworkWatchers (readonly)
Returns network_watchers.
123 124 125 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 123 def network_watchers @network_watchers end |
#operations ⇒ Operations (readonly)
Returns operations.
132 133 134 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 132 def operations @operations end |
#packet_captures ⇒ PacketCaptures (readonly)
Returns packet_captures.
126 127 128 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 126 def packet_captures @packet_captures end |
#public_ipaddresses ⇒ PublicIPAddresses (readonly)
Returns public_ipaddresses.
135 136 137 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 135 def public_ipaddresses @public_ipaddresses end |
#route_filter_rules ⇒ RouteFilterRules (readonly)
Returns route_filter_rules.
141 142 143 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 141 def route_filter_rules @route_filter_rules end |
#route_filters ⇒ RouteFilters (readonly)
Returns route_filters.
138 139 140 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 138 def route_filters @route_filters end |
#route_tables ⇒ RouteTables (readonly)
Returns route_tables.
144 145 146 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 144 def route_tables @route_tables end |
#routes ⇒ Routes (readonly)
Returns routes.
147 148 149 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 147 def routes @routes end |
#security_rules ⇒ SecurityRules (readonly)
Returns security_rules.
117 118 119 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 117 def security_rules @security_rules end |
#subnets ⇒ Subnets (readonly)
Returns subnets.
159 160 161 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 159 def subnets @subnets end |
#subscription_id ⇒ String
Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
23 24 25 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 23 def subscription_id @subscription_id end |
#usages ⇒ Usages (readonly)
Returns usages.
153 154 155 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 153 def usages @usages end |
#virtual_hubs ⇒ VirtualHubs (readonly)
Returns virtual_hubs.
184 185 186 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 184 def virtual_hubs @virtual_hubs end |
#virtual_network_gateway_connections ⇒ VirtualNetworkGatewayConnections (readonly)
virtual_network_gateway_connections
169 170 171 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 169 def virtual_network_gateway_connections @virtual_network_gateway_connections end |
#virtual_network_gateways ⇒ VirtualNetworkGateways (readonly)
Returns virtual_network_gateways.
165 166 167 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 165 def virtual_network_gateways @virtual_network_gateways end |
#virtual_network_peerings ⇒ VirtualNetworkPeerings (readonly)
Returns virtual_network_peerings.
162 163 164 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 162 def virtual_network_peerings @virtual_network_peerings end |
#virtual_networks ⇒ VirtualNetworks (readonly)
Returns virtual_networks.
156 157 158 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 156 def virtual_networks @virtual_networks end |
#virtual_wans ⇒ VirtualWANs (readonly)
Returns virtual_wans.
175 176 177 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 175 def virtual_wans @virtual_wans end |
#vpn_connections ⇒ VpnConnections (readonly)
Returns vpn_connections.
193 194 195 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 193 def vpn_connections @vpn_connections end |
#vpn_gateways ⇒ VpnGateways (readonly)
Returns vpn_gateways.
190 191 192 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 190 def vpn_gateways @vpn_gateways end |
#vpn_sites ⇒ VpnSites (readonly)
Returns vpn_sites.
178 179 180 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 178 def vpn_sites @vpn_sites end |
#vpn_sites_configuration ⇒ VpnSitesConfiguration (readonly)
Returns vpn_sites_configuration.
181 182 183 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 181 def vpn_sites_configuration @vpn_sites_configuration end |
Instance Method Details
#check_dns_name_availability(location, domain_name_label, custom_headers: nil) ⇒ DnsNameAvailabilityResult
Checks whether a domain name in the cloudapp.azure.com zone is available for use.
conform to the following regular expression: ^[a-z]1,61$. will be added to the HTTP request.
334 335 336 337 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 334 def check_dns_name_availability(location, domain_name_label, custom_headers:nil) response = check_dns_name_availability_async(location, domain_name_label, custom_headers:custom_headers).value! response.body unless response.nil? end |
#check_dns_name_availability_async(location, domain_name_label, custom_headers: nil) ⇒ Concurrent::Promise
Checks whether a domain name in the cloudapp.azure.com zone is available for use.
conform to the following regular expression: ^[a-z]1,61$. to the HTTP request.
367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 367 def check_dns_name_availability_async(location, domain_name_label, custom_headers:nil) fail ArgumentError, 'location is nil' if location.nil? fail ArgumentError, 'domain_name_label is nil' if domain_name_label.nil? fail ArgumentError, 'api_version is nil' if api_version.nil? fail ArgumentError, 'subscription_id is nil' if subscription_id.nil? request_headers = {} request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = accept_language unless accept_language.nil? path_template = 'subscriptions/{subscriptionId}/providers/Microsoft.Network/locations/{location}/CheckDnsNameAvailability' request_url = @base_url || self.base_url = { middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], path_params: {'location' => location,'subscriptionId' => subscription_id}, query_params: {'domainNameLabel' => domain_name_label,'api-version' => api_version}, headers: request_headers.merge(custom_headers || {}), base_url: request_url } promise = self.make_request_async(:get, path_template, ) promise = promise.then do |result| http_response = result.response status_code = http_response.status response_content = http_response.body unless status_code == 200 error_model = JSON.load(response_content) fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) end result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil? result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil? # Deserialize Response if status_code == 200 begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = Azure::Network::Mgmt::V2018_06_01::Models::DnsNameAvailabilityResult.mapper() result.body = self.deserialize(result_mapper, parsed_response) rescue Exception => e fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e., e.backtrace, result) end end result end promise.execute end |
#check_dns_name_availability_with_http_info(location, domain_name_label, custom_headers: nil) ⇒ MsRestAzure::AzureOperationResponse
Checks whether a domain name in the cloudapp.azure.com zone is available for use.
conform to the following regular expression: ^[a-z]1,61$. will be added to the HTTP request.
351 352 353 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 351 def check_dns_name_availability_with_http_info(location, domain_name_label, custom_headers:nil) check_dns_name_availability_async(location, domain_name_label, custom_headers:custom_headers).value! end |
#make_request(method, path, options = {}) ⇒ Hash{String=>String}
Makes a request and returns the body of the response. Example:
request_content = "{'location':'westus','tags':{'tag1':'val1','tag2':'val2'}}"
path = "/path"
= {
body: request_content,
query_params: {'api-version' => '2016-02-01'}
}
result = @client.make_request(:put, path, )
280 281 282 283 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 280 def make_request(method, path, = {}) result = make_request_with_http_info(method, path, ) result.body unless result.nil? end |
#make_request_async(method, path, options = {}) ⇒ Concurrent::Promise
Makes a request asynchronously.
305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 305 def make_request_async(method, path, = {}) fail ArgumentError, 'method is nil' if method.nil? fail ArgumentError, 'path is nil' if path.nil? request_url = [:base_url] || @base_url if(![:headers].nil? && ![:headers]['Content-Type'].nil?) @request_headers['Content-Type'] = [:headers]['Content-Type'] end request_headers = @request_headers request_headers.merge!({'accept-language' => @accept_language}) unless @accept_language.nil? .merge!({headers: request_headers.merge([:headers] || {})}) .merge!({credentials: @credentials}) unless @credentials.nil? super(request_url, method, path, ) end |
#make_request_with_http_info(method, path, options = {}) ⇒ MsRestAzure::AzureOperationResponse
Makes a request and returns the operation response.
292 293 294 295 296 |
# File 'lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb', line 292 def make_request_with_http_info(method, path, = {}) result = make_request_async(method, path, ).value! result.body = result.response.body.to_s.empty? ? nil : JSON.load(result.response.body) result end |