NetworkVirtualAppliance interface
NetworkVirtualAppliance Resource.
- Extends
Properties
| additional |
Details required for Additional Network Interface. This property is not compatible with the NVA deployed in VNets. |
| address |
Address Prefix. NOTE: This property will not be serialized. It can only be populated by the server. |
| 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 NOTE: This property will not be serialized. It can only be populated by the server. |
| etag | A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server. |
| identity | The service principal that has read access to cloud-init and config blob. |
| inbound |
List of references to InboundSecurityRules. NOTE: This property will not be serialized. It can only be populated by the server. |
| 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 NOTE: This property will not be serialized. It can only be populated by the server. |
| provisioning |
The provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
| 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. NOTE: This property will not be serialized. It can only be populated by the server. |
| virtual |
List of Virtual Appliance Network Interfaces. NOTE: This property will not be serialized. It can only be populated by the server. |
| virtual |
List of references to VirtualApplianceSite. NOTE: This property will not be serialized. It can only be populated by the server. |
| virtual |
The Virtual Hub where Network Virtual Appliance is being deployed. |
Inherited Properties
| id | Resource ID. |
| location | Resource location. |
| name | Resource name. NOTE: This property will not be serialized. It can only be populated by the server. |
| tags | Resource tags. |
| type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
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. NOTE: This property will not be serialized. It can only be populated by the server.
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 NOTE: This property will not be serialized. It can only be populated by the server.
deploymentType?: string
Property Value
string
etag
A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.
etag?: string
Property Value
string
identity
The service principal that has read access to cloud-init and config blob.
identity?: ManagedServiceIdentity
Property Value
inboundSecurityRules
List of references to InboundSecurityRules. NOTE: This property will not be serialized. It can only be populated by the server.
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 NOTE: This property will not be serialized. It can only be populated by the server.
privateIpAddress?: string
Property Value
string
provisioningState
The provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
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. NOTE: This property will not be serialized. It can only be populated by the server.
virtualApplianceConnections?: SubResource[]
Property Value
virtualApplianceNics
List of Virtual Appliance Network Interfaces. NOTE: This property will not be serialized. It can only be populated by the server.
virtualApplianceNics?: VirtualApplianceNicProperties[]
Property Value
virtualApplianceSites
List of references to VirtualApplianceSite. NOTE: This property will not be serialized. It can only be populated by the server.
virtualApplianceSites?: SubResource[]
Property Value
virtualHub
The Virtual Hub where Network Virtual Appliance is being deployed.
virtualHub?: SubResource
Property Value
Inherited Property Details
id
location
name
Resource name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From Resource.name
tags
Resource tags.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From Resource.tags
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From Resource.type