See: Description
| Interface | Description |
|---|---|
| Backend |
An immutable client-side representation of an load balancer's backend address pool.
|
| Backend.Definition<ParentT> |
The entirety of a backend definition.
|
| Backend.DefinitionStages |
Grouping of backend definition stages.
|
| Backend.DefinitionStages.Blank<ParentT> |
The first stage of the backend definition.
|
| Backend.DefinitionStages.WithAttach<ParentT> |
The final stage of the backend definition.
|
| Backend.Update |
The entirety of a backend update as part of a load balancer update.
|
| Backend.UpdateDefinition<ParentT> |
The entirety of a probe definition as part of a load balancer update.
|
| Backend.UpdateDefinitionStages |
Grouping of backend definition stages applicable as part of a load balancer update.
|
| Backend.UpdateDefinitionStages.Blank<ParentT> |
The first stage of the backend definition.
|
| Backend.UpdateDefinitionStages.WithAttach<ParentT> |
The final stage of the backend definition.
|
| Backend.UpdateStages |
Grouping of backend update stages.
|
| Frontend |
An immutable client-side representation of a load balancer frontend.
|
| HttpProbe |
An immutable client-side representation of an HTTP load balancing probe.
|
| HttpProbe.Definition<ParentT> |
The entirety of a probe definition.
|
| HttpProbe.DefinitionStages |
Grouping of probe definition stages.
|
| HttpProbe.DefinitionStages.Blank<ParentT> |
The first stage of the probe definition.
|
| HttpProbe.DefinitionStages.WithAttach<ParentT> |
The final stage of the probe definition.
|
| HttpProbe.DefinitionStages.WithIntervalInSeconds<ParentT> |
The stage of the HTTP probe definition allowing to specify the probe interval.
|
| HttpProbe.DefinitionStages.WithNumberOfProbes<ParentT> |
The stage of the HTTP probe definition allowing to specify the number of unsuccessful probes before failure is determined.
|
| HttpProbe.DefinitionStages.WithPort<ParentT> |
The stage of the probe definition allowing to specify the port to monitor.
|
| HttpProbe.DefinitionStages.WithRequestPath<ParentT> |
The stage of the probe definition allowing to specify the HTTP request path for the probe to monitor.
|
| HttpProbe.Update |
The entirety of a probe update as part of a load balancer update.
|
| HttpProbe.UpdateDefinition<ParentT> |
The entirety of a probe definition as part of a load balancer update.
|
| HttpProbe.UpdateDefinitionStages |
Grouping of probe definition stages applicable as part of a load balancer update.
|
| HttpProbe.UpdateDefinitionStages.Blank<ParentT> |
The first stage of the probe definition.
|
| HttpProbe.UpdateDefinitionStages.WithAttach<ParentT> |
The final stage of the probe definition.
|
| HttpProbe.UpdateDefinitionStages.WithIntervalInSeconds<ParentT> |
The stage of the HTTP probe definition allowing to specify the probe interval.
|
| HttpProbe.UpdateDefinitionStages.WithNumberOfProbes<ParentT> |
The stage of the HTTP probe definition allowing to specify the number of unsuccessful probes before failure is determined.
|
| HttpProbe.UpdateDefinitionStages.WithPort<ParentT> |
The stage of the probe definition allowing to specify the port to monitor.
|
| HttpProbe.UpdateDefinitionStages.WithRequestPath<ParentT> |
The stage of the probe definition allowing to specify the HTTP request path for the probe to monitor.
|
| HttpProbe.UpdateStages |
Grouping of probe update stages.
|
| HttpProbe.UpdateStages.WithIntervalInSeconds |
The stage of the HTTP probe update allowing to modify the probe interval.
|
| HttpProbe.UpdateStages.WithNumberOfProbes |
The stage of the HTTP probe update allowing to modify the number of unsuccessful probes before failure is determined.
|
| HttpProbe.UpdateStages.WithPort |
The stage of the HTTP probe update allowing to modify the port number to monitor.
|
| HttpProbe.UpdateStages.WithRequestPath |
The stage of the HTTP probe update allowing to modify the HTTP request path for the probe to monitor.
|
| InboundNatPool |
An immutable client-side representation of an inbound NAT rule.
|
| InboundNatPool.Definition<ParentT> |
The entirety of an inbound NAT pool definition.
|
| InboundNatPool.DefinitionStages |
Grouping of inbound NAT pool definition stages.
|
| InboundNatPool.DefinitionStages.Blank<ParentT> |
The first stage of the inbound NAT pool definition.
|
| InboundNatPool.DefinitionStages.WithAttach<ParentT> |
The final stage of the inbound NAT pool definition.
|
| InboundNatPool.DefinitionStages.WithBackendPort<ParentT> |
The stage of an inbound NAT pool definition allowing to specify the backend port.
|
| InboundNatPool.DefinitionStages.WithFrontend<ParentT> |
The stage of an inbound NAT pool definition allowing to specify the frontend for the inbound NAT rules in the pool to apply to.
|
| InboundNatPool.DefinitionStages.WithFrontendPortRange<ParentT> |
The stage of an inbound NAT pool definition allowing to specify the frontend port range.
|
| InboundNatPool.DefinitionStages.WithProtocol<ParentT> |
The stage of an inbound NAT pool definition allowing to specify the transport protocol for the pool to apply to.
|
| InboundNatPool.Update |
The entirety of an inbound NAT pool update as part of a load balancer update.
|
| InboundNatPool.UpdateDefinition<ParentT> |
The entirety of an inbound NAT pool definition as part of a load balancer update.
|
| InboundNatPool.UpdateDefinitionStages |
Grouping of inbound NAT pool definition stages applicable as part of a load balancer update.
|
| InboundNatPool.UpdateDefinitionStages.Blank<ParentT> |
The first stage of the inbound NAT pool definition.
|
| InboundNatPool.UpdateDefinitionStages.WithAttach<ParentT> |
The final stage of the inbound NAT pool definition.
|
| InboundNatPool.UpdateDefinitionStages.WithBackendPort<ParentT> |
The stage of an inbound NAT pool definition allowing to specify the backend port.
|
| InboundNatPool.UpdateDefinitionStages.WithFrontend<ParentT> |
The stage of an inbound NAT pool definition allowing to specify the frontend for the inbound NAT rules in the pool to apply to.
|
| InboundNatPool.UpdateDefinitionStages.WithFrontendPortRange<ParentT> |
The stage of an inbound NAT pool definition allowing to specify the frontend port range.
|
| InboundNatPool.UpdateDefinitionStages.WithProtocol<ParentT> |
The stage of an inbound NAT pool definition allowing to specify the transport protocol for the pool to apply to.
|
| InboundNatPool.UpdateStages |
Grouping of inbound NAT pool update stages.
|
| InboundNatPool.UpdateStages.WithBackendPort |
The stage of an inbound NAT pool update allowing to specify the backend port.
|
| InboundNatPool.UpdateStages.WithFrontend |
The stage of an inbound NAT pool update allowing to specify the frontend for the inbound NAT rules in the pool to apply to.
|
| InboundNatPool.UpdateStages.WithFrontendPortRange |
The stage of an inbound NAT pool update allowing to specify the frontend port range.
|
| InboundNatPool.UpdateStages.WithProtocol |
The stage of an inbound NAT pool update allowing to specify the transport protocol for the pool to apply to.
|
| InboundNatRule |
An immutable client-side representation of an inbound NAT rule.
|
| InboundNatRule.Definition<ParentT> |
The entirety of an inbound NAT rule definition.
|
| InboundNatRule.DefinitionStages |
Grouping of inbound NAT rule definition stages.
|
| InboundNatRule.DefinitionStages.Blank<ParentT> |
The first stage of the inbound NAT rule definition.
|
| InboundNatRule.DefinitionStages.WithAttach<ParentT> |
The final stage of the inbound NAT rule definition.
|
| InboundNatRule.DefinitionStages.WithBackendPort<ParentT> |
The stage of an inbound NAT rule definition allowing to specify the backend port.
|
| InboundNatRule.DefinitionStages.WithFloatingIp<ParentT> |
The stage of an inbound NAT rule definition allowing to specify whether floating IP should be enabled.
|
| InboundNatRule.DefinitionStages.WithFrontend<ParentT> |
The stage of an inbound NAT rule definition allowing to specify a frontend for the rule to apply to.
|
| InboundNatRule.DefinitionStages.WithFrontendPort<ParentT> |
The stage of an inbound NAT rule definition allowing to specify the frontend port.
|
| InboundNatRule.DefinitionStages.WithIdleTimeout<ParentT> |
The stage of an inbound NAT rule definition allowing to specify the idle connection timeout for this inbound NAT rule.
|
| InboundNatRule.DefinitionStages.WithProtocol<ParentT> |
The stage of an inbound NAT rule definition allowing to specify the transport protocol.
|
| InboundNatRule.Update |
The entirety of an inbound NAT rule update as part of a load balancer update.
|
| InboundNatRule.UpdateDefinition<ParentT> |
The entirety of an inbound NAT rule definition.
|
| InboundNatRule.UpdateDefinitionStages |
Grouping of inbound NAT rule definition stages as part of a load balancer update.
|
| InboundNatRule.UpdateDefinitionStages.Blank<ParentT> |
The first stage of the inbound NAT rule definition.
|
| InboundNatRule.UpdateDefinitionStages.WithAttach<ParentT> |
The final stage of the inbound NAT rule definition.
|
| InboundNatRule.UpdateDefinitionStages.WithBackendPort<ParentT> |
The stage of an inbound NAT rule definition allowing to specify the backend port.
|
| InboundNatRule.UpdateDefinitionStages.WithFloatingIp<ParentT> |
The stage of an inbound NAT rule definition allowing to specify whether floating IP should be enabled.
|
| InboundNatRule.UpdateDefinitionStages.WithFrontend<ParentT> |
The stage of an inbound NAT rule definition allowing to specify a frontend for the rule to apply to.
|
| InboundNatRule.UpdateDefinitionStages.WithFrontendPort<ParentT> |
The stage of an inbound NAT rule definition allowing to specify the frontend port.
|
| InboundNatRule.UpdateDefinitionStages.WithIdleTimeout<ParentT> |
The stage of an inbound NAT rule definition allowing to specify the idle connection timeout for this inbound NAT rule.
|
| InboundNatRule.UpdateDefinitionStages.WithProtocol<ParentT> |
The stage of an inbound NAT rule definition allowing to specify the transport protocol.
|
| InboundNatRule.UpdateStages |
Grouping of inbound NAT rule update stages.
|
| InboundNatRule.UpdateStages.WithBackendPort |
The stage of an inbound NAT rule update allowing to specify the backend port.
|
| InboundNatRule.UpdateStages.WithFloatingIp |
The stage of an inbound NAT rule update allowing to specify whether floating IP should be enabled.
|
| InboundNatRule.UpdateStages.WithFrontend |
The stage of an inbound NAT rule update allowing to specify a frontend for the rule to apply to.
|
| InboundNatRule.UpdateStages.WithFrontendPort |
The stage of an inbound NAT rule update allowing to specify the frontend port.
|
| InboundNatRule.UpdateStages.WithIdleTimeout |
The stage of an inbound NAT rule update allowing to specify the idle connection timeout for this inbound NAT rule.
|
| InboundNatRule.UpdateStages.WithProtocol |
The stage of an inbound NAT rule update allowing to specify the transport protocol for the rule to apply to.
|
| LoadBalancer |
Entry point for load balancer management API in Azure.
|
| LoadBalancer.Definition |
The entirety of the load balancer definition.
|
| LoadBalancer.DefinitionStages |
Grouping of load balancer definition stages.
|
| LoadBalancer.DefinitionStages.Blank |
The first stage of a load balancer definition.
|
| LoadBalancer.DefinitionStages.WithBackend |
The stage of a load balancer definition allowing to add a backend.
|
| LoadBalancer.DefinitionStages.WithBackendOrProbe |
The stage of a load balancer definition allowing to add a backend or start adding probes.
|
| LoadBalancer.DefinitionStages.WithCreate |
The stage of a load balancer definition containing all the required inputs for
the resource to be created (via
Creatable.create()), but also allowing
for any other optional settings to be specified. |
| LoadBalancer.DefinitionStages.WithCreateAndInboundNatPool |
The stage of a load balancer definition allowing to create the load balancer or add an inbound NAT pool.
|
| LoadBalancer.DefinitionStages.WithCreateAndInboundNatRule |
The stage of a load balancer definition allowing to create the load balancer or add an inbound NAT rule.
|
| LoadBalancer.DefinitionStages.WithCreateAndNatChoice |
The stage of a load balancer definition allowing to create the load balancer or start configuring optional inbound NAT rules or pools.
|
| LoadBalancer.DefinitionStages.WithFrontend |
The stage of a load balancer definition describing the nature of the frontend of the load balancer: internal or Internet-facing.
|
| LoadBalancer.DefinitionStages.WithGroup |
The stage of the load balancer definition allowing to specify the resource group.
|
| LoadBalancer.DefinitionStages.WithInboundNatPool |
The stage of a load balancer definition allowing to create a new inbound NAT pool for a virtual machine scale set.
|
| LoadBalancer.DefinitionStages.WithInboundNatRule |
The stage of a load balancer definition allowing to create a new inbound NAT rule.
|
| LoadBalancer.DefinitionStages.WithLoadBalancingRule |
The stage of a load balancer definition allowing to create a load balancing rule.
|
| LoadBalancer.DefinitionStages.WithLoadBalancingRuleOrCreate |
The stage of a load balancer definition allowing to create a load balancing rule or create the load balancer.
|
| LoadBalancer.DefinitionStages.WithNetworkSubnet |
The stage of a load balancer definition allowing to specify an existing subnet as the private frontend.
|
| LoadBalancer.DefinitionStages.WithPrivateFrontend |
The stage of an internal load balancer definition allowing to define one or more private frontends.
|
| LoadBalancer.DefinitionStages.WithPrivateFrontendOrBackend |
The stage of an internal load balancer definition allowing to specify another private frontend or start specifying a backend.
|
| LoadBalancer.DefinitionStages.WithProbe |
The stage of the load balancer definition allowing to add a load balancing probe.
|
| LoadBalancer.DefinitionStages.WithProbeOrLoadBalancingRule |
The stage of a load balancer definition allowing to add another probe or start adding load balancing rules.
|
| LoadBalancer.DefinitionStages.WithPublicFrontend |
The stage of an Internet-facing load balancer definition allowing to define one or more public frontends.
|
| LoadBalancer.DefinitionStages.WithPublicFrontendOrBackend |
The stage of an Internet-facing load balancer definition allowing to add additional public frontends
or add the first backend pool.
|
| LoadBalancer.DefinitionStages.WithPublicIpAddress<ReturnT> |
The stage of a load balancer definition allowing to add a public IP address as the default public frontend.
|
| LoadBalancer.DefinitionStages.WithVirtualMachine<ReturnT> |
The stage of a load balancer definition allowing to add a virtual machine to
the load balancer's backend pool.
|
| LoadBalancer.Update |
The template for a load balancer update operation, containing all the settings that
can be modified.
|
| LoadBalancer.UpdateStages |
Grouping of load balancer update stages.
|
| LoadBalancer.UpdateStages.WithBackend |
The stage of the load balancer update allowing to add or remove backends.
|
| LoadBalancer.UpdateStages.WithInboundNatPool |
The stage of a load balancer update allowing to create a new inbound NAT pool for a virtual machine scale set.
|
| LoadBalancer.UpdateStages.WithInboundNatRule |
The stage of a load balancer update allowing to define, remove or edit inbound NAT rules.
|
| LoadBalancer.UpdateStages.WithInternalFrontend |
The stage of a load balancer update allowing to define one or more private frontends.
|
| LoadBalancer.UpdateStages.WithInternetFrontend |
The stage of a load balancer update allowing to define, remove or edit Internet-facing frontends.
|
| LoadBalancer.UpdateStages.WithLoadBalancingRule |
The stage of the load balancer update allowing to add, remove or modify load balancing rules.
|
| LoadBalancer.UpdateStages.WithNetworkSubnet |
The stage of a load balancer update allowing to specify a subnet to assign to the load balancer's frontend.
|
| LoadBalancer.UpdateStages.WithProbe |
The stage of the load balancer update allowing to add, remove or modify probes.
|
| LoadBalancer.UpdateStages.WithPublicIpAddress |
The stage of a load balancer update allowing to add a public IP address as the default public frontend.
|
| LoadBalancers |
Entry point to load balancer management API in Azure.
|
| LoadBalancingRule |
An immutable client-side representation of an HTTP load balancing rule.
|
| LoadBalancingRule.Definition<ParentT> |
The entirety of a load balancing rule definition.
|
| LoadBalancingRule.DefinitionStages |
Grouping of load balancing rule definition stages.
|
| LoadBalancingRule.DefinitionStages.Blank<ParentT> |
The first stage of the load balancing rule definition.
|
| LoadBalancingRule.DefinitionStages.WithAttach<ParentT> |
The final stage of the load balancing rule definition.
|
| LoadBalancingRule.DefinitionStages.WithBackend<ParentT> |
The stage of a load balancing rule definition allowing to specify the backend to associate the rule with.
|
| LoadBalancingRule.DefinitionStages.WithBackendPort<ParentT> |
The stage of a load balancing rule definition allowing to specify the backend port to send the load-balanced traffic to.
|
| LoadBalancingRule.DefinitionStages.WithFloatingIp<ParentT> |
The stage of a load balancing rule definition allowing to enable the floating IP functionality.
|
| LoadBalancingRule.DefinitionStages.WithFrontend<ParentT> |
The stage of a load balancing rule definition allowing to specify the frontend to associate with the rule.
|
| LoadBalancingRule.DefinitionStages.WithFrontendPort<ParentT> |
The stage of a load balancing rule definition allowing to specify the frontend port to load balance.
|
| LoadBalancingRule.DefinitionStages.WithIdleTimeoutInMinutes<ParentT> |
The stage of a load balancing rule definition allowing to specify the connection timeout for idle connections.
|
| LoadBalancingRule.DefinitionStages.WithLoadDistribution<ParentT> |
The stage of a load balancing rule definition allowing to specify the load distribution.
|
| LoadBalancingRule.DefinitionStages.WithProbe<ParentT> |
The stage of a load balancing rule definition allowing to specify the probe to associate with the rule.
|
| LoadBalancingRule.DefinitionStages.WithProtocol<ParentT> |
The stage of a load balancing rule definition allowing to specify the transport protocol to apply the rule to.
|
| LoadBalancingRule.Update |
The entirety of a load balancing rule update as part of a load balancer update.
|
| LoadBalancingRule.UpdateDefinition<ParentT> |
The entirety of a load balancing rule definition as part of a load balancer update.
|
| LoadBalancingRule.UpdateDefinitionStages |
Grouping of load balancing rule definition stages applicable as part of a load balancer update.
|
| LoadBalancingRule.UpdateDefinitionStages.Blank<ParentT> |
The first stage of the load balancing rule definition.
|
| LoadBalancingRule.UpdateDefinitionStages.WithAttach<ParentT> |
The final stage of the load balancing rule definition.
|
| LoadBalancingRule.UpdateDefinitionStages.WithBackend<ParentT> |
The stage of a load balancing rule definition allowing to specify the backend to associate the rule with.
|
| LoadBalancingRule.UpdateDefinitionStages.WithBackendPort<ParentT> |
The stage of a load balancing rule definition allowing to specify the backend port to send the load-balanced traffic to.
|
| LoadBalancingRule.UpdateDefinitionStages.WithFloatingIp<ParentT> |
The stage of a load balancing rule definition allowing to enable the floating IP functionality.
|
| LoadBalancingRule.UpdateDefinitionStages.WithFrontend<ParentT> |
The stage of a load balancing rule definition allowing to specify the frontend to associate with the rule.
|
| LoadBalancingRule.UpdateDefinitionStages.WithFrontendPort<ParentT> |
The stage of a load balancing rule definition allowing to specify the frontend port to load balance.
|
| LoadBalancingRule.UpdateDefinitionStages.WithIdleTimeoutInMinutes<ParentT> |
The stage of a load balancing rule definition allowing to specify the connection timeout for idle connections.
|
| LoadBalancingRule.UpdateDefinitionStages.WithLoadDistribution<ParentT> |
The stage of a load balancing rule definition allowing to specify the load distribution.
|
| LoadBalancingRule.UpdateDefinitionStages.WithProbe<ParentT> |
The stage of a load balancing rule definition allowing to specify the probe to associate with the rule.
|
| LoadBalancingRule.UpdateDefinitionStages.WithProtocol<ParentT> |
The stage of a load balancing rule definition allowing to specify the transport protocol to apply the rule to.
|
| LoadBalancingRule.UpdateStages |
Grouping of load balancing rule update stages.
|
| LoadBalancingRule.UpdateStages.WithBackendPort |
The stage of a load balancing rule update allowing to modify the backend port.
|
| LoadBalancingRule.UpdateStages.WithFloatingIp |
The stage of a load balancing rule update allowing to enable the floating IP functionality.
|
| LoadBalancingRule.UpdateStages.WithFrontend |
The stage of a load balancing rule update allowing to modify the frontend reference.
|
| LoadBalancingRule.UpdateStages.WithFrontendPort |
The stage of a load balancing rule update allowing to modify the frontend port.
|
| LoadBalancingRule.UpdateStages.WithIdleTimeoutInMinutes |
The stage of a load balancing rule update allowing to modify the connection timeout for idle connections.
|
| LoadBalancingRule.UpdateStages.WithLoadDistribution |
The stage of a load balancing rule update allowing to modify the load distribution.
|
| LoadBalancingRule.UpdateStages.WithProtocol |
The stage of a load balancing rule update allowing to modify the transport protocol the rule applies to.
|
| Network |
Entry point for Virtual Network management API in Azure.
|
| Network.Definition |
The entirety of the virtual network definition.
|
| Network.DefinitionStages |
Grouping of virtual network definition stages.
|
| Network.DefinitionStages.Blank |
The first stage of a virtual network definition.
|
| Network.DefinitionStages.WithCreate |
The stage of the virtual network definition which contains all the minimum required inputs for
the resource to be created (via
Creatable.create()), but also allows
for any other optional settings to be specified, except for adding subnets. |
| Network.DefinitionStages.WithCreateAndSubnet |
The stage of the public IP definition which contains all the minimum required inputs for
the resource to be created (via
Creatable.create()), but also allows
for any other optional settings to be specified, including adding subnets. |
| Network.DefinitionStages.WithGroup |
The stage of the virtual network definition allowing to specify the resource group.
|
| Network.DefinitionStages.WithSubnet |
The stage of the virtual network definition allowing to add subnets.
|
| Network.Update |
The template for a virtual network update operation, containing all the settings that
can be modified.
|
| Network.UpdateStages |
Grouping of virtual network update stages.
|
| Network.UpdateStages.WithAddressSpace |
The stage of the virtual network update allowing to specify the address space.
|
| Network.UpdateStages.WithDnsServer |
The stage of the virtual network update allowing to specify the DNS server.
|
| Network.UpdateStages.WithSubnet |
The stage of the virtual network update allowing to add or remove subnets.
|
| NetworkInterface |
Network interface.
|
| NetworkInterface.Definition |
The entirety of the network interface definition.
|
| NetworkInterface.DefinitionStages |
Grouping of network interface definition stages.
|
| NetworkInterface.DefinitionStages.Blank |
The first stage of the network interface.
|
| NetworkInterface.DefinitionStages.WithCreate |
The stage of the network interface definition which contains all the minimum required inputs for
the resource to be created (via
Creatable.create()), but also allows
for any other optional settings to be specified. |
| NetworkInterface.DefinitionStages.WithGroup |
The stage of the network interface definition allowing to specify the resource group.
|
| NetworkInterface.DefinitionStages.WithLoadBalancer |
The stage of the network interface definition allowing to associate it with a load balancer.
|
| NetworkInterface.DefinitionStages.WithNetworkSecurityGroup |
The stage of the network interface definition allowing to associate a network security group.
|
| NetworkInterface.DefinitionStages.WithPrimaryNetwork |
The stage of the network interface definition allowing to specify the virtual network for
primary IP configuration.
|
| NetworkInterface.DefinitionStages.WithPrimaryNetworkSubnet |
The stage of the network interface definition allowing to specify subnet.
|
| NetworkInterface.DefinitionStages.WithPrimaryPrivateIp |
The stage of the network interface definition allowing to specify private IP address within
a virtual network subnet.
|
| NetworkInterface.DefinitionStages.WithPrimaryPublicIpAddress |
The stage of the network interface definition allowing to associate public IP address with it's primary
IP configuration.
|
| NetworkInterface.DefinitionStages.WithSecondaryIpConfiguration |
The stage of the network interface definition allowing to associate a secondary IP configurations.
|
| NetworkInterface.Update |
The template for an update operation, containing all the settings that
can be modified.
|
| NetworkInterface.UpdateStages |
Grouping of network interface update stages.
|
| NetworkInterface.UpdateStages.WithDnsServer |
The stage of the network interface update allowing to specify DNS servers.
|
| NetworkInterface.UpdateStages.WithIpConfiguration |
The stage of the network interface update allowing to configure IP configuration.
|
| NetworkInterface.UpdateStages.WithIpForwarding |
The stage of the network interface update allowing to enable or disable IP forwarding.
|
| NetworkInterface.UpdateStages.WithLoadBalancer |
The stage of the network interface update allowing to associate it with a load balancer.
|
| NetworkInterface.UpdateStages.WithNetworkSecurityGroup |
The stage of the network interface update allowing to associate network security group.
|
| NetworkInterface.UpdateStages.WithPrimaryNetworkSubnet |
The stage of the network interface update allowing to specify subnet.
|
| NetworkInterface.UpdateStages.WithPrimaryPrivateIp |
The stage of the network interface update allowing to specify private IP address within
a virtual network subnet.
|
| NetworkInterface.UpdateStages.WithPrimaryPublicIpAddress |
The stage of the network interface update allowing to associate public IP address with it's primary
IP configuration.
|
| NetworkInterfaces |
Entry point to network interface management.
|
| Networks |
Entry point to virtual network management API in Azure.
|
| NetworkSecurityGroup |
Network security group.
|
| NetworkSecurityGroup.Definition |
The entirety of the network security group definition.
|
| NetworkSecurityGroup.DefinitionStages |
Grouping of network security group definition stages.
|
| NetworkSecurityGroup.DefinitionStages.Blank |
The first stage of the definition.
|
| NetworkSecurityGroup.DefinitionStages.WithCreate |
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via
Creatable.create()), but also allows
for any other optional settings to be specified. |
| NetworkSecurityGroup.DefinitionStages.WithGroup |
The stage allowing to specify the resource group.
|
| NetworkSecurityGroup.DefinitionStages.WithRule |
The stage allowing to define a new security rule.
|
| NetworkSecurityGroup.Update |
The template for an update operation, containing all the settings that
can be modified.
|
| NetworkSecurityGroup.UpdateStages |
Grouping of network security group update stages.
|
| NetworkSecurityGroup.UpdateStages.WithRule |
The stage of the resource definition allowing to add or remove security rules.
|
| NetworkSecurityGroups |
Entry point to network security group management.
|
| NetworkSecurityRule |
A network security rule in a network security group.
|
| NetworkSecurityRule.Definition<ParentT> |
The entirety of a network security rule definition.
|
| NetworkSecurityRule.DefinitionStages |
Grouping of security rule definition stages applicable as part of a network security group creation.
|
| NetworkSecurityRule.DefinitionStages.Blank<ParentT> |
The first stage of a security rule definition.
|
| NetworkSecurityRule.DefinitionStages.WithAttach<ParentT> |
The final stage of the security rule definition.
|
| NetworkSecurityRule.DefinitionStages.WithDescription<ParentT> |
The stage of the network rule definition allowing the description to be specified.
|
| NetworkSecurityRule.DefinitionStages.WithDestinationAddress<ParentT> |
The stage of the network rule definition allowing the destination address to be specified.
|
| NetworkSecurityRule.DefinitionStages.WithDestinationPort<ParentT> |
The stage of the network rule definition allowing the destination port(s) to be specified.
|
| NetworkSecurityRule.DefinitionStages.WithDirectionAccess<ParentT> |
The stage of the network rule definition allowing the direction and the access type to be specified.
|
| NetworkSecurityRule.DefinitionStages.WithPriority<ParentT> |
The stage of the network rule definition allowing the priority to be specified.
|
| NetworkSecurityRule.DefinitionStages.WithProtocol<ParentT> |
The stage of the security rule definition allowing the protocol that the rule applies to to be specified.
|
| NetworkSecurityRule.DefinitionStages.WithSourceAddress<ParentT> |
The stage of the network rule definition allowing the source address to be specified.
|
| NetworkSecurityRule.DefinitionStages.WithSourcePort<ParentT> |
The stage of the network rule definition allowing the source port(s) to be specified.
|
| NetworkSecurityRule.Update |
The entirety of a security rule update as part of a network security group update.
|
| NetworkSecurityRule.UpdateDefinition<ParentT> |
The entirety of a network security rule definition as part of a network security group update.
|
| NetworkSecurityRule.UpdateDefinitionStages |
Grouping of security rule definition stages applicable as part of a network security group update.
|
| NetworkSecurityRule.UpdateDefinitionStages.Blank<ParentT> |
The first stage of a security rule description as part of an update of a networking security group.
|
| NetworkSecurityRule.UpdateDefinitionStages.WithAttach<ParentT> |
The final stage of the security rule definition.
|
| NetworkSecurityRule.UpdateDefinitionStages.WithDestinationAddress<ParentT> |
The stage of the network rule definition allowing the destination address to be specified.
|
| NetworkSecurityRule.UpdateDefinitionStages.WithDestinationPort<ParentT> |
The stage of the network rule definition allowing the destination port(s) to be specified.
|
| NetworkSecurityRule.UpdateDefinitionStages.WithDirectionAccess<ParentT> |
The stage of the network rule description allowing the direction and the access type to be specified.
|
| NetworkSecurityRule.UpdateDefinitionStages.WithProtocol<ParentT> |
The stage of the security rule definition allowing the protocol that the rule applies to to be specified.
|
| NetworkSecurityRule.UpdateDefinitionStages.WithSourceAddress<ParentT> |
The stage of the network rule definition allowing the source address to be specified.
|
| NetworkSecurityRule.UpdateDefinitionStages.WithSourcePort<ParentT> |
The stage of the network rule definition allowing the source port(s) to be specified.
|
| NetworkSecurityRule.UpdateStages |
Grouping of security rule update stages.
|
| NetworkSecurityRule.UpdateStages.WithDestinationAddress |
The stage of the network rule description allowing the destination address to be specified.
|
| NetworkSecurityRule.UpdateStages.WithDestinationPort |
The stage of the network rule description allowing the destination port(s) to be specified.
|
| NetworkSecurityRule.UpdateStages.WithDirectionAccess |
The stage of the network rule description allowing the direction and the access type to be specified.
|
| NetworkSecurityRule.UpdateStages.WithProtocol |
The stage of the security rule description allowing the protocol that the rule applies to to be specified.
|
| NetworkSecurityRule.UpdateStages.WithSourceAddress |
The stage of the network rule description allowing the source address to be specified.
|
| NetworkSecurityRule.UpdateStages.WithSourcePort |
The stage of the network rule description allowing the source port(s) to be specified.
|
| NicIpConfiguration |
An IP configuration in a network interface.
|
| NicIpConfiguration.Definition<ParentT> |
The entirety of the network interface IP configuration definition.
|
| NicIpConfiguration.DefinitionStages |
Grouping of network interface IP configuration definition stages applicable as part of a
network interface update.
|
| NicIpConfiguration.DefinitionStages.Blank<ParentT> |
The first stage of network interface IP configuration definition.
|
| NicIpConfiguration.DefinitionStages.WithAttach<ParentT> |
The final stage of network interface IP configuration.
|
| NicIpConfiguration.DefinitionStages.WithLoadBalancer<ParentT> |
The stage of the network interface IP configuration definition allowing to specify the load balancer
to associate this IP configuration with.
|
| NicIpConfiguration.DefinitionStages.WithNetwork<ParentT> |
The stage of the network interface IP configuration definition allowing to specify the virtual network.
|
| NicIpConfiguration.DefinitionStages.WithPrivateIp<ParentT> |
The stage of the network interface IP configuration definition allowing to specify private IP address
within a virtual network subnet.
|
| NicIpConfiguration.DefinitionStages.WithPublicIpAddress<ParentT> |
The stage of the network interface IP configuration definition allowing to associate it with
a public IP address.
|
| NicIpConfiguration.DefinitionStages.WithSubnet<ParentT> |
The stage of the network interface IP configuration definition allowing to specify subnet.
|
| NicIpConfiguration.Update |
The entirety of a network interface IP configuration update as part of a network interface update.
|
| NicIpConfiguration.UpdateDefinition<ParentT> |
The entirety of a network interface IP configuration definition as part of a network interface update.
|
| NicIpConfiguration.UpdateDefinitionStages |
Grouping of network interface IP configuration definition stages.
|
| NicIpConfiguration.UpdateDefinitionStages.Blank<ParentT> |
The first stage of network interface IP configuration definition.
|
| NicIpConfiguration.UpdateDefinitionStages.WithAttach<ParentT> |
The final stage of network interface IP configuration.
|
| NicIpConfiguration.UpdateDefinitionStages.WithLoadBalancer<ParentT> |
The stage of the network interface IP configuration definition allowing to specify the load balancer
to associate this IP configuration with.
|
| NicIpConfiguration.UpdateDefinitionStages.WithNetwork<ParentT> |
The stage of the network interface IP configuration definition allowing to specify the virtual network.
|
| NicIpConfiguration.UpdateDefinitionStages.WithPrivateIp<ParentT> |
The stage of the network interface IP configuration definition allowing to specify private IP address
within a virtual network subnet.
|
| NicIpConfiguration.UpdateDefinitionStages.WithPublicIpAddress<ParentT> |
The stage of the network interface IP configuration definition allowing to associate it with
a public IP address.
|
| NicIpConfiguration.UpdateDefinitionStages.WithSubnet<ParentT> |
The stage of the network interface IP configuration definition allowing to specify subnet.
|
| NicIpConfiguration.UpdateStages |
Grouping of network interface IP configuration update stages.
|
| NicIpConfiguration.UpdateStages.WithLoadBalancer |
The stage of the network interface's IP configuration allowing to specify the load balancer
to associate this IP configuration with.
|
| NicIpConfiguration.UpdateStages.WithPrivateIp |
The stage of the network interface IP configuration update allowing to specify private IP.
|
| NicIpConfiguration.UpdateStages.WithPublicIpAddress |
The stage of the network interface IP configuration update allowing to specify public IP address.
|
| NicIpConfiguration.UpdateStages.WithSubnet |
The stage of the network interface IP configuration update allowing to specify subnet.
|
| PrivateFrontend |
An immutable client-side representation of a private frontend of an internal load balancer.
|
| PrivateFrontend.Definition<ParentT> |
The entirety of a private frontend definition.
|
| PrivateFrontend.DefinitionStages |
Grouping of private frontend definition stages.
|
| PrivateFrontend.DefinitionStages.Blank<ParentT> |
The first stage of a private frontend definition.
|
| PrivateFrontend.DefinitionStages.WithAttach<ParentT> |
The final stage of a private frontend definition.
|
| PrivateFrontend.DefinitionStages.WithSubnet<ParentT> |
The stage of a private frontend definition allowing to specify a subnet from the selected network.
|
| PrivateFrontend.Update |
The entirety of a private frontend update as part of a load balancer update.
|
| PrivateFrontend.UpdateDefinition<ParentT> |
The entirety of a private frontend definition as part of a load balancer update.
|
| PrivateFrontend.UpdateDefinitionStages |
Grouping of private frontend definition stages applicable as part of a load balancer update.
|
| PrivateFrontend.UpdateDefinitionStages.Blank<ParentT> |
The first stage of a private frontend definition.
|
| PrivateFrontend.UpdateDefinitionStages.WithAttach<ParentT> |
The final stage of an internal frontend definition.
|
| PrivateFrontend.UpdateDefinitionStages.WithSubnet<ParentT> |
The stage of a private frontend definition allowing to specify a subnet from the selected network.
|
| PrivateFrontend.UpdateStages |
Grouping of private frontend update stages.
|
| PrivateFrontend.UpdateStages.WithSubnet |
The stage of a private frontend update allowing to specify a subnet from the selected network.
|
| Probe |
An immutable client-side representation of a load balancing probe.
|
| PublicFrontend |
An immutable client-side representation of a public frontend of an Internet-facing load balancer.
|
| PublicFrontend.Definition<ParentT> |
The entirety of a public frontend definition.
|
| PublicFrontend.DefinitionStages |
Grouping of public frontend definition stages.
|
| PublicFrontend.DefinitionStages.Blank<ParentT> |
The first stage of a public frontend definition.
|
| PublicFrontend.DefinitionStages.WithAttach<ParentT> |
The final stage of a public frontend definition.
|
| PublicFrontend.DefinitionStages.WithPublicIpAddress<ParentT> |
The stage of a public frontend definition allowing to specify an existing public IP address.
|
| PublicFrontend.Update |
The entirety of a public frontend update as part of an Internet-facing load balancer update.
|
| PublicFrontend.UpdateDefinition<ParentT> |
The entirety of a public frontend definition as part of an Internet-facing load balancer update.
|
| PublicFrontend.UpdateDefinitionStages |
Grouping of public frontend definition stages applicable as part of an Internet-facing load balancer update.
|
| PublicFrontend.UpdateDefinitionStages.Blank<ParentT> |
The first stage of a public frontend definition.
|
| PublicFrontend.UpdateDefinitionStages.WithAttach<ParentT> |
The final stage of the public frontend definition.
|
| PublicFrontend.UpdateDefinitionStages.WithPublicIpAddress<ParentT> |
The stage of a public frontend definition allowing to specify an existing public IP address.
|
| PublicFrontend.UpdateStages |
Grouping of public frontend update stages.
|
| PublicFrontend.UpdateStages.WithPublicIpAddress |
The stage of a public frontend update allowing to specify an existing public IP address.
|
| PublicIpAddress |
Public IP address.
|
| PublicIpAddress.Definition |
Container interface for all the definitions.
|
| PublicIpAddress.DefinitionStages |
Grouping of public IP address definition stages.
|
| PublicIpAddress.DefinitionStages.Blank |
The first stage of a public IP address definition.
|
| PublicIpAddress.DefinitionStages.WithCreate |
The stage of the public IP definition which contains all the minimum required inputs for
the resource to be created (via
Creatable.create()), but also allows
for any other optional settings to be specified. |
| PublicIpAddress.DefinitionStages.WithGroup |
The stage of the public IP address definition allowing to specify the resource group.
|
| PublicIpAddress.DefinitionStages.WithIdleTimeout |
A public IP address definition allowing the idle timeout to be specified.
|
| PublicIpAddress.DefinitionStages.WithIpAddress |
A public IP address definition allowing to set the IP allocation method (static or dynamic).
|
| PublicIpAddress.DefinitionStages.WithLeafDomainLabel |
A public IP address definition allowing to specify the leaf domain label, if any.
|
| PublicIpAddress.DefinitionStages.WithReverseFQDN |
A public IP address definition allowing the reverse FQDN to be specified.
|
| PublicIpAddress.Update |
Container interface for all the updates.
|
| PublicIpAddress.UpdateStages |
Grouping of public IP address update stages.
|
| PublicIpAddress.UpdateStages.WithIdleTimout |
A public IP address update allowing the idle timeout to be changed.
|
| PublicIpAddress.UpdateStages.WithIpAddress |
A public IP address update allowing to change the IP allocation method (static or dynamic).
|
| PublicIpAddress.UpdateStages.WithLeafDomainLabel |
A public IP address update allowing to change the leaf domain label, if any.
|
| PublicIpAddress.UpdateStages.WithReverseFQDN |
A public IP address update allowing the reverse FQDN to be changed.
|
| PublicIpAddresses |
Entry point to public IP address management.
|
| Subnet |
An immutable client-side representation of a subnet of a virtual network.
|
| Subnet.Definition<ParentT> |
The entirety of a Subnet definition.
|
| Subnet.DefinitionStages |
Grouping of subnet definition stages.
|
| Subnet.DefinitionStages.Blank<ParentT> |
The first stage of the subnet definition.
|
| Subnet.DefinitionStages.WithAddressPrefix<ParentT> |
The stage of the subnet definition allowing to specify the address space for the subnet.
|
| Subnet.DefinitionStages.WithAttach<ParentT> |
The final stage of the subnet definition.
|
| Subnet.DefinitionStages.WithNetworkSecurityGroup<ParentT> |
The stage of the subnet definition allowing to specify the network security group to assign to the subnet.
|
| Subnet.Update |
The entirety of a subnet update as part of a network update.
|
| Subnet.UpdateDefinition<ParentT> |
The entirety of a subnet definition as part of a virtual network update.
|
| Subnet.UpdateDefinitionStages |
Grouping of subnet definition stages applicable as part of a virtual network update.
|
| Subnet.UpdateDefinitionStages.Blank<ParentT> |
The first stage of the subnet definition.
|
| Subnet.UpdateDefinitionStages.WithAddressPrefix<ParentT> |
The stage of the subnet definition allowing to specify the address space for the subnet.
|
| Subnet.UpdateDefinitionStages.WithAttach<ParentT> |
The final stage of the subnet definition.
|
| Subnet.UpdateDefinitionStages.WithNetworkSecurityGroup<ParentT> |
The stage of the subnet definition allowing to specify the network security group to assign to the subnet.
|
| Subnet.UpdateStages |
Grouping of subnet update stages.
|
| Subnet.UpdateStages.WithAddressPrefix |
The stage of the subnet update allowing to change the address space for the subnet.
|
| Subnet.UpdateStages.WithNetworkSecurityGroup |
The stage of the subnet update allowing to change the network security group to assign to the subnet.
|
| TcpProbe |
An immutable client-side representation of a TCP load balancing probe.
|
| TcpProbe.Definition<ParentT> |
The entirety of a probe definition.
|
| TcpProbe.DefinitionStages |
Grouping of probe definition stages.
|
| TcpProbe.DefinitionStages.Blank<ParentT> |
The first stage of the probe definition.
|
| TcpProbe.DefinitionStages.WithAttach<ParentT> |
The final stage of the probe definition.
|
| TcpProbe.DefinitionStages.WithIntervalInSeconds<ParentT> |
The stage of the TCP probe definition allowing to specify the probe interval.
|
| TcpProbe.DefinitionStages.WithNumberOfProbes<ParentT> |
The stage of the TCP probe definition allowing to specify the number of unsuccessful probes before failure is determined.
|
| TcpProbe.DefinitionStages.WithPort<ParentT> |
The stage of the TCP probe definition allowing to specify the port number to monitor.
|
| TcpProbe.Update |
The entirety of a probe update as part of a load balancer update.
|
| TcpProbe.UpdateDefinition<ParentT> |
The entirety of a probe definition as part of a load balancer update.
|
| TcpProbe.UpdateDefinitionStages |
Grouping of probe definition stages applicable as part of a load balancer update.
|
| TcpProbe.UpdateDefinitionStages.Blank<ParentT> |
The first stage of the probe definition.
|
| TcpProbe.UpdateDefinitionStages.WithAttach<ParentT> |
The final stage of the probe definition.
|
| TcpProbe.UpdateDefinitionStages.WithIntervalInSeconds<ParentT> |
The stage of the TCP probe definition allowing to specify the probe interval.
|
| TcpProbe.UpdateDefinitionStages.WithNumberOfProbes<ParentT> |
The stage of the TCP probe definition allowing to specify the number of unsuccessful probes before failure is determined.
|
| TcpProbe.UpdateDefinitionStages.WithPort<ParentT> |
The stage of the TCP probe definition allowing to specify the port number to monitor.
|
| TcpProbe.UpdateStages |
Grouping of probe update stages.
|
| TcpProbe.UpdateStages.WithIntervalInSeconds |
The stage of the TCP probe update allowing to modify the probe interval.
|
| TcpProbe.UpdateStages.WithNumberOfProbes |
The stage of the TCP probe update allowing to modify the number of unsuccessful probes before failure is determined.
|
| TcpProbe.UpdateStages.WithPort |
The stage of the TCP probe update allowing to modify the port number to monitor.
|
| Class | Description |
|---|---|
| AddressSpace |
AddressSpace contains an array of IP address ranges that can be used by
subnets.
|
| ApplicationGatewayBackendAddress |
Backend Address of application gateway.
|
| ApplicationGatewayCookieBasedAffinity |
Defines values for ApplicationGatewayCookieBasedAffinity.
|
| ApplicationGatewayOperationalState |
Defines values for ApplicationGatewayOperationalState.
|
| ApplicationGatewayProtocol |
Defines values for ApplicationGatewayProtocol.
|
| ApplicationGatewayRequestRoutingRuleType |
Defines values for ApplicationGatewayRequestRoutingRuleType.
|
| ApplicationGatewaySku |
SKU of application gateway.
|
| ApplicationGatewaySkuName |
Defines values for ApplicationGatewaySkuName.
|
| ApplicationGatewaySslPolicy |
Application gateway SSL policy.
|
| ApplicationGatewaySslProtocol |
Defines values for ApplicationGatewaySslProtocol.
|
| ApplicationGatewayTier |
Defines values for ApplicationGatewayTier.
|
| AuthorizationUseStatus |
Defines values for AuthorizationUseStatus.
|
| AzureAsyncOperationResult |
The response body contains the status of the specified asynchronous
operation, indicating whether it has succeeded, is in progress, or has
failed.
|
| BgpSettings |
The BgpSettings model.
|
| DhcpOptions |
DHCPOptions contains an array of DNS servers available to VMs deployed in
the virtual networkStandard DHCP option for a subnet overrides VNET DHCP
options.
|
| EffectiveNetworkSecurityGroup |
Effective NetworkSecurityGroup.
|
| EffectiveNetworkSecurityGroupAssociation |
Effective NetworkSecurityGroup association.
|
| EffectiveNetworkSecurityRule |
Effective NetworkSecurityRules.
|
| EffectiveRoute |
Effective Route.
|
| EffectiveRouteSource |
Defines values for EffectiveRouteSource.
|
| EffectiveRouteState |
Defines values for EffectiveRouteState.
|
| Error |
The Error model.
|
| ErrorDetails |
The ErrorDetails model.
|
| ExpressRouteCircuitArpTable |
The arp table associated with the ExpressRouteCircuit.
|
| ExpressRouteCircuitPeeringAdvertisedPublicPrefixState |
Defines values for ExpressRouteCircuitPeeringAdvertisedPublicPrefixState.
|
| ExpressRouteCircuitPeeringConfig |
Specifies the peering config.
|
| ExpressRouteCircuitPeeringState |
Defines values for ExpressRouteCircuitPeeringState.
|
| ExpressRouteCircuitPeeringType |
Defines values for ExpressRouteCircuitPeeringType.
|
| ExpressRouteCircuitRoutesTable |
The routes table associated with the ExpressRouteCircuit.
|
| ExpressRouteCircuitRoutesTableSummary |
The routes table associated with the ExpressRouteCircuit.
|
| ExpressRouteCircuitServiceProviderProperties |
Contains ServiceProviderProperties in an ExpressRouteCircuit.
|
| ExpressRouteCircuitSku |
Contains sku in an ExpressRouteCircuit.
|
| ExpressRouteCircuitSkuFamily |
Defines values for ExpressRouteCircuitSkuFamily.
|
| ExpressRouteCircuitSkuTier |
Defines values for ExpressRouteCircuitSkuTier.
|
| ExpressRouteServiceProviderBandwidthsOffered |
Contains Bandwidths offered in ExpressRouteServiceProviders.
|
| IPAllocationMethod |
Defines values for IPAllocationMethod.
|
| IPVersion |
Defines values for IPVersion.
|
| LoadDistribution |
Defines values for LoadDistribution.
|
| NetworkInterfaceDnsSettings |
Dns settings of a network interface.
|
| NetworkOperationStatus |
Defines values for NetworkOperationStatus.
|
| ProbeProtocol |
Defines values for ProbeProtocol.
|
| ProcessorArchitecture |
Defines values for ProcessorArchitecture.
|
| PublicIPAddressDnsSettings |
Contains FQDN of the DNS record associated with the public IP address.
|
| RouteNextHopType |
Defines values for RouteNextHopType.
|
| SecurityRuleAccess |
Defines values for SecurityRuleAccess.
|
| SecurityRuleDirection |
Defines values for SecurityRuleDirection.
|
| SecurityRuleProtocol |
Defines values for SecurityRuleProtocol.
|
| ServiceProviderProvisioningState |
Defines values for ServiceProviderProvisioningState.
|
| TransportProtocol |
Defines values for TransportProtocol.
|
| UsageName |
The Usage Names.
|
| VirtualNetworkGatewayConnectionStatus |
Defines values for VirtualNetworkGatewayConnectionStatus.
|
| VirtualNetworkGatewayConnectionType |
Defines values for VirtualNetworkGatewayConnectionType.
|
| VirtualNetworkGatewaySku |
VirtualNetworkGatewaySku details.
|
| VirtualNetworkGatewaySkuName |
Defines values for VirtualNetworkGatewaySkuName.
|
| VirtualNetworkGatewaySkuTier |
Defines values for VirtualNetworkGatewaySkuTier.
|
| VirtualNetworkGatewayType |
Defines values for VirtualNetworkGatewayType.
|
| VirtualNetworkPeeringState |
Defines values for VirtualNetworkPeeringState.
|
| VpnClientConfiguration |
VpnClientConfiguration for P2S client.
|
| VpnClientParameters |
VpnClientParameters.
|
| VpnType |
Defines values for VpnType.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/