1. Packages
  2. Azure Native
  3. API Docs
  4. azurestackhci
  5. getVirtualNetwork
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.38.0 published on Monday, Apr 22, 2024 by Pulumi

azure-native.azurestackhci.getVirtualNetwork

Explore with Pulumi AI

azure-native logo
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.38.0 published on Monday, Apr 22, 2024 by Pulumi

    The virtual network resource definition. Azure REST API version: 2022-12-15-preview.

    Other available API versions: 2023-07-01-preview.

    Using getVirtualNetwork

    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 getVirtualNetwork(args: GetVirtualNetworkArgs, opts?: InvokeOptions): Promise<GetVirtualNetworkResult>
    function getVirtualNetworkOutput(args: GetVirtualNetworkOutputArgs, opts?: InvokeOptions): Output<GetVirtualNetworkResult>
    def get_virtual_network(resource_group_name: Optional[str] = None,
                            virtual_network_name: Optional[str] = None,
                            opts: Optional[InvokeOptions] = None) -> GetVirtualNetworkResult
    def get_virtual_network_output(resource_group_name: Optional[pulumi.Input[str]] = None,
                            virtual_network_name: Optional[pulumi.Input[str]] = None,
                            opts: Optional[InvokeOptions] = None) -> Output[GetVirtualNetworkResult]
    func LookupVirtualNetwork(ctx *Context, args *LookupVirtualNetworkArgs, opts ...InvokeOption) (*LookupVirtualNetworkResult, error)
    func LookupVirtualNetworkOutput(ctx *Context, args *LookupVirtualNetworkOutputArgs, opts ...InvokeOption) LookupVirtualNetworkResultOutput

    > Note: This function is named LookupVirtualNetwork in the Go SDK.

    public static class GetVirtualNetwork 
    {
        public static Task<GetVirtualNetworkResult> InvokeAsync(GetVirtualNetworkArgs args, InvokeOptions? opts = null)
        public static Output<GetVirtualNetworkResult> Invoke(GetVirtualNetworkInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetVirtualNetworkResult> getVirtualNetwork(GetVirtualNetworkArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:azurestackhci:getVirtualNetwork
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    VirtualNetworkName string
    Name of the virtual network
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    VirtualNetworkName string
    Name of the virtual network
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    virtualNetworkName String
    Name of the virtual network
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    virtualNetworkName string
    Name of the virtual network
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    virtual_network_name str
    Name of the virtual network
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    virtualNetworkName String
    Name of the virtual network

    getVirtualNetwork Result

    The following output properties are available:

    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    Location string
    The geo-location where the resource lives
    Name string
    The name of the resource
    ProvisioningState string
    Provisioning state of the virtual network.
    Status Pulumi.AzureNative.AzureStackHCI.Outputs.VirtualNetworkStatusResponse
    The observed state of virtual networks
    SystemData Pulumi.AzureNative.AzureStackHCI.Outputs.SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    DhcpOptions Pulumi.AzureNative.AzureStackHCI.Outputs.VirtualNetworkPropertiesResponseDhcpOptions
    DhcpOptions contains an array of DNS servers available to VMs deployed in the virtual network. Standard DHCP option for a subnet overrides VNET DHCP options.
    ExtendedLocation Pulumi.AzureNative.AzureStackHCI.Outputs.ExtendedLocationResponse
    The extendedLocation of the resource.
    NetworkType string
    Type of the network
    Subnets List<Pulumi.AzureNative.AzureStackHCI.Outputs.VirtualNetworkPropertiesResponseSubnets>
    Subnet - list of subnets under the virtual network
    Tags Dictionary<string, string>
    Resource tags.
    VmSwitchName string
    name of the network switch to be used for VMs
    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    Location string
    The geo-location where the resource lives
    Name string
    The name of the resource
    ProvisioningState string
    Provisioning state of the virtual network.
    Status VirtualNetworkStatusResponse
    The observed state of virtual networks
    SystemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    DhcpOptions VirtualNetworkPropertiesResponseDhcpOptions
    DhcpOptions contains an array of DNS servers available to VMs deployed in the virtual network. Standard DHCP option for a subnet overrides VNET DHCP options.
    ExtendedLocation ExtendedLocationResponse
    The extendedLocation of the resource.
    NetworkType string
    Type of the network
    Subnets []VirtualNetworkPropertiesResponseSubnets
    Subnet - list of subnets under the virtual network
    Tags map[string]string
    Resource tags.
    VmSwitchName string
    name of the network switch to be used for VMs
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    location String
    The geo-location where the resource lives
    name String
    The name of the resource
    provisioningState String
    Provisioning state of the virtual network.
    status VirtualNetworkStatusResponse
    The observed state of virtual networks
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    dhcpOptions VirtualNetworkPropertiesResponseDhcpOptions
    DhcpOptions contains an array of DNS servers available to VMs deployed in the virtual network. Standard DHCP option for a subnet overrides VNET DHCP options.
    extendedLocation ExtendedLocationResponse
    The extendedLocation of the resource.
    networkType String
    Type of the network
    subnets List<VirtualNetworkPropertiesResponseSubnets>
    Subnet - list of subnets under the virtual network
    tags Map<String,String>
    Resource tags.
    vmSwitchName String
    name of the network switch to be used for VMs
    id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    location string
    The geo-location where the resource lives
    name string
    The name of the resource
    provisioningState string
    Provisioning state of the virtual network.
    status VirtualNetworkStatusResponse
    The observed state of virtual networks
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    dhcpOptions VirtualNetworkPropertiesResponseDhcpOptions
    DhcpOptions contains an array of DNS servers available to VMs deployed in the virtual network. Standard DHCP option for a subnet overrides VNET DHCP options.
    extendedLocation ExtendedLocationResponse
    The extendedLocation of the resource.
    networkType string
    Type of the network
    subnets VirtualNetworkPropertiesResponseSubnets[]
    Subnet - list of subnets under the virtual network
    tags {[key: string]: string}
    Resource tags.
    vmSwitchName string
    name of the network switch to be used for VMs
    id str
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    location str
    The geo-location where the resource lives
    name str
    The name of the resource
    provisioning_state str
    Provisioning state of the virtual network.
    status VirtualNetworkStatusResponse
    The observed state of virtual networks
    system_data SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type str
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    dhcp_options VirtualNetworkPropertiesResponseDhcpOptions
    DhcpOptions contains an array of DNS servers available to VMs deployed in the virtual network. Standard DHCP option for a subnet overrides VNET DHCP options.
    extended_location ExtendedLocationResponse
    The extendedLocation of the resource.
    network_type str
    Type of the network
    subnets Sequence[VirtualNetworkPropertiesResponseSubnets]
    Subnet - list of subnets under the virtual network
    tags Mapping[str, str]
    Resource tags.
    vm_switch_name str
    name of the network switch to be used for VMs
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    location String
    The geo-location where the resource lives
    name String
    The name of the resource
    provisioningState String
    Provisioning state of the virtual network.
    status Property Map
    The observed state of virtual networks
    systemData Property Map
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    dhcpOptions Property Map
    DhcpOptions contains an array of DNS servers available to VMs deployed in the virtual network. Standard DHCP option for a subnet overrides VNET DHCP options.
    extendedLocation Property Map
    The extendedLocation of the resource.
    networkType String
    Type of the network
    subnets List<Property Map>
    Subnet - list of subnets under the virtual network
    tags Map<String>
    Resource tags.
    vmSwitchName String
    name of the network switch to be used for VMs

    Supporting Types

    ExtendedLocationResponse

    Name string
    The name of the extended location.
    Type string
    The type of the extended location.
    Name string
    The name of the extended location.
    Type string
    The type of the extended location.
    name String
    The name of the extended location.
    type String
    The type of the extended location.
    name string
    The name of the extended location.
    type string
    The type of the extended location.
    name str
    The name of the extended location.
    type str
    The type of the extended location.
    name String
    The name of the extended location.
    type String
    The type of the extended location.

    IPPoolInfoResponse

    Available string
    no. of ip addresses available in the ip pool
    Used string
    no. of ip addresses allocated from the ip pool
    Available string
    no. of ip addresses available in the ip pool
    Used string
    no. of ip addresses allocated from the ip pool
    available String
    no. of ip addresses available in the ip pool
    used String
    no. of ip addresses allocated from the ip pool
    available string
    no. of ip addresses available in the ip pool
    used string
    no. of ip addresses allocated from the ip pool
    available str
    no. of ip addresses available in the ip pool
    used str
    no. of ip addresses allocated from the ip pool
    available String
    no. of ip addresses available in the ip pool
    used String
    no. of ip addresses allocated from the ip pool

    IPPoolResponse

    End string
    end of the ip address pool
    Info Pulumi.AzureNative.AzureStackHCI.Inputs.IPPoolInfoResponse
    IpPoolType string
    ip pool type
    Name string
    Name of the IP-Pool
    Start string
    start of the ip address pool
    End string
    end of the ip address pool
    Info IPPoolInfoResponse
    IpPoolType string
    ip pool type
    Name string
    Name of the IP-Pool
    Start string
    start of the ip address pool
    end String
    end of the ip address pool
    info IPPoolInfoResponse
    ipPoolType String
    ip pool type
    name String
    Name of the IP-Pool
    start String
    start of the ip address pool
    end string
    end of the ip address pool
    info IPPoolInfoResponse
    ipPoolType string
    ip pool type
    name string
    Name of the IP-Pool
    start string
    start of the ip address pool
    end str
    end of the ip address pool
    info IPPoolInfoResponse
    ip_pool_type str
    ip pool type
    name str
    Name of the IP-Pool
    start str
    start of the ip address pool
    end String
    end of the ip address pool
    info Property Map
    ipPoolType String
    ip pool type
    name String
    Name of the IP-Pool
    start String
    start of the ip address pool

    SystemDataResponse

    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.
    createdAt string
    The timestamp of resource creation (UTC).
    createdBy string
    The identity that created the resource.
    createdByType string
    The type of identity that created the resource.
    lastModifiedAt string
    The timestamp of resource last modification (UTC)
    lastModifiedBy string
    The identity that last modified the resource.
    lastModifiedByType string
    The type of identity that last modified the resource.
    created_at str
    The timestamp of resource creation (UTC).
    created_by str
    The identity that created the resource.
    created_by_type str
    The type of identity that created the resource.
    last_modified_at str
    The timestamp of resource last modification (UTC)
    last_modified_by str
    The identity that last modified the resource.
    last_modified_by_type str
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.

    VirtualNetworkPropertiesResponseDhcpOptions

    DnsServers List<string>
    The list of DNS servers IP addresses.
    DnsServers []string
    The list of DNS servers IP addresses.
    dnsServers List<String>
    The list of DNS servers IP addresses.
    dnsServers string[]
    The list of DNS servers IP addresses.
    dns_servers Sequence[str]
    The list of DNS servers IP addresses.
    dnsServers List<String>
    The list of DNS servers IP addresses.

    VirtualNetworkPropertiesResponseIpConfigurationReferences

    Id string
    IPConfigurationID
    Id string
    IPConfigurationID
    id String
    IPConfigurationID
    id string
    IPConfigurationID
    id str
    IPConfigurationID
    id String
    IPConfigurationID

    VirtualNetworkPropertiesResponseRouteTable

    Id string
    Etag - Gets a unique read-only string that changes whenever the resource is updated.
    Name string
    Name - READ-ONLY; Resource name.
    Routes List<Pulumi.AzureNative.AzureStackHCI.Inputs.VirtualNetworkPropertiesResponseRoutes>
    Routes - Collection of routes contained within a route table.
    Type string
    Type - READ-ONLY; Resource type.
    Id string
    Etag - Gets a unique read-only string that changes whenever the resource is updated.
    Name string
    Name - READ-ONLY; Resource name.
    Routes []VirtualNetworkPropertiesResponseRoutes
    Routes - Collection of routes contained within a route table.
    Type string
    Type - READ-ONLY; Resource type.
    id String
    Etag - Gets a unique read-only string that changes whenever the resource is updated.
    name String
    Name - READ-ONLY; Resource name.
    routes List<VirtualNetworkPropertiesResponseRoutes>
    Routes - Collection of routes contained within a route table.
    type String
    Type - READ-ONLY; Resource type.
    id string
    Etag - Gets a unique read-only string that changes whenever the resource is updated.
    name string
    Name - READ-ONLY; Resource name.
    routes VirtualNetworkPropertiesResponseRoutes[]
    Routes - Collection of routes contained within a route table.
    type string
    Type - READ-ONLY; Resource type.
    id str
    Etag - Gets a unique read-only string that changes whenever the resource is updated.
    name str
    Name - READ-ONLY; Resource name.
    routes Sequence[VirtualNetworkPropertiesResponseRoutes]
    Routes - Collection of routes contained within a route table.
    type str
    Type - READ-ONLY; Resource type.
    id String
    Etag - Gets a unique read-only string that changes whenever the resource is updated.
    name String
    Name - READ-ONLY; Resource name.
    routes List<Property Map>
    Routes - Collection of routes contained within a route table.
    type String
    Type - READ-ONLY; Resource type.

    VirtualNetworkPropertiesResponseRoutes

    AddressPrefix string
    AddressPrefix - The destination CIDR to which the route applies.
    Name string
    Name - name of the subnet
    NextHopIpAddress string
    NextHopIPAddress - The IP address packets should be forwarded to. Next hop values are only allowed in routes where the next hop type is VirtualAppliance.
    AddressPrefix string
    AddressPrefix - The destination CIDR to which the route applies.
    Name string
    Name - name of the subnet
    NextHopIpAddress string
    NextHopIPAddress - The IP address packets should be forwarded to. Next hop values are only allowed in routes where the next hop type is VirtualAppliance.
    addressPrefix String
    AddressPrefix - The destination CIDR to which the route applies.
    name String
    Name - name of the subnet
    nextHopIpAddress String
    NextHopIPAddress - The IP address packets should be forwarded to. Next hop values are only allowed in routes where the next hop type is VirtualAppliance.
    addressPrefix string
    AddressPrefix - The destination CIDR to which the route applies.
    name string
    Name - name of the subnet
    nextHopIpAddress string
    NextHopIPAddress - The IP address packets should be forwarded to. Next hop values are only allowed in routes where the next hop type is VirtualAppliance.
    address_prefix str
    AddressPrefix - The destination CIDR to which the route applies.
    name str
    Name - name of the subnet
    next_hop_ip_address str
    NextHopIPAddress - The IP address packets should be forwarded to. Next hop values are only allowed in routes where the next hop type is VirtualAppliance.
    addressPrefix String
    AddressPrefix - The destination CIDR to which the route applies.
    name String
    Name - name of the subnet
    nextHopIpAddress String
    NextHopIPAddress - The IP address packets should be forwarded to. Next hop values are only allowed in routes where the next hop type is VirtualAppliance.

    VirtualNetworkPropertiesResponseSubnets

    AddressPrefix string
    Cidr for this subnet - IPv4, IPv6
    AddressPrefixes List<string>
    AddressPrefixes - List of address prefixes for the subnet.
    IpAllocationMethod string
    IPAllocationMethod - The IP address allocation method. Possible values include: 'Static', 'Dynamic'
    IpConfigurationReferences List<Pulumi.AzureNative.AzureStackHCI.Inputs.VirtualNetworkPropertiesResponseIpConfigurationReferences>
    IPConfigurationReferences - list of IPConfigurationReferences
    IpPools List<Pulumi.AzureNative.AzureStackHCI.Inputs.IPPoolResponse>
    network associated pool of IP Addresses
    Name string
    Name - The name of the resource that is unique within a resource group. This name can be used to access the resource.
    RouteTable Pulumi.AzureNative.AzureStackHCI.Inputs.VirtualNetworkPropertiesResponseRouteTable
    RouteTable for the subnet
    Vlan int
    Vlan to use for the subnet
    AddressPrefix string
    Cidr for this subnet - IPv4, IPv6
    AddressPrefixes []string
    AddressPrefixes - List of address prefixes for the subnet.
    IpAllocationMethod string
    IPAllocationMethod - The IP address allocation method. Possible values include: 'Static', 'Dynamic'
    IpConfigurationReferences []VirtualNetworkPropertiesResponseIpConfigurationReferences
    IPConfigurationReferences - list of IPConfigurationReferences
    IpPools []IPPoolResponse
    network associated pool of IP Addresses
    Name string
    Name - The name of the resource that is unique within a resource group. This name can be used to access the resource.
    RouteTable VirtualNetworkPropertiesResponseRouteTable
    RouteTable for the subnet
    Vlan int
    Vlan to use for the subnet
    addressPrefix String
    Cidr for this subnet - IPv4, IPv6
    addressPrefixes List<String>
    AddressPrefixes - List of address prefixes for the subnet.
    ipAllocationMethod String
    IPAllocationMethod - The IP address allocation method. Possible values include: 'Static', 'Dynamic'
    ipConfigurationReferences List<VirtualNetworkPropertiesResponseIpConfigurationReferences>
    IPConfigurationReferences - list of IPConfigurationReferences
    ipPools List<IPPoolResponse>
    network associated pool of IP Addresses
    name String
    Name - The name of the resource that is unique within a resource group. This name can be used to access the resource.
    routeTable VirtualNetworkPropertiesResponseRouteTable
    RouteTable for the subnet
    vlan Integer
    Vlan to use for the subnet
    addressPrefix string
    Cidr for this subnet - IPv4, IPv6
    addressPrefixes string[]
    AddressPrefixes - List of address prefixes for the subnet.
    ipAllocationMethod string
    IPAllocationMethod - The IP address allocation method. Possible values include: 'Static', 'Dynamic'
    ipConfigurationReferences VirtualNetworkPropertiesResponseIpConfigurationReferences[]
    IPConfigurationReferences - list of IPConfigurationReferences
    ipPools IPPoolResponse[]
    network associated pool of IP Addresses
    name string
    Name - The name of the resource that is unique within a resource group. This name can be used to access the resource.
    routeTable VirtualNetworkPropertiesResponseRouteTable
    RouteTable for the subnet
    vlan number
    Vlan to use for the subnet
    address_prefix str
    Cidr for this subnet - IPv4, IPv6
    address_prefixes Sequence[str]
    AddressPrefixes - List of address prefixes for the subnet.
    ip_allocation_method str
    IPAllocationMethod - The IP address allocation method. Possible values include: 'Static', 'Dynamic'
    ip_configuration_references Sequence[VirtualNetworkPropertiesResponseIpConfigurationReferences]
    IPConfigurationReferences - list of IPConfigurationReferences
    ip_pools Sequence[IPPoolResponse]
    network associated pool of IP Addresses
    name str
    Name - The name of the resource that is unique within a resource group. This name can be used to access the resource.
    route_table VirtualNetworkPropertiesResponseRouteTable
    RouteTable for the subnet
    vlan int
    Vlan to use for the subnet
    addressPrefix String
    Cidr for this subnet - IPv4, IPv6
    addressPrefixes List<String>
    AddressPrefixes - List of address prefixes for the subnet.
    ipAllocationMethod String
    IPAllocationMethod - The IP address allocation method. Possible values include: 'Static', 'Dynamic'
    ipConfigurationReferences List<Property Map>
    IPConfigurationReferences - list of IPConfigurationReferences
    ipPools List<Property Map>
    network associated pool of IP Addresses
    name String
    Name - The name of the resource that is unique within a resource group. This name can be used to access the resource.
    routeTable Property Map
    RouteTable for the subnet
    vlan Number
    Vlan to use for the subnet

    VirtualNetworkStatusResponse

    ErrorCode string
    VirtualNetwork provisioning error code
    ErrorMessage string
    Descriptive error message
    ProvisioningStatus VirtualNetworkStatusResponseProvisioningStatus
    errorCode String
    VirtualNetwork provisioning error code
    errorMessage String
    Descriptive error message
    provisioningStatus VirtualNetworkStatusResponseProvisioningStatus
    errorCode string
    VirtualNetwork provisioning error code
    errorMessage string
    Descriptive error message
    provisioningStatus VirtualNetworkStatusResponseProvisioningStatus
    error_code str
    VirtualNetwork provisioning error code
    error_message str
    Descriptive error message
    provisioning_status VirtualNetworkStatusResponseProvisioningStatus
    errorCode String
    VirtualNetwork provisioning error code
    errorMessage String
    Descriptive error message
    provisioningStatus Property Map

    VirtualNetworkStatusResponseProvisioningStatus

    OperationId string
    The ID of the operation performed on the virtual network
    Status string
    The status of the operation performed on the virtual network [Succeeded, Failed, InProgress]
    OperationId string
    The ID of the operation performed on the virtual network
    Status string
    The status of the operation performed on the virtual network [Succeeded, Failed, InProgress]
    operationId String
    The ID of the operation performed on the virtual network
    status String
    The status of the operation performed on the virtual network [Succeeded, Failed, InProgress]
    operationId string
    The ID of the operation performed on the virtual network
    status string
    The status of the operation performed on the virtual network [Succeeded, Failed, InProgress]
    operation_id str
    The ID of the operation performed on the virtual network
    status str
    The status of the operation performed on the virtual network [Succeeded, Failed, InProgress]
    operationId String
    The ID of the operation performed on the virtual network
    status String
    The status of the operation performed on the virtual network [Succeeded, Failed, InProgress]

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    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.38.0 published on Monday, Apr 22, 2024 by Pulumi