This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.network.getNetworkVirtualAppliance
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Gets the specified Network Virtual Appliance. Azure REST API version: 2023-02-01.
Other available API versions: 2020-04-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
Using getNetworkVirtualAppliance
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getNetworkVirtualAppliance(args: GetNetworkVirtualApplianceArgs, opts?: InvokeOptions): Promise<GetNetworkVirtualApplianceResult>
function getNetworkVirtualApplianceOutput(args: GetNetworkVirtualApplianceOutputArgs, opts?: InvokeOptions): Output<GetNetworkVirtualApplianceResult>def get_network_virtual_appliance(expand: Optional[str] = None,
                                  network_virtual_appliance_name: Optional[str] = None,
                                  resource_group_name: Optional[str] = None,
                                  opts: Optional[InvokeOptions] = None) -> GetNetworkVirtualApplianceResult
def get_network_virtual_appliance_output(expand: Optional[pulumi.Input[str]] = None,
                                  network_virtual_appliance_name: Optional[pulumi.Input[str]] = None,
                                  resource_group_name: Optional[pulumi.Input[str]] = None,
                                  opts: Optional[InvokeOptions] = None) -> Output[GetNetworkVirtualApplianceResult]func LookupNetworkVirtualAppliance(ctx *Context, args *LookupNetworkVirtualApplianceArgs, opts ...InvokeOption) (*LookupNetworkVirtualApplianceResult, error)
func LookupNetworkVirtualApplianceOutput(ctx *Context, args *LookupNetworkVirtualApplianceOutputArgs, opts ...InvokeOption) LookupNetworkVirtualApplianceResultOutput> Note: This function is named LookupNetworkVirtualAppliance in the Go SDK.
public static class GetNetworkVirtualAppliance 
{
    public static Task<GetNetworkVirtualApplianceResult> InvokeAsync(GetNetworkVirtualApplianceArgs args, InvokeOptions? opts = null)
    public static Output<GetNetworkVirtualApplianceResult> Invoke(GetNetworkVirtualApplianceInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetNetworkVirtualApplianceResult> getNetworkVirtualAppliance(GetNetworkVirtualApplianceArgs args, InvokeOptions options)
public static Output<GetNetworkVirtualApplianceResult> getNetworkVirtualAppliance(GetNetworkVirtualApplianceArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:network:getNetworkVirtualAppliance
  arguments:
    # arguments dictionaryThe following arguments are supported:
- NetworkVirtual stringAppliance Name 
- The name of Network Virtual Appliance.
- ResourceGroup stringName 
- The name of the resource group.
- Expand string
- Expands referenced resources.
- NetworkVirtual stringAppliance Name 
- The name of Network Virtual Appliance.
- ResourceGroup stringName 
- The name of the resource group.
- Expand string
- Expands referenced resources.
- networkVirtual StringAppliance Name 
- The name of Network Virtual Appliance.
- resourceGroup StringName 
- The name of the resource group.
- expand String
- Expands referenced resources.
- networkVirtual stringAppliance Name 
- The name of Network Virtual Appliance.
- resourceGroup stringName 
- The name of the resource group.
- expand string
- Expands referenced resources.
- network_virtual_ strappliance_ name 
- The name of Network Virtual Appliance.
- resource_group_ strname 
- The name of the resource group.
- expand str
- Expands referenced resources.
- networkVirtual StringAppliance Name 
- The name of Network Virtual Appliance.
- resourceGroup StringName 
- The name of the resource group.
- expand String
- Expands referenced resources.
getNetworkVirtualAppliance Result
The following output properties are available:
- AddressPrefix string
- Address Prefix.
- DeploymentType string
- The deployment type. PartnerManaged for the SaaS NVA
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- InboundSecurity List<Pulumi.Rules Azure Native. Network. Outputs. Sub Resource Response> 
- List of references to InboundSecurityRules.
- Name string
- Resource name.
- ProvisioningState string
- The provisioning state of the resource.
- Type string
- Resource type.
- VirtualAppliance List<Pulumi.Nics Azure Native. Network. Outputs. Virtual Appliance Nic Properties Response> 
- List of Virtual Appliance Network Interfaces.
- VirtualAppliance List<Pulumi.Sites Azure Native. Network. Outputs. Sub Resource Response> 
- List of references to VirtualApplianceSite.
- AdditionalNics List<Pulumi.Azure Native. Network. Outputs. Virtual Appliance Additional Nic Properties Response> 
- Details required for Additional Network Interface.
- BootStrap List<string>Configuration Blobs 
- BootStrapConfigurationBlobs storage URLs.
- CloudInit stringConfiguration 
- CloudInitConfiguration string in plain text.
- CloudInit List<string>Configuration Blobs 
- CloudInitConfigurationBlob storage URLs.
- Delegation
Pulumi.Azure Native. Network. Outputs. Delegation Properties Response 
- The delegation for the Virtual Appliance
- Id string
- Resource ID.
- Identity
Pulumi.Azure Native. Network. Outputs. Managed Service Identity Response 
- The service principal that has read access to cloud-init and config blob.
- Location string
- Resource location.
- NvaSku Pulumi.Azure Native. Network. Outputs. Virtual Appliance Sku Properties Response 
- Network Virtual Appliance SKU.
- PartnerManaged Pulumi.Resource Azure Native. Network. Outputs. Partner Managed Resource Properties Response 
- The delegation for the Virtual Appliance
- SshPublic stringKey 
- Public key for SSH login.
- Dictionary<string, string>
- Resource tags.
- VirtualAppliance doubleAsn 
- VirtualAppliance ASN. Microsoft private, public and IANA reserved ASN are not supported.
- VirtualHub Pulumi.Azure Native. Network. Outputs. Sub Resource Response 
- The Virtual Hub where Network Virtual Appliance is being deployed.
- AddressPrefix string
- Address Prefix.
- DeploymentType string
- The deployment type. PartnerManaged for the SaaS NVA
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- InboundSecurity []SubRules Resource Response 
- List of references to InboundSecurityRules.
- Name string
- Resource name.
- ProvisioningState string
- The provisioning state of the resource.
- Type string
- Resource type.
- VirtualAppliance []VirtualNics Appliance Nic Properties Response 
- List of Virtual Appliance Network Interfaces.
- VirtualAppliance []SubSites Resource Response 
- List of references to VirtualApplianceSite.
- AdditionalNics []VirtualAppliance Additional Nic Properties Response 
- Details required for Additional Network Interface.
- BootStrap []stringConfiguration Blobs 
- BootStrapConfigurationBlobs storage URLs.
- CloudInit stringConfiguration 
- CloudInitConfiguration string in plain text.
- CloudInit []stringConfiguration Blobs 
- CloudInitConfigurationBlob storage URLs.
- Delegation
DelegationProperties Response 
- The delegation for the Virtual Appliance
- Id string
- Resource ID.
- Identity
ManagedService Identity Response 
- The service principal that has read access to cloud-init and config blob.
- Location string
- Resource location.
- NvaSku VirtualAppliance Sku Properties Response 
- Network Virtual Appliance SKU.
- PartnerManaged PartnerResource Managed Resource Properties Response 
- The delegation for the Virtual Appliance
- SshPublic stringKey 
- Public key for SSH login.
- map[string]string
- Resource tags.
- VirtualAppliance float64Asn 
- VirtualAppliance ASN. Microsoft private, public and IANA reserved ASN are not supported.
- VirtualHub SubResource Response 
- The Virtual Hub where Network Virtual Appliance is being deployed.
- addressPrefix String
- Address Prefix.
- deploymentType String
- The deployment type. PartnerManaged for the SaaS NVA
- etag String
- A unique read-only string that changes whenever the resource is updated.
- inboundSecurity List<SubRules Resource Response> 
- List of references to InboundSecurityRules.
- name String
- Resource name.
- provisioningState String
- The provisioning state of the resource.
- type String
- Resource type.
- virtualAppliance List<VirtualNics Appliance Nic Properties Response> 
- List of Virtual Appliance Network Interfaces.
- virtualAppliance List<SubSites Resource Response> 
- List of references to VirtualApplianceSite.
- additionalNics List<VirtualAppliance Additional Nic Properties Response> 
- Details required for Additional Network Interface.
- bootStrap List<String>Configuration Blobs 
- BootStrapConfigurationBlobs storage URLs.
- cloudInit StringConfiguration 
- CloudInitConfiguration string in plain text.
- cloudInit List<String>Configuration Blobs 
- CloudInitConfigurationBlob storage URLs.
- delegation
DelegationProperties Response 
- The delegation for the Virtual Appliance
- id String
- Resource ID.
- identity
ManagedService Identity Response 
- The service principal that has read access to cloud-init and config blob.
- location String
- Resource location.
- nvaSku VirtualAppliance Sku Properties Response 
- Network Virtual Appliance SKU.
- partnerManaged PartnerResource Managed Resource Properties Response 
- The delegation for the Virtual Appliance
- sshPublic StringKey 
- Public key for SSH login.
- Map<String,String>
- Resource tags.
- virtualAppliance DoubleAsn 
- VirtualAppliance ASN. Microsoft private, public and IANA reserved ASN are not supported.
- virtualHub SubResource Response 
- The Virtual Hub where Network Virtual Appliance is being deployed.
- addressPrefix string
- Address Prefix.
- deploymentType string
- The deployment type. PartnerManaged for the SaaS NVA
- etag string
- A unique read-only string that changes whenever the resource is updated.
- inboundSecurity SubRules Resource Response[] 
- List of references to InboundSecurityRules.
- name string
- Resource name.
- provisioningState string
- The provisioning state of the resource.
- type string
- Resource type.
- virtualAppliance VirtualNics Appliance Nic Properties Response[] 
- List of Virtual Appliance Network Interfaces.
- virtualAppliance SubSites Resource Response[] 
- List of references to VirtualApplianceSite.
- additionalNics VirtualAppliance Additional Nic Properties Response[] 
- Details required for Additional Network Interface.
- bootStrap string[]Configuration Blobs 
- BootStrapConfigurationBlobs storage URLs.
- cloudInit stringConfiguration 
- CloudInitConfiguration string in plain text.
- cloudInit string[]Configuration Blobs 
- CloudInitConfigurationBlob storage URLs.
- delegation
DelegationProperties Response 
- The delegation for the Virtual Appliance
- id string
- Resource ID.
- identity
ManagedService Identity Response 
- The service principal that has read access to cloud-init and config blob.
- location string
- Resource location.
- nvaSku VirtualAppliance Sku Properties Response 
- Network Virtual Appliance SKU.
- partnerManaged PartnerResource Managed Resource Properties Response 
- The delegation for the Virtual Appliance
- sshPublic stringKey 
- Public key for SSH login.
- {[key: string]: string}
- Resource tags.
- virtualAppliance numberAsn 
- VirtualAppliance ASN. Microsoft private, public and IANA reserved ASN are not supported.
- virtualHub SubResource Response 
- The Virtual Hub where Network Virtual Appliance is being deployed.
- address_prefix str
- Address Prefix.
- deployment_type str
- The deployment type. PartnerManaged for the SaaS NVA
- etag str
- A unique read-only string that changes whenever the resource is updated.
- inbound_security_ Sequence[Subrules Resource Response] 
- List of references to InboundSecurityRules.
- name str
- Resource name.
- provisioning_state str
- The provisioning state of the resource.
- type str
- Resource type.
- virtual_appliance_ Sequence[Virtualnics Appliance Nic Properties Response] 
- List of Virtual Appliance Network Interfaces.
- virtual_appliance_ Sequence[Subsites Resource Response] 
- List of references to VirtualApplianceSite.
- additional_nics Sequence[VirtualAppliance Additional Nic Properties Response] 
- Details required for Additional Network Interface.
- boot_strap_ Sequence[str]configuration_ blobs 
- BootStrapConfigurationBlobs storage URLs.
- cloud_init_ strconfiguration 
- CloudInitConfiguration string in plain text.
- cloud_init_ Sequence[str]configuration_ blobs 
- CloudInitConfigurationBlob storage URLs.
- delegation
DelegationProperties Response 
- The delegation for the Virtual Appliance
- id str
- Resource ID.
- identity
ManagedService Identity Response 
- The service principal that has read access to cloud-init and config blob.
- location str
- Resource location.
- nva_sku VirtualAppliance Sku Properties Response 
- Network Virtual Appliance SKU.
- partner_managed_ Partnerresource Managed Resource Properties Response 
- The delegation for the Virtual Appliance
- ssh_public_ strkey 
- Public key for SSH login.
- Mapping[str, str]
- Resource tags.
- virtual_appliance_ floatasn 
- VirtualAppliance ASN. Microsoft private, public and IANA reserved ASN are not supported.
- virtual_hub SubResource Response 
- The Virtual Hub where Network Virtual Appliance is being deployed.
- addressPrefix String
- Address Prefix.
- deploymentType String
- The deployment type. PartnerManaged for the SaaS NVA
- etag String
- A unique read-only string that changes whenever the resource is updated.
- inboundSecurity List<Property Map>Rules 
- List of references to InboundSecurityRules.
- name String
- Resource name.
- provisioningState String
- The provisioning state of the resource.
- type String
- Resource type.
- virtualAppliance List<Property Map>Nics 
- List of Virtual Appliance Network Interfaces.
- virtualAppliance List<Property Map>Sites 
- List of references to VirtualApplianceSite.
- additionalNics List<Property Map>
- Details required for Additional Network Interface.
- bootStrap List<String>Configuration Blobs 
- BootStrapConfigurationBlobs storage URLs.
- cloudInit StringConfiguration 
- CloudInitConfiguration string in plain text.
- cloudInit List<String>Configuration Blobs 
- CloudInitConfigurationBlob storage URLs.
- delegation Property Map
- The delegation for the Virtual Appliance
- id String
- Resource ID.
- identity Property Map
- The service principal that has read access to cloud-init and config blob.
- location String
- Resource location.
- nvaSku Property Map
- Network Virtual Appliance SKU.
- partnerManaged Property MapResource 
- The delegation for the Virtual Appliance
- sshPublic StringKey 
- Public key for SSH login.
- Map<String>
- Resource tags.
- virtualAppliance NumberAsn 
- VirtualAppliance ASN. Microsoft private, public and IANA reserved ASN are not supported.
- virtualHub Property Map
- The Virtual Hub where Network Virtual Appliance is being deployed.
Supporting Types
DelegationPropertiesResponse  
- ProvisioningState string
- The current provisioning state.
- ServiceName string
- The service name to which the NVA is delegated.
- ProvisioningState string
- The current provisioning state.
- ServiceName string
- The service name to which the NVA is delegated.
- provisioningState String
- The current provisioning state.
- serviceName String
- The service name to which the NVA is delegated.
- provisioningState string
- The current provisioning state.
- serviceName string
- The service name to which the NVA is delegated.
- provisioning_state str
- The current provisioning state.
- service_name str
- The service name to which the NVA is delegated.
- provisioningState String
- The current provisioning state.
- serviceName String
- The service name to which the NVA is delegated.
ManagedServiceIdentityResponse   
- PrincipalId string
- The principal id of the system assigned identity. This property will only be provided for a system assigned identity.
- TenantId string
- The tenant id of the system assigned identity. This property will only be provided for a system assigned identity.
- Type string
- The type of identity used for the resource. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user assigned identities. The type 'None' will remove any identities from the virtual machine.
- UserAssigned Dictionary<string, Pulumi.Identities Azure Native. Network. Inputs. Managed Service Identity Response User Assigned Identities> 
- The list of user identities associated with resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
- PrincipalId string
- The principal id of the system assigned identity. This property will only be provided for a system assigned identity.
- TenantId string
- The tenant id of the system assigned identity. This property will only be provided for a system assigned identity.
- Type string
- The type of identity used for the resource. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user assigned identities. The type 'None' will remove any identities from the virtual machine.
- UserAssigned map[string]ManagedIdentities Service Identity Response User Assigned Identities 
- The list of user identities associated with resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
- principalId String
- The principal id of the system assigned identity. This property will only be provided for a system assigned identity.
- tenantId String
- The tenant id of the system assigned identity. This property will only be provided for a system assigned identity.
- type String
- The type of identity used for the resource. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user assigned identities. The type 'None' will remove any identities from the virtual machine.
- userAssigned Map<String,ManagedIdentities Service Identity Response User Assigned Identities> 
- The list of user identities associated with resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
- principalId string
- The principal id of the system assigned identity. This property will only be provided for a system assigned identity.
- tenantId string
- The tenant id of the system assigned identity. This property will only be provided for a system assigned identity.
- type string
- The type of identity used for the resource. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user assigned identities. The type 'None' will remove any identities from the virtual machine.
- userAssigned {[key: string]: ManagedIdentities Service Identity Response User Assigned Identities} 
- The list of user identities associated with resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
- principal_id str
- The principal id of the system assigned identity. This property will only be provided for a system assigned identity.
- tenant_id str
- The tenant id of the system assigned identity. This property will only be provided for a system assigned identity.
- type str
- The type of identity used for the resource. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user assigned identities. The type 'None' will remove any identities from the virtual machine.
- user_assigned_ Mapping[str, Managedidentities Service Identity Response User Assigned Identities] 
- The list of user identities associated with resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
- principalId String
- The principal id of the system assigned identity. This property will only be provided for a system assigned identity.
- tenantId String
- The tenant id of the system assigned identity. This property will only be provided for a system assigned identity.
- type String
- The type of identity used for the resource. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user assigned identities. The type 'None' will remove any identities from the virtual machine.
- userAssigned Map<Property Map>Identities 
- The list of user identities associated with resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
ManagedServiceIdentityResponseUserAssignedIdentities      
- ClientId string
- The client id of user assigned identity.
- PrincipalId string
- The principal id of user assigned identity.
- ClientId string
- The client id of user assigned identity.
- PrincipalId string
- The principal id of user assigned identity.
- clientId String
- The client id of user assigned identity.
- principalId String
- The principal id of user assigned identity.
- clientId string
- The client id of user assigned identity.
- principalId string
- The principal id of user assigned identity.
- client_id str
- The client id of user assigned identity.
- principal_id str
- The principal id of user assigned identity.
- clientId String
- The client id of user assigned identity.
- principalId String
- The principal id of user assigned identity.
PartnerManagedResourcePropertiesResponse    
- Id string
- The partner managed resource id.
- InternalLoad stringBalancer Id 
- The partner managed ILB resource id
- StandardLoad stringBalancer Id 
- The partner managed SLB resource id
- Id string
- The partner managed resource id.
- InternalLoad stringBalancer Id 
- The partner managed ILB resource id
- StandardLoad stringBalancer Id 
- The partner managed SLB resource id
- id String
- The partner managed resource id.
- internalLoad StringBalancer Id 
- The partner managed ILB resource id
- standardLoad StringBalancer Id 
- The partner managed SLB resource id
- id string
- The partner managed resource id.
- internalLoad stringBalancer Id 
- The partner managed ILB resource id
- standardLoad stringBalancer Id 
- The partner managed SLB resource id
- id str
- The partner managed resource id.
- internal_load_ strbalancer_ id 
- The partner managed ILB resource id
- standard_load_ strbalancer_ id 
- The partner managed SLB resource id
- id String
- The partner managed resource id.
- internalLoad StringBalancer Id 
- The partner managed ILB resource id
- standardLoad StringBalancer Id 
- The partner managed SLB resource id
SubResourceResponse  
- Id string
- Resource ID.
- Id string
- Resource ID.
- id String
- Resource ID.
- id string
- Resource ID.
- id str
- Resource ID.
- id String
- Resource ID.
VirtualApplianceAdditionalNicPropertiesResponse     
- HasPublic boolIp 
- Flag (true or false) for Intent for Public Ip on additional nic
- Name string
- Name of additional nic
- HasPublic boolIp 
- Flag (true or false) for Intent for Public Ip on additional nic
- Name string
- Name of additional nic
- hasPublic BooleanIp 
- Flag (true or false) for Intent for Public Ip on additional nic
- name String
- Name of additional nic
- hasPublic booleanIp 
- Flag (true or false) for Intent for Public Ip on additional nic
- name string
- Name of additional nic
- has_public_ boolip 
- Flag (true or false) for Intent for Public Ip on additional nic
- name str
- Name of additional nic
- hasPublic BooleanIp 
- Flag (true or false) for Intent for Public Ip on additional nic
- name String
- Name of additional nic
VirtualApplianceNicPropertiesResponse    
- InstanceName string
- Instance on which nic is attached.
- Name string
- NIC name.
- PrivateIp stringAddress 
- Private IP address.
- PublicIp stringAddress 
- Public IP address.
- InstanceName string
- Instance on which nic is attached.
- Name string
- NIC name.
- PrivateIp stringAddress 
- Private IP address.
- PublicIp stringAddress 
- Public IP address.
- instanceName String
- Instance on which nic is attached.
- name String
- NIC name.
- privateIp StringAddress 
- Private IP address.
- publicIp StringAddress 
- Public IP address.
- instanceName string
- Instance on which nic is attached.
- name string
- NIC name.
- privateIp stringAddress 
- Private IP address.
- publicIp stringAddress 
- Public IP address.
- instance_name str
- Instance on which nic is attached.
- name str
- NIC name.
- private_ip_ straddress 
- Private IP address.
- public_ip_ straddress 
- Public IP address.
- instanceName String
- Instance on which nic is attached.
- name String
- NIC name.
- privateIp StringAddress 
- Private IP address.
- publicIp StringAddress 
- Public IP address.
VirtualApplianceSkuPropertiesResponse    
- BundledScale stringUnit 
- Virtual Appliance Scale Unit.
- MarketPlace stringVersion 
- Virtual Appliance Version.
- Vendor string
- Virtual Appliance Vendor.
- BundledScale stringUnit 
- Virtual Appliance Scale Unit.
- MarketPlace stringVersion 
- Virtual Appliance Version.
- Vendor string
- Virtual Appliance Vendor.
- bundledScale StringUnit 
- Virtual Appliance Scale Unit.
- marketPlace StringVersion 
- Virtual Appliance Version.
- vendor String
- Virtual Appliance Vendor.
- bundledScale stringUnit 
- Virtual Appliance Scale Unit.
- marketPlace stringVersion 
- Virtual Appliance Version.
- vendor string
- Virtual Appliance Vendor.
- bundled_scale_ strunit 
- Virtual Appliance Scale Unit.
- market_place_ strversion 
- Virtual Appliance Version.
- vendor str
- Virtual Appliance Vendor.
- bundledScale StringUnit 
- Virtual Appliance Scale Unit.
- marketPlace StringVersion 
- Virtual Appliance Version.
- vendor String
- Virtual Appliance Vendor.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi