NetworkVirtualApplianceConnection Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
NetworkVirtualApplianceConnection resource.
[Microsoft.Rest.Serialization.JsonTransformation]
public class NetworkVirtualApplianceConnection : Microsoft.Azure.Management.Network.Models.SubResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type NetworkVirtualApplianceConnection = class
inherit SubResource
Public Class NetworkVirtualApplianceConnection
Inherits SubResource
- Inheritance
- Attributes
Constructors
NetworkVirtualApplianceConnection() |
Initializes a new instance of the NetworkVirtualApplianceConnection class. |
NetworkVirtualApplianceConnection(String, String, String, RoutingConfiguration, String, Nullable<Int64>, Nullable<Int64>, IList<String>, Nullable<Boolean>) |
Initializes a new instance of the NetworkVirtualApplianceConnection class. |
Properties
Asn |
Gets or sets network Virtual Appliance ASN. |
BgpPeerAddress |
Gets or sets list of bgpPeerAddresses for the NVA instances |
EnableInternetSecurity |
Gets or sets enable internet security. |
Id |
Gets or sets resource ID. (Inherited from SubResource) |
Name |
Gets or sets the name of the resource. |
PropertiesName |
Gets or sets the name of the resource. |
ProvisioningState |
Gets the provisioning state of the NetworkVirtualApplianceConnection resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed' |
RoutingConfiguration |
Gets or sets the Routing Configuration indicating the associated and propagated route tables on this connection. |
TunnelIdentifier |
Gets or sets unique identifier for the connection. |
Methods
Validate() |
Validate the object. |