NetworkVirtualAppliancePropertiesFormat interface
Network Virtual Appliance definition.
Properties
| additional |
Details required for Additional Network Interface. This property is not compatible with the NVA deployed in VNets. |
| address |
Address Prefix. |
| boot |
BootStrapConfigurationBlobs storage URLs. |
| cloud |
CloudInitConfiguration string in plain text. |
| cloud |
CloudInitConfigurationBlob storage URLs. |
| delegation | The delegation for the Virtual Appliance. Only appliable for SaaS NVA. |
| deployment |
The deployment type. PartnerManaged for the SaaS NVA |
| inbound |
List of references to InboundSecurityRules. |
| internet |
List of Resource Uri of Public IPs for Internet Ingress Scenario. |
| network |
Network Profile containing configurations for Public and Private NIC. |
| nva |
The NVA in VNet interface configurations |
| nva |
Network Virtual Appliance SKU. |
| partner |
The delegation for the Virtual Appliance |
| private |
A Internal Load Balancer's HA port frontend IP address. Can be used to set routes & UDR to load balance traffic between NVA instances |
| provisioning |
The provisioning state of the resource. |
| ssh |
Public key for SSH login. |
| virtual |
VirtualAppliance ASN. Microsoft private, public and IANA reserved ASN are not supported. |
| virtual |
List of references to VirtualApplianceConnections. |
| virtual |
List of Virtual Appliance Network Interfaces. |
| virtual |
List of references to VirtualApplianceSite. |
| virtual |
The Virtual Hub where Network Virtual Appliance is being deployed. |
Property Details
additionalNics
Details required for Additional Network Interface. This property is not compatible with the NVA deployed in VNets.
additionalNics?: VirtualApplianceAdditionalNicProperties[]
Property Value
addressPrefix
Address Prefix.
addressPrefix?: string
Property Value
string
bootStrapConfigurationBlobs
BootStrapConfigurationBlobs storage URLs.
bootStrapConfigurationBlobs?: string[]
Property Value
string[]
cloudInitConfiguration
CloudInitConfiguration string in plain text.
cloudInitConfiguration?: string
Property Value
string
cloudInitConfigurationBlobs
CloudInitConfigurationBlob storage URLs.
cloudInitConfigurationBlobs?: string[]
Property Value
string[]
delegation
The delegation for the Virtual Appliance. Only appliable for SaaS NVA.
delegation?: DelegationProperties
Property Value
deploymentType
The deployment type. PartnerManaged for the SaaS NVA
deploymentType?: string
Property Value
string
inboundSecurityRules
List of references to InboundSecurityRules.
inboundSecurityRules?: SubResource[]
Property Value
internetIngressPublicIps
List of Resource Uri of Public IPs for Internet Ingress Scenario.
internetIngressPublicIps?: InternetIngressPublicIpsProperties[]
Property Value
networkProfile
Network Profile containing configurations for Public and Private NIC.
networkProfile?: NetworkVirtualAppliancePropertiesFormatNetworkProfile
Property Value
nvaInterfaceConfigurations
The NVA in VNet interface configurations
nvaInterfaceConfigurations?: NvaInterfaceConfigurationsProperties[]
Property Value
nvaSku
Network Virtual Appliance SKU.
nvaSku?: VirtualApplianceSkuProperties
Property Value
partnerManagedResource
The delegation for the Virtual Appliance
partnerManagedResource?: PartnerManagedResourceProperties
Property Value
privateIpAddress
A Internal Load Balancer's HA port frontend IP address. Can be used to set routes & UDR to load balance traffic between NVA instances
privateIpAddress?: string
Property Value
string
provisioningState
The provisioning state of the resource.
provisioningState?: string
Property Value
string
sshPublicKey
Public key for SSH login.
sshPublicKey?: string
Property Value
string
virtualApplianceAsn
VirtualAppliance ASN. Microsoft private, public and IANA reserved ASN are not supported.
virtualApplianceAsn?: number
Property Value
number
virtualApplianceConnections
List of references to VirtualApplianceConnections.
virtualApplianceConnections?: SubResource[]
Property Value
virtualApplianceNics
List of Virtual Appliance Network Interfaces.
virtualApplianceNics?: VirtualApplianceNicProperties[]
Property Value
virtualApplianceSites
List of references to VirtualApplianceSite.
virtualApplianceSites?: SubResource[]
Property Value
virtualHub
The Virtual Hub where Network Virtual Appliance is being deployed.
virtualHub?: SubResource