1. Packages
  2. Azure Native
  3. API Docs
  4. network
  5. getDscpConfiguration
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v2.82.0 published on Friday, Jan 10, 2025 by Pulumi

azure-native.network.getDscpConfiguration

Explore with Pulumi AI

This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v2.82.0 published on Friday, Jan 10, 2025 by Pulumi

Gets a DSCP Configuration. Azure REST API version: 2023-02-01.

Other available API versions: 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 getDscpConfiguration

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 getDscpConfiguration(args: GetDscpConfigurationArgs, opts?: InvokeOptions): Promise<GetDscpConfigurationResult>
function getDscpConfigurationOutput(args: GetDscpConfigurationOutputArgs, opts?: InvokeOptions): Output<GetDscpConfigurationResult>
Copy
def get_dscp_configuration(dscp_configuration_name: Optional[str] = None,
                           resource_group_name: Optional[str] = None,
                           opts: Optional[InvokeOptions] = None) -> GetDscpConfigurationResult
def get_dscp_configuration_output(dscp_configuration_name: Optional[pulumi.Input[str]] = None,
                           resource_group_name: Optional[pulumi.Input[str]] = None,
                           opts: Optional[InvokeOptions] = None) -> Output[GetDscpConfigurationResult]
Copy
func LookupDscpConfiguration(ctx *Context, args *LookupDscpConfigurationArgs, opts ...InvokeOption) (*LookupDscpConfigurationResult, error)
func LookupDscpConfigurationOutput(ctx *Context, args *LookupDscpConfigurationOutputArgs, opts ...InvokeOption) LookupDscpConfigurationResultOutput
Copy

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

public static class GetDscpConfiguration 
{
    public static Task<GetDscpConfigurationResult> InvokeAsync(GetDscpConfigurationArgs args, InvokeOptions? opts = null)
    public static Output<GetDscpConfigurationResult> Invoke(GetDscpConfigurationInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetDscpConfigurationResult> getDscpConfiguration(GetDscpConfigurationArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
Copy
fn::invoke:
  function: azure-native:network:getDscpConfiguration
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

DscpConfigurationName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group.
DscpConfigurationName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group.
dscpConfigurationName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group.
dscpConfigurationName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group.
dscp_configuration_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group.
dscpConfigurationName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group.

getDscpConfiguration Result

The following output properties are available:

AssociatedNetworkInterfaces List<Pulumi.AzureNative.Network.Outputs.NetworkInterfaceResponse>
Associated Network Interfaces to the DSCP Configuration.
Etag string
A unique read-only string that changes whenever the resource is updated.
Name string
Resource name.
ProvisioningState string
The provisioning state of the DSCP Configuration resource.
QosCollectionId string
Qos Collection ID generated by RNM.
ResourceGuid string
The resource GUID property of the DSCP Configuration resource.
Type string
Resource type.
DestinationIpRanges List<Pulumi.AzureNative.Network.Outputs.QosIpRangeResponse>
Destination IP ranges.
DestinationPortRanges List<Pulumi.AzureNative.Network.Outputs.QosPortRangeResponse>
Destination port ranges.
Id string
Resource ID.
Location string
Resource location.
Markings List<int>
List of markings to be used in the configuration.
Protocol string
RNM supported protocol types.
QosDefinitionCollection List<Pulumi.AzureNative.Network.Outputs.QosDefinitionResponse>
QoS object definitions
SourceIpRanges List<Pulumi.AzureNative.Network.Outputs.QosIpRangeResponse>
Source IP ranges.
SourcePortRanges List<Pulumi.AzureNative.Network.Outputs.QosPortRangeResponse>
Sources port ranges.
Tags Dictionary<string, string>
Resource tags.
AssociatedNetworkInterfaces []NetworkInterfaceResponse
Associated Network Interfaces to the DSCP Configuration.
Etag string
A unique read-only string that changes whenever the resource is updated.
Name string
Resource name.
ProvisioningState string
The provisioning state of the DSCP Configuration resource.
QosCollectionId string
Qos Collection ID generated by RNM.
ResourceGuid string
The resource GUID property of the DSCP Configuration resource.
Type string
Resource type.
DestinationIpRanges []QosIpRangeResponse
Destination IP ranges.
DestinationPortRanges []QosPortRangeResponse
Destination port ranges.
Id string
Resource ID.
Location string
Resource location.
Markings []int
List of markings to be used in the configuration.
Protocol string
RNM supported protocol types.
QosDefinitionCollection []QosDefinitionResponse
QoS object definitions
SourceIpRanges []QosIpRangeResponse
Source IP ranges.
SourcePortRanges []QosPortRangeResponse
Sources port ranges.
Tags map[string]string
Resource tags.
associatedNetworkInterfaces List<NetworkInterfaceResponse>
Associated Network Interfaces to the DSCP Configuration.
etag String
A unique read-only string that changes whenever the resource is updated.
name String
Resource name.
provisioningState String
The provisioning state of the DSCP Configuration resource.
qosCollectionId String
Qos Collection ID generated by RNM.
resourceGuid String
The resource GUID property of the DSCP Configuration resource.
type String
Resource type.
destinationIpRanges List<QosIpRangeResponse>
Destination IP ranges.
destinationPortRanges List<QosPortRangeResponse>
Destination port ranges.
id String
Resource ID.
location String
Resource location.
markings List<Integer>
List of markings to be used in the configuration.
protocol String
RNM supported protocol types.
qosDefinitionCollection List<QosDefinitionResponse>
QoS object definitions
sourceIpRanges List<QosIpRangeResponse>
Source IP ranges.
sourcePortRanges List<QosPortRangeResponse>
Sources port ranges.
tags Map<String,String>
Resource tags.
associatedNetworkInterfaces NetworkInterfaceResponse[]
Associated Network Interfaces to the DSCP Configuration.
etag string
A unique read-only string that changes whenever the resource is updated.
name string
Resource name.
provisioningState string
The provisioning state of the DSCP Configuration resource.
qosCollectionId string
Qos Collection ID generated by RNM.
resourceGuid string
The resource GUID property of the DSCP Configuration resource.
type string
Resource type.
destinationIpRanges QosIpRangeResponse[]
Destination IP ranges.
destinationPortRanges QosPortRangeResponse[]
Destination port ranges.
id string
Resource ID.
location string
Resource location.
markings number[]
List of markings to be used in the configuration.
protocol string
RNM supported protocol types.
qosDefinitionCollection QosDefinitionResponse[]
QoS object definitions
sourceIpRanges QosIpRangeResponse[]
Source IP ranges.
sourcePortRanges QosPortRangeResponse[]
Sources port ranges.
tags {[key: string]: string}
Resource tags.
associated_network_interfaces Sequence[NetworkInterfaceResponse]
Associated Network Interfaces to the DSCP Configuration.
etag str
A unique read-only string that changes whenever the resource is updated.
name str
Resource name.
provisioning_state str
The provisioning state of the DSCP Configuration resource.
qos_collection_id str
Qos Collection ID generated by RNM.
resource_guid str
The resource GUID property of the DSCP Configuration resource.
type str
Resource type.
destination_ip_ranges Sequence[QosIpRangeResponse]
Destination IP ranges.
destination_port_ranges Sequence[QosPortRangeResponse]
Destination port ranges.
id str
Resource ID.
location str
Resource location.
markings Sequence[int]
List of markings to be used in the configuration.
protocol str
RNM supported protocol types.
qos_definition_collection Sequence[QosDefinitionResponse]
QoS object definitions
source_ip_ranges Sequence[QosIpRangeResponse]
Source IP ranges.
source_port_ranges Sequence[QosPortRangeResponse]
Sources port ranges.
tags Mapping[str, str]
Resource tags.
associatedNetworkInterfaces List<Property Map>
Associated Network Interfaces to the DSCP Configuration.
etag String
A unique read-only string that changes whenever the resource is updated.
name String
Resource name.
provisioningState String
The provisioning state of the DSCP Configuration resource.
qosCollectionId String
Qos Collection ID generated by RNM.
resourceGuid String
The resource GUID property of the DSCP Configuration resource.
type String
Resource type.
destinationIpRanges List<Property Map>
Destination IP ranges.
destinationPortRanges List<Property Map>
Destination port ranges.
id String
Resource ID.
location String
Resource location.
markings List<Number>
List of markings to be used in the configuration.
protocol String
RNM supported protocol types.
qosDefinitionCollection List<Property Map>
QoS object definitions
sourceIpRanges List<Property Map>
Source IP ranges.
sourcePortRanges List<Property Map>
Sources port ranges.
tags Map<String>
Resource tags.

Supporting Types

ApplicationGatewayBackendAddressPoolResponse

BackendIPConfigurations This property is required. List<Pulumi.AzureNative.Network.Inputs.NetworkInterfaceIPConfigurationResponse>
Collection of references to IPs defined in network interfaces.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
ProvisioningState This property is required. string
The provisioning state of the backend address pool resource.
Type This property is required. string
Type of the resource.
BackendAddresses List<Pulumi.AzureNative.Network.Inputs.ApplicationGatewayBackendAddressResponse>
Backend addresses.
Id string
Resource ID.
Name string
Name of the backend address pool that is unique within an Application Gateway.
BackendIPConfigurations This property is required. []NetworkInterfaceIPConfigurationResponse
Collection of references to IPs defined in network interfaces.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
ProvisioningState This property is required. string
The provisioning state of the backend address pool resource.
Type This property is required. string
Type of the resource.
BackendAddresses []ApplicationGatewayBackendAddressResponse
Backend addresses.
Id string
Resource ID.
Name string
Name of the backend address pool that is unique within an Application Gateway.
backendIPConfigurations This property is required. List<NetworkInterfaceIPConfigurationResponse>
Collection of references to IPs defined in network interfaces.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
provisioningState This property is required. String
The provisioning state of the backend address pool resource.
type This property is required. String
Type of the resource.
backendAddresses List<ApplicationGatewayBackendAddressResponse>
Backend addresses.
id String
Resource ID.
name String
Name of the backend address pool that is unique within an Application Gateway.
backendIPConfigurations This property is required. NetworkInterfaceIPConfigurationResponse[]
Collection of references to IPs defined in network interfaces.
etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
provisioningState This property is required. string
The provisioning state of the backend address pool resource.
type This property is required. string
Type of the resource.
backendAddresses ApplicationGatewayBackendAddressResponse[]
Backend addresses.
id string
Resource ID.
name string
Name of the backend address pool that is unique within an Application Gateway.
backend_ip_configurations This property is required. Sequence[NetworkInterfaceIPConfigurationResponse]
Collection of references to IPs defined in network interfaces.
etag This property is required. str
A unique read-only string that changes whenever the resource is updated.
provisioning_state This property is required. str
The provisioning state of the backend address pool resource.
type This property is required. str
Type of the resource.
backend_addresses Sequence[ApplicationGatewayBackendAddressResponse]
Backend addresses.
id str
Resource ID.
name str
Name of the backend address pool that is unique within an Application Gateway.
backendIPConfigurations This property is required. List<Property Map>
Collection of references to IPs defined in network interfaces.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
provisioningState This property is required. String
The provisioning state of the backend address pool resource.
type This property is required. String
Type of the resource.
backendAddresses List<Property Map>
Backend addresses.
id String
Resource ID.
name String
Name of the backend address pool that is unique within an Application Gateway.

ApplicationGatewayBackendAddressResponse

Fqdn string
Fully qualified domain name (FQDN).
IpAddress string
IP address.
Fqdn string
Fully qualified domain name (FQDN).
IpAddress string
IP address.
fqdn String
Fully qualified domain name (FQDN).
ipAddress String
IP address.
fqdn string
Fully qualified domain name (FQDN).
ipAddress string
IP address.
fqdn str
Fully qualified domain name (FQDN).
ip_address str
IP address.
fqdn String
Fully qualified domain name (FQDN).
ipAddress String
IP address.

ApplicationGatewayIPConfigurationResponse

Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
ProvisioningState This property is required. string
The provisioning state of the application gateway IP configuration resource.
Type This property is required. string
Type of the resource.
Id string
Resource ID.
Name string
Name of the IP configuration that is unique within an Application Gateway.
Subnet Pulumi.AzureNative.Network.Inputs.SubResourceResponse
Reference to the subnet resource. A subnet from where application gateway gets its private address.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
ProvisioningState This property is required. string
The provisioning state of the application gateway IP configuration resource.
Type This property is required. string
Type of the resource.
Id string
Resource ID.
Name string
Name of the IP configuration that is unique within an Application Gateway.
Subnet SubResourceResponse
Reference to the subnet resource. A subnet from where application gateway gets its private address.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
provisioningState This property is required. String
The provisioning state of the application gateway IP configuration resource.
type This property is required. String
Type of the resource.
id String
Resource ID.
name String
Name of the IP configuration that is unique within an Application Gateway.
subnet SubResourceResponse
Reference to the subnet resource. A subnet from where application gateway gets its private address.
etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
provisioningState This property is required. string
The provisioning state of the application gateway IP configuration resource.
type This property is required. string
Type of the resource.
id string
Resource ID.
name string
Name of the IP configuration that is unique within an Application Gateway.
subnet SubResourceResponse
Reference to the subnet resource. A subnet from where application gateway gets its private address.
etag This property is required. str
A unique read-only string that changes whenever the resource is updated.
provisioning_state This property is required. str
The provisioning state of the application gateway IP configuration resource.
type This property is required. str
Type of the resource.
id str
Resource ID.
name str
Name of the IP configuration that is unique within an Application Gateway.
subnet SubResourceResponse
Reference to the subnet resource. A subnet from where application gateway gets its private address.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
provisioningState This property is required. String
The provisioning state of the application gateway IP configuration resource.
type This property is required. String
Type of the resource.
id String
Resource ID.
name String
Name of the IP configuration that is unique within an Application Gateway.
subnet Property Map
Reference to the subnet resource. A subnet from where application gateway gets its private address.

ApplicationSecurityGroupResponse

Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
Name This property is required. string
Resource name.
ProvisioningState This property is required. string
The provisioning state of the application security group resource.
ResourceGuid This property is required. string
The resource GUID property of the application security group resource. It uniquely identifies a resource, even if the user changes its name or migrate the resource across subscriptions or resource groups.
Type This property is required. string
Resource type.
Id string
Resource ID.
Location string
Resource location.
Tags Dictionary<string, string>
Resource tags.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
Name This property is required. string
Resource name.
ProvisioningState This property is required. string
The provisioning state of the application security group resource.
ResourceGuid This property is required. string
The resource GUID property of the application security group resource. It uniquely identifies a resource, even if the user changes its name or migrate the resource across subscriptions or resource groups.
Type This property is required. string
Resource type.
Id string
Resource ID.
Location string
Resource location.
Tags map[string]string
Resource tags.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
name This property is required. String
Resource name.
provisioningState This property is required. String
The provisioning state of the application security group resource.
resourceGuid This property is required. String
The resource GUID property of the application security group resource. It uniquely identifies a resource, even if the user changes its name or migrate the resource across subscriptions or resource groups.
type This property is required. String
Resource type.
id String
Resource ID.
location String
Resource location.
tags Map<String,String>
Resource tags.
etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
name This property is required. string
Resource name.
provisioningState This property is required. string
The provisioning state of the application security group resource.
resourceGuid This property is required. string
The resource GUID property of the application security group resource. It uniquely identifies a resource, even if the user changes its name or migrate the resource across subscriptions or resource groups.
type This property is required. string
Resource type.
id string
Resource ID.
location string
Resource location.
tags {[key: string]: string}
Resource tags.
etag This property is required. str
A unique read-only string that changes whenever the resource is updated.
name This property is required. str
Resource name.
provisioning_state This property is required. str
The provisioning state of the application security group resource.
resource_guid This property is required. str
The resource GUID property of the application security group resource. It uniquely identifies a resource, even if the user changes its name or migrate the resource across subscriptions or resource groups.
type This property is required. str
Resource type.
id str
Resource ID.
location str
Resource location.
tags Mapping[str, str]
Resource tags.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
name This property is required. String
Resource name.
provisioningState This property is required. String
The provisioning state of the application security group resource.
resourceGuid This property is required. String
The resource GUID property of the application security group resource. It uniquely identifies a resource, even if the user changes its name or migrate the resource across subscriptions or resource groups.
type This property is required. String
Resource type.
id String
Resource ID.
location String
Resource location.
tags Map<String>
Resource tags.

BackendAddressPoolResponse

BackendIPConfigurations This property is required. List<Pulumi.AzureNative.Network.Inputs.NetworkInterfaceIPConfigurationResponse>
An array of references to IP addresses defined in network interfaces.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
InboundNatRules This property is required. List<Pulumi.AzureNative.Network.Inputs.SubResourceResponse>
An array of references to inbound NAT rules that use this backend address pool.
LoadBalancingRules This property is required. List<Pulumi.AzureNative.Network.Inputs.SubResourceResponse>
An array of references to load balancing rules that use this backend address pool.
OutboundRule This property is required. Pulumi.AzureNative.Network.Inputs.SubResourceResponse
A reference to an outbound rule that uses this backend address pool.
OutboundRules This property is required. List<Pulumi.AzureNative.Network.Inputs.SubResourceResponse>
An array of references to outbound rules that use this backend address pool.
ProvisioningState This property is required. string
The provisioning state of the backend address pool resource.
Type This property is required. string
Type of the resource.
DrainPeriodInSeconds int
Amount of seconds Load Balancer waits for before sending RESET to client and backend address.
Id string
Resource ID.
LoadBalancerBackendAddresses List<Pulumi.AzureNative.Network.Inputs.LoadBalancerBackendAddressResponse>
An array of backend addresses.
Location string
The location of the backend address pool.
Name string
The name of the resource that is unique within the set of backend address pools used by the load balancer. This name can be used to access the resource.
TunnelInterfaces List<Pulumi.AzureNative.Network.Inputs.GatewayLoadBalancerTunnelInterfaceResponse>
An array of gateway load balancer tunnel interfaces.
VirtualNetwork Pulumi.AzureNative.Network.Inputs.SubResourceResponse
A reference to a virtual network.
BackendIPConfigurations This property is required. []NetworkInterfaceIPConfigurationResponse
An array of references to IP addresses defined in network interfaces.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
InboundNatRules This property is required. []SubResourceResponse
An array of references to inbound NAT rules that use this backend address pool.
LoadBalancingRules This property is required. []SubResourceResponse
An array of references to load balancing rules that use this backend address pool.
OutboundRule This property is required. SubResourceResponse
A reference to an outbound rule that uses this backend address pool.
OutboundRules This property is required. []SubResourceResponse
An array of references to outbound rules that use this backend address pool.
ProvisioningState This property is required. string
The provisioning state of the backend address pool resource.
Type This property is required. string
Type of the resource.
DrainPeriodInSeconds int
Amount of seconds Load Balancer waits for before sending RESET to client and backend address.
Id string
Resource ID.
LoadBalancerBackendAddresses []LoadBalancerBackendAddressResponse
An array of backend addresses.
Location string
The location of the backend address pool.
Name string
The name of the resource that is unique within the set of backend address pools used by the load balancer. This name can be used to access the resource.
TunnelInterfaces []GatewayLoadBalancerTunnelInterfaceResponse
An array of gateway load balancer tunnel interfaces.
VirtualNetwork SubResourceResponse
A reference to a virtual network.
backendIPConfigurations This property is required. List<NetworkInterfaceIPConfigurationResponse>
An array of references to IP addresses defined in network interfaces.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
inboundNatRules This property is required. List<SubResourceResponse>
An array of references to inbound NAT rules that use this backend address pool.
loadBalancingRules This property is required. List<SubResourceResponse>
An array of references to load balancing rules that use this backend address pool.
outboundRule This property is required. SubResourceResponse
A reference to an outbound rule that uses this backend address pool.
outboundRules This property is required. List<SubResourceResponse>
An array of references to outbound rules that use this backend address pool.
provisioningState This property is required. String
The provisioning state of the backend address pool resource.
type This property is required. String
Type of the resource.
drainPeriodInSeconds Integer
Amount of seconds Load Balancer waits for before sending RESET to client and backend address.
id String
Resource ID.
loadBalancerBackendAddresses List<LoadBalancerBackendAddressResponse>
An array of backend addresses.
location String
The location of the backend address pool.
name String
The name of the resource that is unique within the set of backend address pools used by the load balancer. This name can be used to access the resource.
tunnelInterfaces List<GatewayLoadBalancerTunnelInterfaceResponse>
An array of gateway load balancer tunnel interfaces.
virtualNetwork SubResourceResponse
A reference to a virtual network.
backendIPConfigurations This property is required. NetworkInterfaceIPConfigurationResponse[]
An array of references to IP addresses defined in network interfaces.
etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
inboundNatRules This property is required. SubResourceResponse[]
An array of references to inbound NAT rules that use this backend address pool.
loadBalancingRules This property is required. SubResourceResponse[]
An array of references to load balancing rules that use this backend address pool.
outboundRule This property is required. SubResourceResponse
A reference to an outbound rule that uses this backend address pool.
outboundRules This property is required. SubResourceResponse[]
An array of references to outbound rules that use this backend address pool.
provisioningState This property is required. string
The provisioning state of the backend address pool resource.
type This property is required. string
Type of the resource.
drainPeriodInSeconds number
Amount of seconds Load Balancer waits for before sending RESET to client and backend address.
id string
Resource ID.
loadBalancerBackendAddresses LoadBalancerBackendAddressResponse[]
An array of backend addresses.
location string
The location of the backend address pool.
name string
The name of the resource that is unique within the set of backend address pools used by the load balancer. This name can be used to access the resource.
tunnelInterfaces GatewayLoadBalancerTunnelInterfaceResponse[]
An array of gateway load balancer tunnel interfaces.
virtualNetwork SubResourceResponse
A reference to a virtual network.
backend_ip_configurations This property is required. Sequence[NetworkInterfaceIPConfigurationResponse]
An array of references to IP addresses defined in network interfaces.
etag This property is required. str
A unique read-only string that changes whenever the resource is updated.
inbound_nat_rules This property is required. Sequence[SubResourceResponse]
An array of references to inbound NAT rules that use this backend address pool.
load_balancing_rules This property is required. Sequence[SubResourceResponse]
An array of references to load balancing rules that use this backend address pool.
outbound_rule This property is required. SubResourceResponse
A reference to an outbound rule that uses this backend address pool.
outbound_rules This property is required. Sequence[SubResourceResponse]
An array of references to outbound rules that use this backend address pool.
provisioning_state This property is required. str
The provisioning state of the backend address pool resource.
type This property is required. str
Type of the resource.
drain_period_in_seconds int
Amount of seconds Load Balancer waits for before sending RESET to client and backend address.
id str
Resource ID.
load_balancer_backend_addresses Sequence[LoadBalancerBackendAddressResponse]
An array of backend addresses.
location str
The location of the backend address pool.
name str
The name of the resource that is unique within the set of backend address pools used by the load balancer. This name can be used to access the resource.
tunnel_interfaces Sequence[GatewayLoadBalancerTunnelInterfaceResponse]
An array of gateway load balancer tunnel interfaces.
virtual_network SubResourceResponse
A reference to a virtual network.
backendIPConfigurations This property is required. List<Property Map>
An array of references to IP addresses defined in network interfaces.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
inboundNatRules This property is required. List<Property Map>
An array of references to inbound NAT rules that use this backend address pool.
loadBalancingRules This property is required. List<Property Map>
An array of references to load balancing rules that use this backend address pool.
outboundRule This property is required. Property Map
A reference to an outbound rule that uses this backend address pool.
outboundRules This property is required. List<Property Map>
An array of references to outbound rules that use this backend address pool.
provisioningState This property is required. String
The provisioning state of the backend address pool resource.
type This property is required. String
Type of the resource.
drainPeriodInSeconds Number
Amount of seconds Load Balancer waits for before sending RESET to client and backend address.
id String
Resource ID.
loadBalancerBackendAddresses List<Property Map>
An array of backend addresses.
location String
The location of the backend address pool.
name String
The name of the resource that is unique within the set of backend address pools used by the load balancer. This name can be used to access the resource.
tunnelInterfaces List<Property Map>
An array of gateway load balancer tunnel interfaces.
virtualNetwork Property Map
A reference to a virtual network.

CustomDnsConfigPropertiesFormatResponse

Fqdn string
Fqdn that resolves to private endpoint ip address.
IpAddresses List<string>
A list of private ip addresses of the private endpoint.
Fqdn string
Fqdn that resolves to private endpoint ip address.
IpAddresses []string
A list of private ip addresses of the private endpoint.
fqdn String
Fqdn that resolves to private endpoint ip address.
ipAddresses List<String>
A list of private ip addresses of the private endpoint.
fqdn string
Fqdn that resolves to private endpoint ip address.
ipAddresses string[]
A list of private ip addresses of the private endpoint.
fqdn str
Fqdn that resolves to private endpoint ip address.
ip_addresses Sequence[str]
A list of private ip addresses of the private endpoint.
fqdn String
Fqdn that resolves to private endpoint ip address.
ipAddresses List<String>
A list of private ip addresses of the private endpoint.

DdosSettingsResponse

DdosCustomPolicy Pulumi.AzureNative.Network.Inputs.SubResourceResponse
The DDoS custom policy associated with the public IP.
DdosProtectionPlan Pulumi.AzureNative.Network.Inputs.SubResourceResponse
The DDoS protection plan associated with the public IP. Can only be set if ProtectionMode is Enabled
ProtectionCoverage string
The DDoS protection policy customizability of the public IP. Only standard coverage will have the ability to be customized.
ProtectionMode string
The DDoS protection mode of the public IP
DdosCustomPolicy SubResourceResponse
The DDoS custom policy associated with the public IP.
DdosProtectionPlan SubResourceResponse
The DDoS protection plan associated with the public IP. Can only be set if ProtectionMode is Enabled
ProtectionCoverage string
The DDoS protection policy customizability of the public IP. Only standard coverage will have the ability to be customized.
ProtectionMode string
The DDoS protection mode of the public IP
ddosCustomPolicy SubResourceResponse
The DDoS custom policy associated with the public IP.
ddosProtectionPlan SubResourceResponse
The DDoS protection plan associated with the public IP. Can only be set if ProtectionMode is Enabled
protectionCoverage String
The DDoS protection policy customizability of the public IP. Only standard coverage will have the ability to be customized.
protectionMode String
The DDoS protection mode of the public IP
ddosCustomPolicy SubResourceResponse
The DDoS custom policy associated with the public IP.
ddosProtectionPlan SubResourceResponse
The DDoS protection plan associated with the public IP. Can only be set if ProtectionMode is Enabled
protectionCoverage string
The DDoS protection policy customizability of the public IP. Only standard coverage will have the ability to be customized.
protectionMode string
The DDoS protection mode of the public IP
ddos_custom_policy SubResourceResponse
The DDoS custom policy associated with the public IP.
ddos_protection_plan SubResourceResponse
The DDoS protection plan associated with the public IP. Can only be set if ProtectionMode is Enabled
protection_coverage str
The DDoS protection policy customizability of the public IP. Only standard coverage will have the ability to be customized.
protection_mode str
The DDoS protection mode of the public IP
ddosCustomPolicy Property Map
The DDoS custom policy associated with the public IP.
ddosProtectionPlan Property Map
The DDoS protection plan associated with the public IP. Can only be set if ProtectionMode is Enabled
protectionCoverage String
The DDoS protection policy customizability of the public IP. Only standard coverage will have the ability to be customized.
protectionMode String
The DDoS protection mode of the public IP

DelegationResponse

Actions This property is required. List<string>
The actions permitted to the service upon delegation.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
ProvisioningState This property is required. string
The provisioning state of the service delegation resource.
Id string
Resource ID.
Name string
The name of the resource that is unique within a subnet. This name can be used to access the resource.
ServiceName string
The name of the service to whom the subnet should be delegated (e.g. Microsoft.Sql/servers).
Type string
Resource type.
Actions This property is required. []string
The actions permitted to the service upon delegation.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
ProvisioningState This property is required. string
The provisioning state of the service delegation resource.
Id string
Resource ID.
Name string
The name of the resource that is unique within a subnet. This name can be used to access the resource.
ServiceName string
The name of the service to whom the subnet should be delegated (e.g. Microsoft.Sql/servers).
Type string
Resource type.
actions This property is required. List<String>
The actions permitted to the service upon delegation.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
provisioningState This property is required. String
The provisioning state of the service delegation resource.
id String
Resource ID.
name String
The name of the resource that is unique within a subnet. This name can be used to access the resource.
serviceName String
The name of the service to whom the subnet should be delegated (e.g. Microsoft.Sql/servers).
type String
Resource type.
actions This property is required. string[]
The actions permitted to the service upon delegation.
etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
provisioningState This property is required. string
The provisioning state of the service delegation resource.
id string
Resource ID.
name string
The name of the resource that is unique within a subnet. This name can be used to access the resource.
serviceName string
The name of the service to whom the subnet should be delegated (e.g. Microsoft.Sql/servers).
type string
Resource type.
actions This property is required. Sequence[str]
The actions permitted to the service upon delegation.
etag This property is required. str
A unique read-only string that changes whenever the resource is updated.
provisioning_state This property is required. str
The provisioning state of the service delegation resource.
id str
Resource ID.
name str
The name of the resource that is unique within a subnet. This name can be used to access the resource.
service_name str
The name of the service to whom the subnet should be delegated (e.g. Microsoft.Sql/servers).
type str
Resource type.
actions This property is required. List<String>
The actions permitted to the service upon delegation.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
provisioningState This property is required. String
The provisioning state of the service delegation resource.
id String
Resource ID.
name String
The name of the resource that is unique within a subnet. This name can be used to access the resource.
serviceName String
The name of the service to whom the subnet should be delegated (e.g. Microsoft.Sql/servers).
type String
Resource type.

EndpointServiceResponse

Id string
A unique identifier of the service being referenced by the interface endpoint.
Id string
A unique identifier of the service being referenced by the interface endpoint.
id String
A unique identifier of the service being referenced by the interface endpoint.
id string
A unique identifier of the service being referenced by the interface endpoint.
id str
A unique identifier of the service being referenced by the interface endpoint.
id String
A unique identifier of the service being referenced by the interface endpoint.

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.

FlowLogFormatParametersResponse

Type string
The file type of flow log.
Version int
The version (revision) of the flow log.
Type string
The file type of flow log.
Version int
The version (revision) of the flow log.
type String
The file type of flow log.
version Integer
The version (revision) of the flow log.
type string
The file type of flow log.
version number
The version (revision) of the flow log.
type str
The file type of flow log.
version int
The version (revision) of the flow log.
type String
The file type of flow log.
version Number
The version (revision) of the flow log.

FlowLogResponse

Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
Name This property is required. string
Resource name.
ProvisioningState This property is required. string
The provisioning state of the flow log.
StorageId This property is required. string
ID of the storage account which is used to store the flow log.
TargetResourceGuid This property is required. string
Guid of network security group to which flow log will be applied.
TargetResourceId This property is required. string
ID of network security group to which flow log will be applied.
Type This property is required. string
Resource type.
Enabled bool
Flag to enable/disable flow logging.
FlowAnalyticsConfiguration Pulumi.AzureNative.Network.Inputs.TrafficAnalyticsPropertiesResponse
Parameters that define the configuration of traffic analytics.
Format Pulumi.AzureNative.Network.Inputs.FlowLogFormatParametersResponse
Parameters that define the flow log format.
Id string
Resource ID.
Location string
Resource location.
RetentionPolicy Pulumi.AzureNative.Network.Inputs.RetentionPolicyParametersResponse
Parameters that define the retention policy for flow log.
Tags Dictionary<string, string>
Resource tags.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
Name This property is required. string
Resource name.
ProvisioningState This property is required. string
The provisioning state of the flow log.
StorageId This property is required. string
ID of the storage account which is used to store the flow log.
TargetResourceGuid This property is required. string
Guid of network security group to which flow log will be applied.
TargetResourceId This property is required. string
ID of network security group to which flow log will be applied.
Type This property is required. string
Resource type.
Enabled bool
Flag to enable/disable flow logging.
FlowAnalyticsConfiguration TrafficAnalyticsPropertiesResponse
Parameters that define the configuration of traffic analytics.
Format FlowLogFormatParametersResponse
Parameters that define the flow log format.
Id string
Resource ID.
Location string
Resource location.
RetentionPolicy RetentionPolicyParametersResponse
Parameters that define the retention policy for flow log.
Tags map[string]string
Resource tags.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
name This property is required. String
Resource name.
provisioningState This property is required. String
The provisioning state of the flow log.
storageId This property is required. String
ID of the storage account which is used to store the flow log.
targetResourceGuid This property is required. String
Guid of network security group to which flow log will be applied.
targetResourceId This property is required. String
ID of network security group to which flow log will be applied.
type This property is required. String
Resource type.
enabled Boolean
Flag to enable/disable flow logging.
flowAnalyticsConfiguration TrafficAnalyticsPropertiesResponse
Parameters that define the configuration of traffic analytics.
format FlowLogFormatParametersResponse
Parameters that define the flow log format.
id String
Resource ID.
location String
Resource location.
retentionPolicy RetentionPolicyParametersResponse
Parameters that define the retention policy for flow log.
tags Map<String,String>
Resource tags.
etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
name This property is required. string
Resource name.
provisioningState This property is required. string
The provisioning state of the flow log.
storageId This property is required. string
ID of the storage account which is used to store the flow log.
targetResourceGuid This property is required. string
Guid of network security group to which flow log will be applied.
targetResourceId This property is required. string
ID of network security group to which flow log will be applied.
type This property is required. string
Resource type.
enabled boolean
Flag to enable/disable flow logging.
flowAnalyticsConfiguration TrafficAnalyticsPropertiesResponse
Parameters that define the configuration of traffic analytics.
format FlowLogFormatParametersResponse
Parameters that define the flow log format.
id string
Resource ID.
location string
Resource location.
retentionPolicy RetentionPolicyParametersResponse
Parameters that define the retention policy for flow log.
tags {[key: string]: string}
Resource tags.
etag This property is required. str
A unique read-only string that changes whenever the resource is updated.
name This property is required. str
Resource name.
provisioning_state This property is required. str
The provisioning state of the flow log.
storage_id This property is required. str
ID of the storage account which is used to store the flow log.
target_resource_guid This property is required. str
Guid of network security group to which flow log will be applied.
target_resource_id This property is required. str
ID of network security group to which flow log will be applied.
type This property is required. str
Resource type.
enabled bool
Flag to enable/disable flow logging.
flow_analytics_configuration TrafficAnalyticsPropertiesResponse
Parameters that define the configuration of traffic analytics.
format FlowLogFormatParametersResponse
Parameters that define the flow log format.
id str
Resource ID.
location str
Resource location.
retention_policy RetentionPolicyParametersResponse
Parameters that define the retention policy for flow log.
tags Mapping[str, str]
Resource tags.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
name This property is required. String
Resource name.
provisioningState This property is required. String
The provisioning state of the flow log.
storageId This property is required. String
ID of the storage account which is used to store the flow log.
targetResourceGuid This property is required. String
Guid of network security group to which flow log will be applied.
targetResourceId This property is required. String
ID of network security group to which flow log will be applied.
type This property is required. String
Resource type.
enabled Boolean
Flag to enable/disable flow logging.
flowAnalyticsConfiguration Property Map
Parameters that define the configuration of traffic analytics.
format Property Map
Parameters that define the flow log format.
id String
Resource ID.
location String
Resource location.
retentionPolicy Property Map
Parameters that define the retention policy for flow log.
tags Map<String>
Resource tags.

FrontendIPConfigurationResponse

Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
InboundNatPools This property is required. List<Pulumi.AzureNative.Network.Inputs.SubResourceResponse>
An array of references to inbound pools that use this frontend IP.
InboundNatRules This property is required. List<Pulumi.AzureNative.Network.Inputs.SubResourceResponse>
An array of references to inbound rules that use this frontend IP.
LoadBalancingRules This property is required. List<Pulumi.AzureNative.Network.Inputs.SubResourceResponse>
An array of references to load balancing rules that use this frontend IP.
OutboundRules This property is required. List<Pulumi.AzureNative.Network.Inputs.SubResourceResponse>
An array of references to outbound rules that use this frontend IP.
ProvisioningState This property is required. string
The provisioning state of the frontend IP configuration resource.
Type This property is required. string
Type of the resource.
GatewayLoadBalancer Pulumi.AzureNative.Network.Inputs.SubResourceResponse
The reference to gateway load balancer frontend IP.
Id string
Resource ID.
Name string
The name of the resource that is unique within the set of frontend IP configurations used by the load balancer. This name can be used to access the resource.
PrivateIPAddress string
The private IP address of the IP configuration.
PrivateIPAddressVersion string
Whether the specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4.
PrivateIPAllocationMethod string
The Private IP allocation method.
PublicIPAddress Pulumi.AzureNative.Network.Inputs.PublicIPAddressResponse
The reference to the Public IP resource.
PublicIPPrefix Pulumi.AzureNative.Network.Inputs.SubResourceResponse
The reference to the Public IP Prefix resource.
Subnet Pulumi.AzureNative.Network.Inputs.SubnetResponse
The reference to the subnet resource.
Zones List<string>
A list of availability zones denoting the IP allocated for the resource needs to come from.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
InboundNatPools This property is required. []SubResourceResponse
An array of references to inbound pools that use this frontend IP.
InboundNatRules This property is required. []SubResourceResponse
An array of references to inbound rules that use this frontend IP.
LoadBalancingRules This property is required. []SubResourceResponse
An array of references to load balancing rules that use this frontend IP.
OutboundRules This property is required. []SubResourceResponse
An array of references to outbound rules that use this frontend IP.
ProvisioningState This property is required. string
The provisioning state of the frontend IP configuration resource.
Type This property is required. string
Type of the resource.
GatewayLoadBalancer SubResourceResponse
The reference to gateway load balancer frontend IP.
Id string
Resource ID.
Name string
The name of the resource that is unique within the set of frontend IP configurations used by the load balancer. This name can be used to access the resource.
PrivateIPAddress string
The private IP address of the IP configuration.
PrivateIPAddressVersion string
Whether the specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4.
PrivateIPAllocationMethod string
The Private IP allocation method.
PublicIPAddress PublicIPAddressResponse
The reference to the Public IP resource.
PublicIPPrefix SubResourceResponse
The reference to the Public IP Prefix resource.
Subnet SubnetResponse
The reference to the subnet resource.
Zones []string
A list of availability zones denoting the IP allocated for the resource needs to come from.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
inboundNatPools This property is required. List<SubResourceResponse>
An array of references to inbound pools that use this frontend IP.
inboundNatRules This property is required. List<SubResourceResponse>
An array of references to inbound rules that use this frontend IP.
loadBalancingRules This property is required. List<SubResourceResponse>
An array of references to load balancing rules that use this frontend IP.
outboundRules This property is required. List<SubResourceResponse>
An array of references to outbound rules that use this frontend IP.
provisioningState This property is required. String
The provisioning state of the frontend IP configuration resource.
type This property is required. String
Type of the resource.
gatewayLoadBalancer SubResourceResponse
The reference to gateway load balancer frontend IP.
id String
Resource ID.
name String
The name of the resource that is unique within the set of frontend IP configurations used by the load balancer. This name can be used to access the resource.
privateIPAddress String
The private IP address of the IP configuration.
privateIPAddressVersion String
Whether the specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4.
privateIPAllocationMethod String
The Private IP allocation method.
publicIPAddress PublicIPAddressResponse
The reference to the Public IP resource.
publicIPPrefix SubResourceResponse
The reference to the Public IP Prefix resource.
subnet SubnetResponse
The reference to the subnet resource.
zones List<String>
A list of availability zones denoting the IP allocated for the resource needs to come from.
etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
inboundNatPools This property is required. SubResourceResponse[]
An array of references to inbound pools that use this frontend IP.
inboundNatRules This property is required. SubResourceResponse[]
An array of references to inbound rules that use this frontend IP.
loadBalancingRules This property is required. SubResourceResponse[]
An array of references to load balancing rules that use this frontend IP.
outboundRules This property is required. SubResourceResponse[]
An array of references to outbound rules that use this frontend IP.
provisioningState This property is required. string
The provisioning state of the frontend IP configuration resource.
type This property is required. string
Type of the resource.
gatewayLoadBalancer SubResourceResponse
The reference to gateway load balancer frontend IP.
id string
Resource ID.
name string
The name of the resource that is unique within the set of frontend IP configurations used by the load balancer. This name can be used to access the resource.
privateIPAddress string
The private IP address of the IP configuration.
privateIPAddressVersion string
Whether the specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4.
privateIPAllocationMethod string
The Private IP allocation method.
publicIPAddress PublicIPAddressResponse
The reference to the Public IP resource.
publicIPPrefix SubResourceResponse
The reference to the Public IP Prefix resource.
subnet SubnetResponse
The reference to the subnet resource.
zones string[]
A list of availability zones denoting the IP allocated for the resource needs to come from.
etag This property is required. str
A unique read-only string that changes whenever the resource is updated.
inbound_nat_pools This property is required. Sequence[SubResourceResponse]
An array of references to inbound pools that use this frontend IP.
inbound_nat_rules This property is required. Sequence[SubResourceResponse]
An array of references to inbound rules that use this frontend IP.
load_balancing_rules This property is required. Sequence[SubResourceResponse]
An array of references to load balancing rules that use this frontend IP.
outbound_rules This property is required. Sequence[SubResourceResponse]
An array of references to outbound rules that use this frontend IP.
provisioning_state This property is required. str
The provisioning state of the frontend IP configuration resource.
type This property is required. str
Type of the resource.
gateway_load_balancer SubResourceResponse
The reference to gateway load balancer frontend IP.
id str
Resource ID.
name str
The name of the resource that is unique within the set of frontend IP configurations used by the load balancer. This name can be used to access the resource.
private_ip_address str
The private IP address of the IP configuration.
private_ip_address_version str
Whether the specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4.
private_ip_allocation_method str
The Private IP allocation method.
public_ip_address PublicIPAddressResponse
The reference to the Public IP resource.
public_ip_prefix SubResourceResponse
The reference to the Public IP Prefix resource.
subnet SubnetResponse
The reference to the subnet resource.
zones Sequence[str]
A list of availability zones denoting the IP allocated for the resource needs to come from.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
inboundNatPools This property is required. List<Property Map>
An array of references to inbound pools that use this frontend IP.
inboundNatRules This property is required. List<Property Map>
An array of references to inbound rules that use this frontend IP.
loadBalancingRules This property is required. List<Property Map>
An array of references to load balancing rules that use this frontend IP.
outboundRules This property is required. List<Property Map>
An array of references to outbound rules that use this frontend IP.
provisioningState This property is required. String
The provisioning state of the frontend IP configuration resource.
type This property is required. String
Type of the resource.
gatewayLoadBalancer Property Map
The reference to gateway load balancer frontend IP.
id String
Resource ID.
name String
The name of the resource that is unique within the set of frontend IP configurations used by the load balancer. This name can be used to access the resource.
privateIPAddress String
The private IP address of the IP configuration.
privateIPAddressVersion String
Whether the specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4.
privateIPAllocationMethod String
The Private IP allocation method.
publicIPAddress Property Map
The reference to the Public IP resource.
publicIPPrefix Property Map
The reference to the Public IP Prefix resource.
subnet Property Map
The reference to the subnet resource.
zones List<String>
A list of availability zones denoting the IP allocated for the resource needs to come from.

GatewayLoadBalancerTunnelInterfaceResponse

Identifier int
Identifier of gateway load balancer tunnel interface.
Port int
Port of gateway load balancer tunnel interface.
Protocol string
Protocol of gateway load balancer tunnel interface.
Type string
Traffic type of gateway load balancer tunnel interface.
Identifier int
Identifier of gateway load balancer tunnel interface.
Port int
Port of gateway load balancer tunnel interface.
Protocol string
Protocol of gateway load balancer tunnel interface.
Type string
Traffic type of gateway load balancer tunnel interface.
identifier Integer
Identifier of gateway load balancer tunnel interface.
port Integer
Port of gateway load balancer tunnel interface.
protocol String
Protocol of gateway load balancer tunnel interface.
type String
Traffic type of gateway load balancer tunnel interface.
identifier number
Identifier of gateway load balancer tunnel interface.
port number
Port of gateway load balancer tunnel interface.
protocol string
Protocol of gateway load balancer tunnel interface.
type string
Traffic type of gateway load balancer tunnel interface.
identifier int
Identifier of gateway load balancer tunnel interface.
port int
Port of gateway load balancer tunnel interface.
protocol str
Protocol of gateway load balancer tunnel interface.
type str
Traffic type of gateway load balancer tunnel interface.
identifier Number
Identifier of gateway load balancer tunnel interface.
port Number
Port of gateway load balancer tunnel interface.
protocol String
Protocol of gateway load balancer tunnel interface.
type String
Traffic type of gateway load balancer tunnel interface.

IPConfigurationProfileResponse

Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
ProvisioningState This property is required. string
The provisioning state of the IP configuration profile resource.
Type This property is required. string
Sub Resource type.
Id string
Resource ID.
Name string
The name of the resource. This name can be used to access the resource.
Subnet Pulumi.AzureNative.Network.Inputs.SubnetResponse
The reference to the subnet resource to create a container network interface ip configuration.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
ProvisioningState This property is required. string
The provisioning state of the IP configuration profile resource.
Type This property is required. string
Sub Resource type.
Id string
Resource ID.
Name string
The name of the resource. This name can be used to access the resource.
Subnet SubnetResponse
The reference to the subnet resource to create a container network interface ip configuration.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
provisioningState This property is required. String
The provisioning state of the IP configuration profile resource.
type This property is required. String
Sub Resource type.
id String
Resource ID.
name String
The name of the resource. This name can be used to access the resource.
subnet SubnetResponse
The reference to the subnet resource to create a container network interface ip configuration.
etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
provisioningState This property is required. string
The provisioning state of the IP configuration profile resource.
type This property is required. string
Sub Resource type.
id string
Resource ID.
name string
The name of the resource. This name can be used to access the resource.
subnet SubnetResponse
The reference to the subnet resource to create a container network interface ip configuration.
etag This property is required. str
A unique read-only string that changes whenever the resource is updated.
provisioning_state This property is required. str
The provisioning state of the IP configuration profile resource.
type This property is required. str
Sub Resource type.
id str
Resource ID.
name str
The name of the resource. This name can be used to access the resource.
subnet SubnetResponse
The reference to the subnet resource to create a container network interface ip configuration.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
provisioningState This property is required. String
The provisioning state of the IP configuration profile resource.
type This property is required. String
Sub Resource type.
id String
Resource ID.
name String
The name of the resource. This name can be used to access the resource.
subnet Property Map
The reference to the subnet resource to create a container network interface ip configuration.

IPConfigurationResponse

Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
ProvisioningState This property is required. string
The provisioning state of the IP configuration resource.
Id string
Resource ID.
Name string
The name of the resource that is unique within a resource group. This name can be used to access the resource.
PrivateIPAddress string
The private IP address of the IP configuration.
PrivateIPAllocationMethod string
The private IP address allocation method.
PublicIPAddress Pulumi.AzureNative.Network.Inputs.PublicIPAddressResponse
The reference to the public IP resource.
Subnet Pulumi.AzureNative.Network.Inputs.SubnetResponse
The reference to the subnet resource.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
ProvisioningState This property is required. string
The provisioning state of the IP configuration resource.
Id string
Resource ID.
Name string
The name of the resource that is unique within a resource group. This name can be used to access the resource.
PrivateIPAddress string
The private IP address of the IP configuration.
PrivateIPAllocationMethod string
The private IP address allocation method.
PublicIPAddress PublicIPAddressResponse
The reference to the public IP resource.
Subnet SubnetResponse
The reference to the subnet resource.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
provisioningState This property is required. String
The provisioning state of the IP configuration resource.
id String
Resource ID.
name String
The name of the resource that is unique within a resource group. This name can be used to access the resource.
privateIPAddress String
The private IP address of the IP configuration.
privateIPAllocationMethod String
The private IP address allocation method.
publicIPAddress PublicIPAddressResponse
The reference to the public IP resource.
subnet SubnetResponse
The reference to the subnet resource.
etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
provisioningState This property is required. string
The provisioning state of the IP configuration resource.
id string
Resource ID.
name string
The name of the resource that is unique within a resource group. This name can be used to access the resource.
privateIPAddress string
The private IP address of the IP configuration.
privateIPAllocationMethod string
The private IP address allocation method.
publicIPAddress PublicIPAddressResponse
The reference to the public IP resource.
subnet SubnetResponse
The reference to the subnet resource.
etag This property is required. str
A unique read-only string that changes whenever the resource is updated.
provisioning_state This property is required. str
The provisioning state of the IP configuration resource.
id str
Resource ID.
name str
The name of the resource that is unique within a resource group. This name can be used to access the resource.
private_ip_address str
The private IP address of the IP configuration.
private_ip_allocation_method str
The private IP address allocation method.
public_ip_address PublicIPAddressResponse
The reference to the public IP resource.
subnet SubnetResponse
The reference to the subnet resource.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
provisioningState This property is required. String
The provisioning state of the IP configuration resource.
id String
Resource ID.
name String
The name of the resource that is unique within a resource group. This name can be used to access the resource.
privateIPAddress String
The private IP address of the IP configuration.
privateIPAllocationMethod String
The private IP address allocation method.
publicIPAddress Property Map
The reference to the public IP resource.
subnet Property Map
The reference to the subnet resource.

InboundNatRuleResponse

BackendIPConfiguration This property is required. Pulumi.AzureNative.Network.Inputs.NetworkInterfaceIPConfigurationResponse
A reference to a private IP address defined on a network interface of a VM. Traffic sent to the frontend port of each of the frontend IP configurations is forwarded to the backend IP.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
ProvisioningState This property is required. string
The provisioning state of the inbound NAT rule resource.
Type This property is required. string
Type of the resource.
BackendAddressPool Pulumi.AzureNative.Network.Inputs.SubResourceResponse
A reference to backendAddressPool resource.
BackendPort int
The port used for the internal endpoint. Acceptable values range from 1 to 65535.
EnableFloatingIP bool
Configures a virtual machine's endpoint for the floating IP capability required to configure a SQL AlwaysOn Availability Group. This setting is required when using the SQL AlwaysOn Availability Groups in SQL server. This setting can't be changed after you create the endpoint.
EnableTcpReset bool
Receive bidirectional TCP Reset on TCP flow idle timeout or unexpected connection termination. This element is only used when the protocol is set to TCP.
FrontendIPConfiguration Pulumi.AzureNative.Network.Inputs.SubResourceResponse
A reference to frontend IP addresses.
FrontendPort int
The port for the external endpoint. Port numbers for each rule must be unique within the Load Balancer. Acceptable values range from 1 to 65534.
FrontendPortRangeEnd int
The port range end for the external endpoint. This property is used together with BackendAddressPool and FrontendPortRangeStart. Individual inbound NAT rule port mappings will be created for each backend address from BackendAddressPool. Acceptable values range from 1 to 65534.
FrontendPortRangeStart int
The port range start for the external endpoint. This property is used together with BackendAddressPool and FrontendPortRangeEnd. Individual inbound NAT rule port mappings will be created for each backend address from BackendAddressPool. Acceptable values range from 1 to 65534.
Id string
Resource ID.
IdleTimeoutInMinutes int
The timeout for the TCP idle connection. The value can be set between 4 and 30 minutes. The default value is 4 minutes. This element is only used when the protocol is set to TCP.
Name string
The name of the resource that is unique within the set of inbound NAT rules used by the load balancer. This name can be used to access the resource.
Protocol string
The reference to the transport protocol used by the load balancing rule.
BackendIPConfiguration This property is required. NetworkInterfaceIPConfigurationResponse
A reference to a private IP address defined on a network interface of a VM. Traffic sent to the frontend port of each of the frontend IP configurations is forwarded to the backend IP.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
ProvisioningState This property is required. string
The provisioning state of the inbound NAT rule resource.
Type This property is required. string
Type of the resource.
BackendAddressPool SubResourceResponse
A reference to backendAddressPool resource.
BackendPort int
The port used for the internal endpoint. Acceptable values range from 1 to 65535.
EnableFloatingIP bool
Configures a virtual machine's endpoint for the floating IP capability required to configure a SQL AlwaysOn Availability Group. This setting is required when using the SQL AlwaysOn Availability Groups in SQL server. This setting can't be changed after you create the endpoint.
EnableTcpReset bool
Receive bidirectional TCP Reset on TCP flow idle timeout or unexpected connection termination. This element is only used when the protocol is set to TCP.
FrontendIPConfiguration SubResourceResponse
A reference to frontend IP addresses.
FrontendPort int
The port for the external endpoint. Port numbers for each rule must be unique within the Load Balancer. Acceptable values range from 1 to 65534.
FrontendPortRangeEnd int
The port range end for the external endpoint. This property is used together with BackendAddressPool and FrontendPortRangeStart. Individual inbound NAT rule port mappings will be created for each backend address from BackendAddressPool. Acceptable values range from 1 to 65534.
FrontendPortRangeStart int
The port range start for the external endpoint. This property is used together with BackendAddressPool and FrontendPortRangeEnd. Individual inbound NAT rule port mappings will be created for each backend address from BackendAddressPool. Acceptable values range from 1 to 65534.
Id string
Resource ID.
IdleTimeoutInMinutes int
The timeout for the TCP idle connection. The value can be set between 4 and 30 minutes. The default value is 4 minutes. This element is only used when the protocol is set to TCP.
Name string
The name of the resource that is unique within the set of inbound NAT rules used by the load balancer. This name can be used to access the resource.
Protocol string
The reference to the transport protocol used by the load balancing rule.
backendIPConfiguration This property is required. NetworkInterfaceIPConfigurationResponse
A reference to a private IP address defined on a network interface of a VM. Traffic sent to the frontend port of each of the frontend IP configurations is forwarded to the backend IP.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
provisioningState This property is required. String
The provisioning state of the inbound NAT rule resource.
type This property is required. String
Type of the resource.
backendAddressPool SubResourceResponse
A reference to backendAddressPool resource.
backendPort Integer
The port used for the internal endpoint. Acceptable values range from 1 to 65535.
enableFloatingIP Boolean
Configures a virtual machine's endpoint for the floating IP capability required to configure a SQL AlwaysOn Availability Group. This setting is required when using the SQL AlwaysOn Availability Groups in SQL server. This setting can't be changed after you create the endpoint.
enableTcpReset Boolean
Receive bidirectional TCP Reset on TCP flow idle timeout or unexpected connection termination. This element is only used when the protocol is set to TCP.
frontendIPConfiguration SubResourceResponse
A reference to frontend IP addresses.
frontendPort Integer
The port for the external endpoint. Port numbers for each rule must be unique within the Load Balancer. Acceptable values range from 1 to 65534.
frontendPortRangeEnd Integer
The port range end for the external endpoint. This property is used together with BackendAddressPool and FrontendPortRangeStart. Individual inbound NAT rule port mappings will be created for each backend address from BackendAddressPool. Acceptable values range from 1 to 65534.
frontendPortRangeStart Integer
The port range start for the external endpoint. This property is used together with BackendAddressPool and FrontendPortRangeEnd. Individual inbound NAT rule port mappings will be created for each backend address from BackendAddressPool. Acceptable values range from 1 to 65534.
id String
Resource ID.
idleTimeoutInMinutes Integer
The timeout for the TCP idle connection. The value can be set between 4 and 30 minutes. The default value is 4 minutes. This element is only used when the protocol is set to TCP.
name String
The name of the resource that is unique within the set of inbound NAT rules used by the load balancer. This name can be used to access the resource.
protocol String
The reference to the transport protocol used by the load balancing rule.
backendIPConfiguration This property is required. NetworkInterfaceIPConfigurationResponse
A reference to a private IP address defined on a network interface of a VM. Traffic sent to the frontend port of each of the frontend IP configurations is forwarded to the backend IP.
etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
provisioningState This property is required. string
The provisioning state of the inbound NAT rule resource.
type This property is required. string
Type of the resource.
backendAddressPool SubResourceResponse
A reference to backendAddressPool resource.
backendPort number
The port used for the internal endpoint. Acceptable values range from 1 to 65535.
enableFloatingIP boolean
Configures a virtual machine's endpoint for the floating IP capability required to configure a SQL AlwaysOn Availability Group. This setting is required when using the SQL AlwaysOn Availability Groups in SQL server. This setting can't be changed after you create the endpoint.
enableTcpReset boolean
Receive bidirectional TCP Reset on TCP flow idle timeout or unexpected connection termination. This element is only used when the protocol is set to TCP.
frontendIPConfiguration SubResourceResponse
A reference to frontend IP addresses.
frontendPort number
The port for the external endpoint. Port numbers for each rule must be unique within the Load Balancer. Acceptable values range from 1 to 65534.
frontendPortRangeEnd number
The port range end for the external endpoint. This property is used together with BackendAddressPool and FrontendPortRangeStart. Individual inbound NAT rule port mappings will be created for each backend address from BackendAddressPool. Acceptable values range from 1 to 65534.
frontendPortRangeStart number
The port range start for the external endpoint. This property is used together with BackendAddressPool and FrontendPortRangeEnd. Individual inbound NAT rule port mappings will be created for each backend address from BackendAddressPool. Acceptable values range from 1 to 65534.
id string
Resource ID.
idleTimeoutInMinutes number
The timeout for the TCP idle connection. The value can be set between 4 and 30 minutes. The default value is 4 minutes. This element is only used when the protocol is set to TCP.
name string
The name of the resource that is unique within the set of inbound NAT rules used by the load balancer. This name can be used to access the resource.
protocol string
The reference to the transport protocol used by the load balancing rule.
backend_ip_configuration This property is required. NetworkInterfaceIPConfigurationResponse
A reference to a private IP address defined on a network interface of a VM. Traffic sent to the frontend port of each of the frontend IP configurations is forwarded to the backend IP.
etag This property is required. str
A unique read-only string that changes whenever the resource is updated.
provisioning_state This property is required. str
The provisioning state of the inbound NAT rule resource.
type This property is required. str
Type of the resource.
backend_address_pool SubResourceResponse
A reference to backendAddressPool resource.
backend_port int
The port used for the internal endpoint. Acceptable values range from 1 to 65535.
enable_floating_ip bool
Configures a virtual machine's endpoint for the floating IP capability required to configure a SQL AlwaysOn Availability Group. This setting is required when using the SQL AlwaysOn Availability Groups in SQL server. This setting can't be changed after you create the endpoint.
enable_tcp_reset bool
Receive bidirectional TCP Reset on TCP flow idle timeout or unexpected connection termination. This element is only used when the protocol is set to TCP.
frontend_ip_configuration SubResourceResponse
A reference to frontend IP addresses.
frontend_port int
The port for the external endpoint. Port numbers for each rule must be unique within the Load Balancer. Acceptable values range from 1 to 65534.
frontend_port_range_end int
The port range end for the external endpoint. This property is used together with BackendAddressPool and FrontendPortRangeStart. Individual inbound NAT rule port mappings will be created for each backend address from BackendAddressPool. Acceptable values range from 1 to 65534.
frontend_port_range_start int
The port range start for the external endpoint. This property is used together with BackendAddressPool and FrontendPortRangeEnd. Individual inbound NAT rule port mappings will be created for each backend address from BackendAddressPool. Acceptable values range from 1 to 65534.
id str
Resource ID.
idle_timeout_in_minutes int
The timeout for the TCP idle connection. The value can be set between 4 and 30 minutes. The default value is 4 minutes. This element is only used when the protocol is set to TCP.
name str
The name of the resource that is unique within the set of inbound NAT rules used by the load balancer. This name can be used to access the resource.
protocol str
The reference to the transport protocol used by the load balancing rule.
backendIPConfiguration This property is required. Property Map
A reference to a private IP address defined on a network interface of a VM. Traffic sent to the frontend port of each of the frontend IP configurations is forwarded to the backend IP.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
provisioningState This property is required. String
The provisioning state of the inbound NAT rule resource.
type This property is required. String
Type of the resource.
backendAddressPool Property Map
A reference to backendAddressPool resource.
backendPort Number
The port used for the internal endpoint. Acceptable values range from 1 to 65535.
enableFloatingIP Boolean
Configures a virtual machine's endpoint for the floating IP capability required to configure a SQL AlwaysOn Availability Group. This setting is required when using the SQL AlwaysOn Availability Groups in SQL server. This setting can't be changed after you create the endpoint.
enableTcpReset Boolean
Receive bidirectional TCP Reset on TCP flow idle timeout or unexpected connection termination. This element is only used when the protocol is set to TCP.
frontendIPConfiguration Property Map
A reference to frontend IP addresses.
frontendPort Number
The port for the external endpoint. Port numbers for each rule must be unique within the Load Balancer. Acceptable values range from 1 to 65534.
frontendPortRangeEnd Number
The port range end for the external endpoint. This property is used together with BackendAddressPool and FrontendPortRangeStart. Individual inbound NAT rule port mappings will be created for each backend address from BackendAddressPool. Acceptable values range from 1 to 65534.
frontendPortRangeStart Number
The port range start for the external endpoint. This property is used together with BackendAddressPool and FrontendPortRangeEnd. Individual inbound NAT rule port mappings will be created for each backend address from BackendAddressPool. Acceptable values range from 1 to 65534.
id String
Resource ID.
idleTimeoutInMinutes Number
The timeout for the TCP idle connection. The value can be set between 4 and 30 minutes. The default value is 4 minutes. This element is only used when the protocol is set to TCP.
name String
The name of the resource that is unique within the set of inbound NAT rules used by the load balancer. This name can be used to access the resource.
protocol String
The reference to the transport protocol used by the load balancing rule.

InterfaceEndpointResponse

Name This property is required. string
Resource name.
NetworkInterfaces This property is required. List<Pulumi.AzureNative.Network.Inputs.NetworkInterfaceResponse>
Gets an array of references to the network interfaces created for this interface endpoint.
Owner This property is required. string
A read-only property that identifies who created this interface endpoint.
ProvisioningState This property is required. string
The provisioning state of the interface endpoint. Possible values are: 'Updating', 'Deleting', and 'Failed'.
Type This property is required. string
Resource type.
EndpointService Pulumi.AzureNative.Network.Inputs.EndpointServiceResponse
A reference to the service being brought into the virtual network.
Etag string
Gets a unique read-only string that changes whenever the resource is updated.
Fqdn string
A first-party service's FQDN that is mapped to the private IP allocated via this interface endpoint.
Id string
Resource ID.
Location string
Resource location.
Subnet Pulumi.AzureNative.Network.Inputs.SubnetResponse
The ID of the subnet from which the private IP will be allocated.
Tags Dictionary<string, string>
Resource tags.
Name This property is required. string
Resource name.
NetworkInterfaces This property is required. []NetworkInterfaceResponse
Gets an array of references to the network interfaces created for this interface endpoint.
Owner This property is required. string
A read-only property that identifies who created this interface endpoint.
ProvisioningState This property is required. string
The provisioning state of the interface endpoint. Possible values are: 'Updating', 'Deleting', and 'Failed'.
Type This property is required. string
Resource type.
EndpointService EndpointServiceResponse
A reference to the service being brought into the virtual network.
Etag string
Gets a unique read-only string that changes whenever the resource is updated.
Fqdn string
A first-party service's FQDN that is mapped to the private IP allocated via this interface endpoint.
Id string
Resource ID.
Location string
Resource location.
Subnet SubnetResponse
The ID of the subnet from which the private IP will be allocated.
Tags map[string]string
Resource tags.
name This property is required. String
Resource name.
networkInterfaces This property is required. List<NetworkInterfaceResponse>
Gets an array of references to the network interfaces created for this interface endpoint.
owner This property is required. String
A read-only property that identifies who created this interface endpoint.
provisioningState This property is required. String
The provisioning state of the interface endpoint. Possible values are: 'Updating', 'Deleting', and 'Failed'.
type This property is required. String
Resource type.
endpointService EndpointServiceResponse
A reference to the service being brought into the virtual network.
etag String
Gets a unique read-only string that changes whenever the resource is updated.
fqdn String
A first-party service's FQDN that is mapped to the private IP allocated via this interface endpoint.
id String
Resource ID.
location String
Resource location.
subnet SubnetResponse
The ID of the subnet from which the private IP will be allocated.
tags Map<String,String>
Resource tags.
name This property is required. string
Resource name.
networkInterfaces This property is required. NetworkInterfaceResponse[]
Gets an array of references to the network interfaces created for this interface endpoint.
owner This property is required. string
A read-only property that identifies who created this interface endpoint.
provisioningState This property is required. string
The provisioning state of the interface endpoint. Possible values are: 'Updating', 'Deleting', and 'Failed'.
type This property is required. string
Resource type.
endpointService EndpointServiceResponse
A reference to the service being brought into the virtual network.
etag string
Gets a unique read-only string that changes whenever the resource is updated.
fqdn string
A first-party service's FQDN that is mapped to the private IP allocated via this interface endpoint.
id string
Resource ID.
location string
Resource location.
subnet SubnetResponse
The ID of the subnet from which the private IP will be allocated.
tags {[key: string]: string}
Resource tags.
name This property is required. str
Resource name.
network_interfaces This property is required. Sequence[NetworkInterfaceResponse]
Gets an array of references to the network interfaces created for this interface endpoint.
owner This property is required. str
A read-only property that identifies who created this interface endpoint.
provisioning_state This property is required. str
The provisioning state of the interface endpoint. Possible values are: 'Updating', 'Deleting', and 'Failed'.
type This property is required. str
Resource type.
endpoint_service EndpointServiceResponse
A reference to the service being brought into the virtual network.
etag str
Gets a unique read-only string that changes whenever the resource is updated.
fqdn str
A first-party service's FQDN that is mapped to the private IP allocated via this interface endpoint.
id str
Resource ID.
location str
Resource location.
subnet SubnetResponse
The ID of the subnet from which the private IP will be allocated.
tags Mapping[str, str]
Resource tags.
name This property is required. String
Resource name.
networkInterfaces This property is required. List<Property Map>
Gets an array of references to the network interfaces created for this interface endpoint.
owner This property is required. String
A read-only property that identifies who created this interface endpoint.
provisioningState This property is required. String
The provisioning state of the interface endpoint. Possible values are: 'Updating', 'Deleting', and 'Failed'.
type This property is required. String
Resource type.
endpointService Property Map
A reference to the service being brought into the virtual network.
etag String
Gets a unique read-only string that changes whenever the resource is updated.
fqdn String
A first-party service's FQDN that is mapped to the private IP allocated via this interface endpoint.
id String
Resource ID.
location String
Resource location.
subnet Property Map
The ID of the subnet from which the private IP will be allocated.
tags Map<String>
Resource tags.

IpTagResponse

IpTagType string
The IP tag type. Example: FirstPartyUsage.
Tag string
The value of the IP tag associated with the public IP. Example: SQL.
IpTagType string
The IP tag type. Example: FirstPartyUsage.
Tag string
The value of the IP tag associated with the public IP. Example: SQL.
ipTagType String
The IP tag type. Example: FirstPartyUsage.
tag String
The value of the IP tag associated with the public IP. Example: SQL.
ipTagType string
The IP tag type. Example: FirstPartyUsage.
tag string
The value of the IP tag associated with the public IP. Example: SQL.
ip_tag_type str
The IP tag type. Example: FirstPartyUsage.
tag str
The value of the IP tag associated with the public IP. Example: SQL.
ipTagType String
The IP tag type. Example: FirstPartyUsage.
tag String
The value of the IP tag associated with the public IP. Example: SQL.

LoadBalancerBackendAddressResponse

InboundNatRulesPortMapping This property is required. List<Pulumi.AzureNative.Network.Inputs.NatRulePortMappingResponse>
Collection of inbound NAT rule port mappings.
NetworkInterfaceIPConfiguration This property is required. Pulumi.AzureNative.Network.Inputs.SubResourceResponse
Reference to IP address defined in network interfaces.
AdminState string
A list of administrative states which once set can override health probe so that Load Balancer will always forward new connections to backend, or deny new connections and reset existing connections.
IpAddress string
IP Address belonging to the referenced virtual network.
LoadBalancerFrontendIPConfiguration Pulumi.AzureNative.Network.Inputs.SubResourceResponse
Reference to the frontend ip address configuration defined in regional loadbalancer.
Name string
Name of the backend address.
Subnet Pulumi.AzureNative.Network.Inputs.SubResourceResponse
Reference to an existing subnet.
VirtualNetwork Pulumi.AzureNative.Network.Inputs.SubResourceResponse
Reference to an existing virtual network.
InboundNatRulesPortMapping This property is required. []NatRulePortMappingResponse
Collection of inbound NAT rule port mappings.
NetworkInterfaceIPConfiguration This property is required. SubResourceResponse
Reference to IP address defined in network interfaces.
AdminState string
A list of administrative states which once set can override health probe so that Load Balancer will always forward new connections to backend, or deny new connections and reset existing connections.
IpAddress string
IP Address belonging to the referenced virtual network.
LoadBalancerFrontendIPConfiguration SubResourceResponse
Reference to the frontend ip address configuration defined in regional loadbalancer.
Name string
Name of the backend address.
Subnet SubResourceResponse
Reference to an existing subnet.
VirtualNetwork SubResourceResponse
Reference to an existing virtual network.
inboundNatRulesPortMapping This property is required. List<NatRulePortMappingResponse>
Collection of inbound NAT rule port mappings.
networkInterfaceIPConfiguration This property is required. SubResourceResponse
Reference to IP address defined in network interfaces.
adminState String
A list of administrative states which once set can override health probe so that Load Balancer will always forward new connections to backend, or deny new connections and reset existing connections.
ipAddress String
IP Address belonging to the referenced virtual network.
loadBalancerFrontendIPConfiguration SubResourceResponse
Reference to the frontend ip address configuration defined in regional loadbalancer.
name String
Name of the backend address.
subnet SubResourceResponse
Reference to an existing subnet.
virtualNetwork SubResourceResponse
Reference to an existing virtual network.
inboundNatRulesPortMapping This property is required. NatRulePortMappingResponse[]
Collection of inbound NAT rule port mappings.
networkInterfaceIPConfiguration This property is required. SubResourceResponse
Reference to IP address defined in network interfaces.
adminState string
A list of administrative states which once set can override health probe so that Load Balancer will always forward new connections to backend, or deny new connections and reset existing connections.
ipAddress string
IP Address belonging to the referenced virtual network.
loadBalancerFrontendIPConfiguration SubResourceResponse
Reference to the frontend ip address configuration defined in regional loadbalancer.
name string
Name of the backend address.
subnet SubResourceResponse
Reference to an existing subnet.
virtualNetwork SubResourceResponse
Reference to an existing virtual network.
inbound_nat_rules_port_mapping This property is required. Sequence[NatRulePortMappingResponse]
Collection of inbound NAT rule port mappings.
network_interface_ip_configuration This property is required. SubResourceResponse
Reference to IP address defined in network interfaces.
admin_state str
A list of administrative states which once set can override health probe so that Load Balancer will always forward new connections to backend, or deny new connections and reset existing connections.
ip_address str
IP Address belonging to the referenced virtual network.
load_balancer_frontend_ip_configuration SubResourceResponse
Reference to the frontend ip address configuration defined in regional loadbalancer.
name str
Name of the backend address.
subnet SubResourceResponse
Reference to an existing subnet.
virtual_network SubResourceResponse
Reference to an existing virtual network.
inboundNatRulesPortMapping This property is required. List<Property Map>
Collection of inbound NAT rule port mappings.
networkInterfaceIPConfiguration This property is required. Property Map
Reference to IP address defined in network interfaces.
adminState String
A list of administrative states which once set can override health probe so that Load Balancer will always forward new connections to backend, or deny new connections and reset existing connections.
ipAddress String
IP Address belonging to the referenced virtual network.
loadBalancerFrontendIPConfiguration Property Map
Reference to the frontend ip address configuration defined in regional loadbalancer.
name String
Name of the backend address.
subnet Property Map
Reference to an existing subnet.
virtualNetwork Property Map
Reference to an existing virtual network.

NatGatewayResponse

Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
Name This property is required. string
Resource name.
ProvisioningState This property is required. string
The provisioning state of the NAT gateway resource.
ResourceGuid This property is required. string
The resource GUID property of the NAT gateway resource.
Subnets This property is required. List<Pulumi.AzureNative.Network.Inputs.SubResourceResponse>
An array of references to the subnets using this nat gateway resource.
Type This property is required. string
Resource type.
Id string
Resource ID.
IdleTimeoutInMinutes int
The idle timeout of the nat gateway.
Location string
Resource location.
PublicIpAddresses List<Pulumi.AzureNative.Network.Inputs.SubResourceResponse>
An array of public ip addresses associated with the nat gateway resource.
PublicIpPrefixes List<Pulumi.AzureNative.Network.Inputs.SubResourceResponse>
An array of public ip prefixes associated with the nat gateway resource.
Sku Pulumi.AzureNative.Network.Inputs.NatGatewaySkuResponse
The nat gateway SKU.
Tags Dictionary<string, string>
Resource tags.
Zones List<string>
A list of availability zones denoting the zone in which Nat Gateway should be deployed.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
Name This property is required. string
Resource name.
ProvisioningState This property is required. string
The provisioning state of the NAT gateway resource.
ResourceGuid This property is required. string
The resource GUID property of the NAT gateway resource.
Subnets This property is required. []SubResourceResponse
An array of references to the subnets using this nat gateway resource.
Type This property is required. string
Resource type.
Id string
Resource ID.
IdleTimeoutInMinutes int
The idle timeout of the nat gateway.
Location string
Resource location.
PublicIpAddresses []SubResourceResponse
An array of public ip addresses associated with the nat gateway resource.
PublicIpPrefixes []SubResourceResponse
An array of public ip prefixes associated with the nat gateway resource.
Sku NatGatewaySkuResponse
The nat gateway SKU.
Tags map[string]string
Resource tags.
Zones []string
A list of availability zones denoting the zone in which Nat Gateway should be deployed.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
name This property is required. String
Resource name.
provisioningState This property is required. String
The provisioning state of the NAT gateway resource.
resourceGuid This property is required. String
The resource GUID property of the NAT gateway resource.
subnets This property is required. List<SubResourceResponse>
An array of references to the subnets using this nat gateway resource.
type This property is required. String
Resource type.
id String
Resource ID.
idleTimeoutInMinutes Integer
The idle timeout of the nat gateway.
location String
Resource location.
publicIpAddresses List<SubResourceResponse>
An array of public ip addresses associated with the nat gateway resource.
publicIpPrefixes List<SubResourceResponse>
An array of public ip prefixes associated with the nat gateway resource.
sku NatGatewaySkuResponse
The nat gateway SKU.
tags Map<String,String>
Resource tags.
zones List<String>
A list of availability zones denoting the zone in which Nat Gateway should be deployed.
etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
name This property is required. string
Resource name.
provisioningState This property is required. string
The provisioning state of the NAT gateway resource.
resourceGuid This property is required. string
The resource GUID property of the NAT gateway resource.
subnets This property is required. SubResourceResponse[]
An array of references to the subnets using this nat gateway resource.
type This property is required. string
Resource type.
id string
Resource ID.
idleTimeoutInMinutes number
The idle timeout of the nat gateway.
location string
Resource location.
publicIpAddresses SubResourceResponse[]
An array of public ip addresses associated with the nat gateway resource.
publicIpPrefixes SubResourceResponse[]
An array of public ip prefixes associated with the nat gateway resource.
sku NatGatewaySkuResponse
The nat gateway SKU.
tags {[key: string]: string}
Resource tags.
zones string[]
A list of availability zones denoting the zone in which Nat Gateway should be deployed.
etag This property is required. str
A unique read-only string that changes whenever the resource is updated.
name This property is required. str
Resource name.
provisioning_state This property is required. str
The provisioning state of the NAT gateway resource.
resource_guid This property is required. str
The resource GUID property of the NAT gateway resource.
subnets This property is required. Sequence[SubResourceResponse]
An array of references to the subnets using this nat gateway resource.
type This property is required. str
Resource type.
id str
Resource ID.
idle_timeout_in_minutes int
The idle timeout of the nat gateway.
location str
Resource location.
public_ip_addresses Sequence[SubResourceResponse]
An array of public ip addresses associated with the nat gateway resource.
public_ip_prefixes Sequence[SubResourceResponse]
An array of public ip prefixes associated with the nat gateway resource.
sku NatGatewaySkuResponse
The nat gateway SKU.
tags Mapping[str, str]
Resource tags.
zones Sequence[str]
A list of availability zones denoting the zone in which Nat Gateway should be deployed.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
name This property is required. String
Resource name.
provisioningState This property is required. String
The provisioning state of the NAT gateway resource.
resourceGuid This property is required. String
The resource GUID property of the NAT gateway resource.
subnets This property is required. List<Property Map>
An array of references to the subnets using this nat gateway resource.
type This property is required. String
Resource type.
id String
Resource ID.
idleTimeoutInMinutes Number
The idle timeout of the nat gateway.
location String
Resource location.
publicIpAddresses List<Property Map>
An array of public ip addresses associated with the nat gateway resource.
publicIpPrefixes List<Property Map>
An array of public ip prefixes associated with the nat gateway resource.
sku Property Map
The nat gateway SKU.
tags Map<String>
Resource tags.
zones List<String>
A list of availability zones denoting the zone in which Nat Gateway should be deployed.

NatGatewaySkuResponse

Name string
Name of Nat Gateway SKU.
Name string
Name of Nat Gateway SKU.
name String
Name of Nat Gateway SKU.
name string
Name of Nat Gateway SKU.
name str
Name of Nat Gateway SKU.
name String
Name of Nat Gateway SKU.

NatRulePortMappingResponse

BackendPort int
Backend port.
FrontendPort int
Frontend port.
InboundNatRuleName string
Name of inbound NAT rule.
BackendPort int
Backend port.
FrontendPort int
Frontend port.
InboundNatRuleName string
Name of inbound NAT rule.
backendPort Integer
Backend port.
frontendPort Integer
Frontend port.
inboundNatRuleName String
Name of inbound NAT rule.
backendPort number
Backend port.
frontendPort number
Frontend port.
inboundNatRuleName string
Name of inbound NAT rule.
backend_port int
Backend port.
frontend_port int
Frontend port.
inbound_nat_rule_name str
Name of inbound NAT rule.
backendPort Number
Backend port.
frontendPort Number
Frontend port.
inboundNatRuleName String
Name of inbound NAT rule.

NetworkInterfaceDnsSettingsResponse

AppliedDnsServers This property is required. List<string>
If the VM that uses this NIC is part of an Availability Set, then this list will have the union of all DNS servers from all NICs that are part of the Availability Set. This property is what is configured on each of those VMs.
InternalDomainNameSuffix This property is required. string
Even if internalDnsNameLabel is not specified, a DNS entry is created for the primary NIC of the VM. This DNS name can be constructed by concatenating the VM name with the value of internalDomainNameSuffix.
InternalFqdn This property is required. string
Fully qualified DNS name supporting internal communications between VMs in the same virtual network.
DnsServers List<string>
List of DNS servers IP addresses. Use 'AzureProvidedDNS' to switch to azure provided DNS resolution. 'AzureProvidedDNS' value cannot be combined with other IPs, it must be the only value in dnsServers collection.
InternalDnsNameLabel string
Relative DNS name for this NIC used for internal communications between VMs in the same virtual network.
AppliedDnsServers This property is required. []string
If the VM that uses this NIC is part of an Availability Set, then this list will have the union of all DNS servers from all NICs that are part of the Availability Set. This property is what is configured on each of those VMs.
InternalDomainNameSuffix This property is required. string
Even if internalDnsNameLabel is not specified, a DNS entry is created for the primary NIC of the VM. This DNS name can be constructed by concatenating the VM name with the value of internalDomainNameSuffix.
InternalFqdn This property is required. string
Fully qualified DNS name supporting internal communications between VMs in the same virtual network.
DnsServers []string
List of DNS servers IP addresses. Use 'AzureProvidedDNS' to switch to azure provided DNS resolution. 'AzureProvidedDNS' value cannot be combined with other IPs, it must be the only value in dnsServers collection.
InternalDnsNameLabel string
Relative DNS name for this NIC used for internal communications between VMs in the same virtual network.
appliedDnsServers This property is required. List<String>
If the VM that uses this NIC is part of an Availability Set, then this list will have the union of all DNS servers from all NICs that are part of the Availability Set. This property is what is configured on each of those VMs.
internalDomainNameSuffix This property is required. String
Even if internalDnsNameLabel is not specified, a DNS entry is created for the primary NIC of the VM. This DNS name can be constructed by concatenating the VM name with the value of internalDomainNameSuffix.
internalFqdn This property is required. String
Fully qualified DNS name supporting internal communications between VMs in the same virtual network.
dnsServers List<String>
List of DNS servers IP addresses. Use 'AzureProvidedDNS' to switch to azure provided DNS resolution. 'AzureProvidedDNS' value cannot be combined with other IPs, it must be the only value in dnsServers collection.
internalDnsNameLabel String
Relative DNS name for this NIC used for internal communications between VMs in the same virtual network.
appliedDnsServers This property is required. string[]
If the VM that uses this NIC is part of an Availability Set, then this list will have the union of all DNS servers from all NICs that are part of the Availability Set. This property is what is configured on each of those VMs.
internalDomainNameSuffix This property is required. string
Even if internalDnsNameLabel is not specified, a DNS entry is created for the primary NIC of the VM. This DNS name can be constructed by concatenating the VM name with the value of internalDomainNameSuffix.
internalFqdn This property is required. string
Fully qualified DNS name supporting internal communications between VMs in the same virtual network.
dnsServers string[]
List of DNS servers IP addresses. Use 'AzureProvidedDNS' to switch to azure provided DNS resolution. 'AzureProvidedDNS' value cannot be combined with other IPs, it must be the only value in dnsServers collection.
internalDnsNameLabel string
Relative DNS name for this NIC used for internal communications between VMs in the same virtual network.
applied_dns_servers This property is required. Sequence[str]
If the VM that uses this NIC is part of an Availability Set, then this list will have the union of all DNS servers from all NICs that are part of the Availability Set. This property is what is configured on each of those VMs.
internal_domain_name_suffix This property is required. str
Even if internalDnsNameLabel is not specified, a DNS entry is created for the primary NIC of the VM. This DNS name can be constructed by concatenating the VM name with the value of internalDomainNameSuffix.
internal_fqdn This property is required. str
Fully qualified DNS name supporting internal communications between VMs in the same virtual network.
dns_servers Sequence[str]
List of DNS servers IP addresses. Use 'AzureProvidedDNS' to switch to azure provided DNS resolution. 'AzureProvidedDNS' value cannot be combined with other IPs, it must be the only value in dnsServers collection.
internal_dns_name_label str
Relative DNS name for this NIC used for internal communications between VMs in the same virtual network.
appliedDnsServers This property is required. List<String>
If the VM that uses this NIC is part of an Availability Set, then this list will have the union of all DNS servers from all NICs that are part of the Availability Set. This property is what is configured on each of those VMs.
internalDomainNameSuffix This property is required. String
Even if internalDnsNameLabel is not specified, a DNS entry is created for the primary NIC of the VM. This DNS name can be constructed by concatenating the VM name with the value of internalDomainNameSuffix.
internalFqdn This property is required. String
Fully qualified DNS name supporting internal communications between VMs in the same virtual network.
dnsServers List<String>
List of DNS servers IP addresses. Use 'AzureProvidedDNS' to switch to azure provided DNS resolution. 'AzureProvidedDNS' value cannot be combined with other IPs, it must be the only value in dnsServers collection.
internalDnsNameLabel String
Relative DNS name for this NIC used for internal communications between VMs in the same virtual network.

NetworkInterfaceIPConfigurationPrivateLinkConnectionPropertiesResponse

Fqdns This property is required. List<string>
List of FQDNs for current private link connection.
GroupId This property is required. string
The group ID for current private link connection.
RequiredMemberName This property is required. string
The required member name for current private link connection.
Fqdns This property is required. []string
List of FQDNs for current private link connection.
GroupId This property is required. string
The group ID for current private link connection.
RequiredMemberName This property is required. string
The required member name for current private link connection.
fqdns This property is required. List<String>
List of FQDNs for current private link connection.
groupId This property is required. String
The group ID for current private link connection.
requiredMemberName This property is required. String
The required member name for current private link connection.
fqdns This property is required. string[]
List of FQDNs for current private link connection.
groupId This property is required. string
The group ID for current private link connection.
requiredMemberName This property is required. string
The required member name for current private link connection.
fqdns This property is required. Sequence[str]
List of FQDNs for current private link connection.
group_id This property is required. str
The group ID for current private link connection.
required_member_name This property is required. str
The required member name for current private link connection.
fqdns This property is required. List<String>
List of FQDNs for current private link connection.
groupId This property is required. String
The group ID for current private link connection.
requiredMemberName This property is required. String
The required member name for current private link connection.

NetworkInterfaceIPConfigurationResponse

Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
PrivateLinkConnectionProperties This property is required. Pulumi.AzureNative.Network.Inputs.NetworkInterfaceIPConfigurationPrivateLinkConnectionPropertiesResponse
PrivateLinkConnection properties for the network interface.
ProvisioningState This property is required. string
The provisioning state of the network interface IP configuration.
ApplicationGatewayBackendAddressPools List<Pulumi.AzureNative.Network.Inputs.ApplicationGatewayBackendAddressPoolResponse>
The reference to ApplicationGatewayBackendAddressPool resource.
ApplicationSecurityGroups List<Pulumi.AzureNative.Network.Inputs.ApplicationSecurityGroupResponse>
Application security groups in which the IP configuration is included.
GatewayLoadBalancer Pulumi.AzureNative.Network.Inputs.SubResourceResponse
The reference to gateway load balancer frontend IP.
Id string
Resource ID.
LoadBalancerBackendAddressPools List<Pulumi.AzureNative.Network.Inputs.BackendAddressPoolResponse>
The reference to LoadBalancerBackendAddressPool resource.
LoadBalancerInboundNatRules List<Pulumi.AzureNative.Network.Inputs.InboundNatRuleResponse>
A list of references of LoadBalancerInboundNatRules.
Name string
The name of the resource that is unique within a resource group. This name can be used to access the resource.
Primary bool
Whether this is a primary customer address on the network interface.
PrivateIPAddress string
Private IP address of the IP configuration.
PrivateIPAddressVersion string
Whether the specific IP configuration is IPv4 or IPv6. Default is IPv4.
PrivateIPAllocationMethod string
The private IP address allocation method.
PublicIPAddress Pulumi.AzureNative.Network.Inputs.PublicIPAddressResponse
Public IP address bound to the IP configuration.
Subnet Pulumi.AzureNative.Network.Inputs.SubnetResponse
Subnet bound to the IP configuration.
Type string
Resource type.
VirtualNetworkTaps List<Pulumi.AzureNative.Network.Inputs.VirtualNetworkTapResponse>
The reference to Virtual Network Taps.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
PrivateLinkConnectionProperties This property is required. NetworkInterfaceIPConfigurationPrivateLinkConnectionPropertiesResponse
PrivateLinkConnection properties for the network interface.
ProvisioningState This property is required. string
The provisioning state of the network interface IP configuration.
ApplicationGatewayBackendAddressPools []ApplicationGatewayBackendAddressPoolResponse
The reference to ApplicationGatewayBackendAddressPool resource.
ApplicationSecurityGroups []ApplicationSecurityGroupResponse
Application security groups in which the IP configuration is included.
GatewayLoadBalancer SubResourceResponse
The reference to gateway load balancer frontend IP.
Id string
Resource ID.
LoadBalancerBackendAddressPools []BackendAddressPoolResponse
The reference to LoadBalancerBackendAddressPool resource.
LoadBalancerInboundNatRules []InboundNatRuleResponse
A list of references of LoadBalancerInboundNatRules.
Name string
The name of the resource that is unique within a resource group. This name can be used to access the resource.
Primary bool
Whether this is a primary customer address on the network interface.
PrivateIPAddress string
Private IP address of the IP configuration.
PrivateIPAddressVersion string
Whether the specific IP configuration is IPv4 or IPv6. Default is IPv4.
PrivateIPAllocationMethod string
The private IP address allocation method.
PublicIPAddress PublicIPAddressResponse
Public IP address bound to the IP configuration.
Subnet SubnetResponse
Subnet bound to the IP configuration.
Type string
Resource type.
VirtualNetworkTaps []VirtualNetworkTapResponse
The reference to Virtual Network Taps.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
privateLinkConnectionProperties This property is required. NetworkInterfaceIPConfigurationPrivateLinkConnectionPropertiesResponse
PrivateLinkConnection properties for the network interface.
provisioningState This property is required. String
The provisioning state of the network interface IP configuration.
applicationGatewayBackendAddressPools List<ApplicationGatewayBackendAddressPoolResponse>
The reference to ApplicationGatewayBackendAddressPool resource.
applicationSecurityGroups List<ApplicationSecurityGroupResponse>
Application security groups in which the IP configuration is included.
gatewayLoadBalancer SubResourceResponse
The reference to gateway load balancer frontend IP.
id String
Resource ID.
loadBalancerBackendAddressPools List<BackendAddressPoolResponse>
The reference to LoadBalancerBackendAddressPool resource.
loadBalancerInboundNatRules List<InboundNatRuleResponse>
A list of references of LoadBalancerInboundNatRules.
name String
The name of the resource that is unique within a resource group. This name can be used to access the resource.
primary Boolean
Whether this is a primary customer address on the network interface.
privateIPAddress String
Private IP address of the IP configuration.
privateIPAddressVersion String
Whether the specific IP configuration is IPv4 or IPv6. Default is IPv4.
privateIPAllocationMethod String
The private IP address allocation method.
publicIPAddress PublicIPAddressResponse
Public IP address bound to the IP configuration.
subnet SubnetResponse
Subnet bound to the IP configuration.
type String
Resource type.
virtualNetworkTaps List<VirtualNetworkTapResponse>
The reference to Virtual Network Taps.
etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
privateLinkConnectionProperties This property is required. NetworkInterfaceIPConfigurationPrivateLinkConnectionPropertiesResponse
PrivateLinkConnection properties for the network interface.
provisioningState This property is required. string
The provisioning state of the network interface IP configuration.
applicationGatewayBackendAddressPools ApplicationGatewayBackendAddressPoolResponse[]
The reference to ApplicationGatewayBackendAddressPool resource.
applicationSecurityGroups ApplicationSecurityGroupResponse[]
Application security groups in which the IP configuration is included.
gatewayLoadBalancer SubResourceResponse
The reference to gateway load balancer frontend IP.
id string
Resource ID.
loadBalancerBackendAddressPools BackendAddressPoolResponse[]
The reference to LoadBalancerBackendAddressPool resource.
loadBalancerInboundNatRules InboundNatRuleResponse[]
A list of references of LoadBalancerInboundNatRules.
name string
The name of the resource that is unique within a resource group. This name can be used to access the resource.
primary boolean
Whether this is a primary customer address on the network interface.
privateIPAddress string
Private IP address of the IP configuration.
privateIPAddressVersion string
Whether the specific IP configuration is IPv4 or IPv6. Default is IPv4.
privateIPAllocationMethod string
The private IP address allocation method.
publicIPAddress PublicIPAddressResponse
Public IP address bound to the IP configuration.
subnet SubnetResponse
Subnet bound to the IP configuration.
type string
Resource type.
virtualNetworkTaps VirtualNetworkTapResponse[]
The reference to Virtual Network Taps.
etag This property is required. str
A unique read-only string that changes whenever the resource is updated.
private_link_connection_properties This property is required. NetworkInterfaceIPConfigurationPrivateLinkConnectionPropertiesResponse
PrivateLinkConnection properties for the network interface.
provisioning_state This property is required. str
The provisioning state of the network interface IP configuration.
application_gateway_backend_address_pools Sequence[ApplicationGatewayBackendAddressPoolResponse]
The reference to ApplicationGatewayBackendAddressPool resource.
application_security_groups Sequence[ApplicationSecurityGroupResponse]
Application security groups in which the IP configuration is included.
gateway_load_balancer SubResourceResponse
The reference to gateway load balancer frontend IP.
id str
Resource ID.
load_balancer_backend_address_pools Sequence[BackendAddressPoolResponse]
The reference to LoadBalancerBackendAddressPool resource.
load_balancer_inbound_nat_rules Sequence[InboundNatRuleResponse]
A list of references of LoadBalancerInboundNatRules.
name str
The name of the resource that is unique within a resource group. This name can be used to access the resource.
primary bool
Whether this is a primary customer address on the network interface.
private_ip_address str
Private IP address of the IP configuration.
private_ip_address_version str
Whether the specific IP configuration is IPv4 or IPv6. Default is IPv4.
private_ip_allocation_method str
The private IP address allocation method.
public_ip_address PublicIPAddressResponse
Public IP address bound to the IP configuration.
subnet SubnetResponse
Subnet bound to the IP configuration.
type str
Resource type.
virtual_network_taps Sequence[VirtualNetworkTapResponse]
The reference to Virtual Network Taps.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
privateLinkConnectionProperties This property is required. Property Map
PrivateLinkConnection properties for the network interface.
provisioningState This property is required. String
The provisioning state of the network interface IP configuration.
applicationGatewayBackendAddressPools List<Property Map>
The reference to ApplicationGatewayBackendAddressPool resource.
applicationSecurityGroups List<Property Map>
Application security groups in which the IP configuration is included.
gatewayLoadBalancer Property Map
The reference to gateway load balancer frontend IP.
id String
Resource ID.
loadBalancerBackendAddressPools List<Property Map>
The reference to LoadBalancerBackendAddressPool resource.
loadBalancerInboundNatRules List<Property Map>
A list of references of LoadBalancerInboundNatRules.
name String
The name of the resource that is unique within a resource group. This name can be used to access the resource.
primary Boolean
Whether this is a primary customer address on the network interface.
privateIPAddress String
Private IP address of the IP configuration.
privateIPAddressVersion String
Whether the specific IP configuration is IPv4 or IPv6. Default is IPv4.
privateIPAllocationMethod String
The private IP address allocation method.
publicIPAddress Property Map
Public IP address bound to the IP configuration.
subnet Property Map
Subnet bound to the IP configuration.
type String
Resource type.
virtualNetworkTaps List<Property Map>
The reference to Virtual Network Taps.

NetworkInterfaceResponse

DscpConfiguration This property is required. Pulumi.AzureNative.Network.Inputs.SubResourceResponse
A reference to the dscp configuration to which the network interface is linked.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
HostedWorkloads This property is required. List<string>
A list of references to linked BareMetal resources.
MacAddress This property is required. string
The MAC address of the network interface.
Name This property is required. string
Resource name.
Primary This property is required. bool
Whether this is a primary network interface on a virtual machine.
PrivateEndpoint This property is required. Pulumi.AzureNative.Network.Inputs.PrivateEndpointResponse
A reference to the private endpoint to which the network interface is linked.
ProvisioningState This property is required. string
The provisioning state of the network interface resource.
ResourceGuid This property is required. string
The resource GUID property of the network interface resource.
TapConfigurations This property is required. List<Pulumi.AzureNative.Network.Inputs.NetworkInterfaceTapConfigurationResponse>
A list of TapConfigurations of the network interface.
Type This property is required. string
Resource type.
VirtualMachine This property is required. Pulumi.AzureNative.Network.Inputs.SubResourceResponse
The reference to a virtual machine.
VnetEncryptionSupported This property is required. bool
Whether the virtual machine this nic is attached to supports encryption.
AuxiliaryMode string
Auxiliary mode of Network Interface resource.
AuxiliarySku string
Auxiliary sku of Network Interface resource.
DisableTcpStateTracking bool
Indicates whether to disable tcp state tracking.
DnsSettings Pulumi.AzureNative.Network.Inputs.NetworkInterfaceDnsSettingsResponse
The DNS settings in network interface.
EnableAcceleratedNetworking bool
If the network interface is configured for accelerated networking. Not applicable to VM sizes which require accelerated networking.
EnableIPForwarding bool
Indicates whether IP forwarding is enabled on this network interface.
ExtendedLocation Pulumi.AzureNative.Network.Inputs.ExtendedLocationResponse
The extended location of the network interface.
Id string
Resource ID.
InterfaceEndpoint Pulumi.AzureNative.Network.Inputs.InterfaceEndpointResponse
A reference to the interface endpoint to which the network interface is linked.
IpConfigurations List<Pulumi.AzureNative.Network.Inputs.NetworkInterfaceIPConfigurationResponse>
A list of IPConfigurations of the network interface.
Location string
Resource location.
MigrationPhase string
Migration phase of Network Interface resource.
NetworkSecurityGroup Pulumi.AzureNative.Network.Inputs.NetworkSecurityGroupResponse
The reference to the NetworkSecurityGroup resource.
NicType string
Type of Network Interface resource.
PrivateLinkService Pulumi.AzureNative.Network.Inputs.PrivateLinkServiceResponse
Privatelinkservice of the network interface resource.
Tags Dictionary<string, string>
Resource tags.
WorkloadType string
WorkloadType of the NetworkInterface for BareMetal resources
DscpConfiguration This property is required. SubResourceResponse
A reference to the dscp configuration to which the network interface is linked.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
HostedWorkloads This property is required. []string
A list of references to linked BareMetal resources.
MacAddress This property is required. string
The MAC address of the network interface.
Name This property is required. string
Resource name.
Primary This property is required. bool
Whether this is a primary network interface on a virtual machine.
PrivateEndpoint This property is required. PrivateEndpointResponse
A reference to the private endpoint to which the network interface is linked.
ProvisioningState This property is required. string
The provisioning state of the network interface resource.
ResourceGuid This property is required. string
The resource GUID property of the network interface resource.
TapConfigurations This property is required. []NetworkInterfaceTapConfigurationResponse
A list of TapConfigurations of the network interface.
Type This property is required. string
Resource type.
VirtualMachine This property is required. SubResourceResponse
The reference to a virtual machine.
VnetEncryptionSupported This property is required. bool
Whether the virtual machine this nic is attached to supports encryption.
AuxiliaryMode string
Auxiliary mode of Network Interface resource.
AuxiliarySku string
Auxiliary sku of Network Interface resource.
DisableTcpStateTracking bool
Indicates whether to disable tcp state tracking.
DnsSettings NetworkInterfaceDnsSettingsResponse
The DNS settings in network interface.
EnableAcceleratedNetworking bool
If the network interface is configured for accelerated networking. Not applicable to VM sizes which require accelerated networking.
EnableIPForwarding bool
Indicates whether IP forwarding is enabled on this network interface.
ExtendedLocation ExtendedLocationResponse
The extended location of the network interface.
Id string
Resource ID.
InterfaceEndpoint InterfaceEndpointResponse
A reference to the interface endpoint to which the network interface is linked.
IpConfigurations []NetworkInterfaceIPConfigurationResponse
A list of IPConfigurations of the network interface.
Location string
Resource location.
MigrationPhase string
Migration phase of Network Interface resource.
NetworkSecurityGroup NetworkSecurityGroupResponse
The reference to the NetworkSecurityGroup resource.
NicType string
Type of Network Interface resource.
PrivateLinkService PrivateLinkServiceResponse
Privatelinkservice of the network interface resource.
Tags map[string]string
Resource tags.
WorkloadType string
WorkloadType of the NetworkInterface for BareMetal resources
dscpConfiguration This property is required. SubResourceResponse
A reference to the dscp configuration to which the network interface is linked.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
hostedWorkloads This property is required. List<String>
A list of references to linked BareMetal resources.
macAddress This property is required. String
The MAC address of the network interface.
name This property is required. String
Resource name.
primary This property is required. Boolean
Whether this is a primary network interface on a virtual machine.
privateEndpoint This property is required. PrivateEndpointResponse
A reference to the private endpoint to which the network interface is linked.
provisioningState This property is required. String
The provisioning state of the network interface resource.
resourceGuid This property is required. String
The resource GUID property of the network interface resource.
tapConfigurations This property is required. List<NetworkInterfaceTapConfigurationResponse>
A list of TapConfigurations of the network interface.
type This property is required. String
Resource type.
virtualMachine This property is required. SubResourceResponse
The reference to a virtual machine.
vnetEncryptionSupported This property is required. Boolean
Whether the virtual machine this nic is attached to supports encryption.
auxiliaryMode String
Auxiliary mode of Network Interface resource.
auxiliarySku String
Auxiliary sku of Network Interface resource.
disableTcpStateTracking Boolean
Indicates whether to disable tcp state tracking.
dnsSettings NetworkInterfaceDnsSettingsResponse
The DNS settings in network interface.
enableAcceleratedNetworking Boolean
If the network interface is configured for accelerated networking. Not applicable to VM sizes which require accelerated networking.
enableIPForwarding Boolean
Indicates whether IP forwarding is enabled on this network interface.
extendedLocation ExtendedLocationResponse
The extended location of the network interface.
id String
Resource ID.
interfaceEndpoint InterfaceEndpointResponse
A reference to the interface endpoint to which the network interface is linked.
ipConfigurations List<NetworkInterfaceIPConfigurationResponse>
A list of IPConfigurations of the network interface.
location String
Resource location.
migrationPhase String
Migration phase of Network Interface resource.
networkSecurityGroup NetworkSecurityGroupResponse
The reference to the NetworkSecurityGroup resource.
nicType String
Type of Network Interface resource.
privateLinkService PrivateLinkServiceResponse
Privatelinkservice of the network interface resource.
tags Map<String,String>
Resource tags.
workloadType String
WorkloadType of the NetworkInterface for BareMetal resources
dscpConfiguration This property is required. SubResourceResponse
A reference to the dscp configuration to which the network interface is linked.
etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
hostedWorkloads This property is required. string[]
A list of references to linked BareMetal resources.
macAddress This property is required. string
The MAC address of the network interface.
name This property is required. string
Resource name.
primary This property is required. boolean
Whether this is a primary network interface on a virtual machine.
privateEndpoint This property is required. PrivateEndpointResponse
A reference to the private endpoint to which the network interface is linked.
provisioningState This property is required. string
The provisioning state of the network interface resource.
resourceGuid This property is required. string
The resource GUID property of the network interface resource.
tapConfigurations This property is required. NetworkInterfaceTapConfigurationResponse[]
A list of TapConfigurations of the network interface.
type This property is required. string
Resource type.
virtualMachine This property is required. SubResourceResponse
The reference to a virtual machine.
vnetEncryptionSupported This property is required. boolean
Whether the virtual machine this nic is attached to supports encryption.
auxiliaryMode string
Auxiliary mode of Network Interface resource.
auxiliarySku string
Auxiliary sku of Network Interface resource.
disableTcpStateTracking boolean
Indicates whether to disable tcp state tracking.
dnsSettings NetworkInterfaceDnsSettingsResponse
The DNS settings in network interface.
enableAcceleratedNetworking boolean
If the network interface is configured for accelerated networking. Not applicable to VM sizes which require accelerated networking.
enableIPForwarding boolean
Indicates whether IP forwarding is enabled on this network interface.
extendedLocation ExtendedLocationResponse
The extended location of the network interface.
id string
Resource ID.
interfaceEndpoint InterfaceEndpointResponse
A reference to the interface endpoint to which the network interface is linked.
ipConfigurations NetworkInterfaceIPConfigurationResponse[]
A list of IPConfigurations of the network interface.
location string
Resource location.
migrationPhase string
Migration phase of Network Interface resource.
networkSecurityGroup NetworkSecurityGroupResponse
The reference to the NetworkSecurityGroup resource.
nicType string
Type of Network Interface resource.
privateLinkService PrivateLinkServiceResponse
Privatelinkservice of the network interface resource.
tags {[key: string]: string}
Resource tags.
workloadType string
WorkloadType of the NetworkInterface for BareMetal resources
dscp_configuration This property is required. SubResourceResponse
A reference to the dscp configuration to which the network interface is linked.
etag This property is required. str
A unique read-only string that changes whenever the resource is updated.
hosted_workloads This property is required. Sequence[str]
A list of references to linked BareMetal resources.
mac_address This property is required. str
The MAC address of the network interface.
name This property is required. str
Resource name.
primary This property is required. bool
Whether this is a primary network interface on a virtual machine.
private_endpoint This property is required. PrivateEndpointResponse
A reference to the private endpoint to which the network interface is linked.
provisioning_state This property is required. str
The provisioning state of the network interface resource.
resource_guid This property is required. str
The resource GUID property of the network interface resource.
tap_configurations This property is required. Sequence[NetworkInterfaceTapConfigurationResponse]
A list of TapConfigurations of the network interface.
type This property is required. str
Resource type.
virtual_machine This property is required. SubResourceResponse
The reference to a virtual machine.
vnet_encryption_supported This property is required. bool
Whether the virtual machine this nic is attached to supports encryption.
auxiliary_mode str
Auxiliary mode of Network Interface resource.
auxiliary_sku str
Auxiliary sku of Network Interface resource.
disable_tcp_state_tracking bool
Indicates whether to disable tcp state tracking.
dns_settings NetworkInterfaceDnsSettingsResponse
The DNS settings in network interface.
enable_accelerated_networking bool
If the network interface is configured for accelerated networking. Not applicable to VM sizes which require accelerated networking.
enable_ip_forwarding bool
Indicates whether IP forwarding is enabled on this network interface.
extended_location ExtendedLocationResponse
The extended location of the network interface.
id str
Resource ID.
interface_endpoint InterfaceEndpointResponse
A reference to the interface endpoint to which the network interface is linked.
ip_configurations Sequence[NetworkInterfaceIPConfigurationResponse]
A list of IPConfigurations of the network interface.
location str
Resource location.
migration_phase str
Migration phase of Network Interface resource.
network_security_group NetworkSecurityGroupResponse
The reference to the NetworkSecurityGroup resource.
nic_type str
Type of Network Interface resource.
private_link_service PrivateLinkServiceResponse
Privatelinkservice of the network interface resource.
tags Mapping[str, str]
Resource tags.
workload_type str
WorkloadType of the NetworkInterface for BareMetal resources
dscpConfiguration This property is required. Property Map
A reference to the dscp configuration to which the network interface is linked.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
hostedWorkloads This property is required. List<String>
A list of references to linked BareMetal resources.
macAddress This property is required. String
The MAC address of the network interface.
name This property is required. String
Resource name.
primary This property is required. Boolean
Whether this is a primary network interface on a virtual machine.
privateEndpoint This property is required. Property Map
A reference to the private endpoint to which the network interface is linked.
provisioningState This property is required. String
The provisioning state of the network interface resource.
resourceGuid This property is required. String
The resource GUID property of the network interface resource.
tapConfigurations This property is required. List<Property Map>
A list of TapConfigurations of the network interface.
type This property is required. String
Resource type.
virtualMachine This property is required. Property Map
The reference to a virtual machine.
vnetEncryptionSupported This property is required. Boolean
Whether the virtual machine this nic is attached to supports encryption.
auxiliaryMode String
Auxiliary mode of Network Interface resource.
auxiliarySku String
Auxiliary sku of Network Interface resource.
disableTcpStateTracking Boolean
Indicates whether to disable tcp state tracking.
dnsSettings Property Map
The DNS settings in network interface.
enableAcceleratedNetworking Boolean
If the network interface is configured for accelerated networking. Not applicable to VM sizes which require accelerated networking.
enableIPForwarding Boolean
Indicates whether IP forwarding is enabled on this network interface.
extendedLocation Property Map
The extended location of the network interface.
id String
Resource ID.
interfaceEndpoint Property Map
A reference to the interface endpoint to which the network interface is linked.
ipConfigurations List<Property Map>
A list of IPConfigurations of the network interface.
location String
Resource location.
migrationPhase String
Migration phase of Network Interface resource.
networkSecurityGroup Property Map
The reference to the NetworkSecurityGroup resource.
nicType String
Type of Network Interface resource.
privateLinkService Property Map
Privatelinkservice of the network interface resource.
tags Map<String>
Resource tags.
workloadType String
WorkloadType of the NetworkInterface for BareMetal resources

NetworkInterfaceTapConfigurationResponse

Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
ProvisioningState This property is required. string
The provisioning state of the network interface tap configuration resource.
Type This property is required. string
Sub Resource type.
Id string
Resource ID.
Name string
The name of the resource that is unique within a resource group. This name can be used to access the resource.
VirtualNetworkTap Pulumi.AzureNative.Network.Inputs.VirtualNetworkTapResponse
The reference to the Virtual Network Tap resource.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
ProvisioningState This property is required. string
The provisioning state of the network interface tap configuration resource.
Type This property is required. string
Sub Resource type.
Id string
Resource ID.
Name string
The name of the resource that is unique within a resource group. This name can be used to access the resource.
VirtualNetworkTap VirtualNetworkTapResponse
The reference to the Virtual Network Tap resource.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
provisioningState This property is required. String
The provisioning state of the network interface tap configuration resource.
type This property is required. String
Sub Resource type.
id String
Resource ID.
name String
The name of the resource that is unique within a resource group. This name can be used to access the resource.
virtualNetworkTap VirtualNetworkTapResponse
The reference to the Virtual Network Tap resource.
etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
provisioningState This property is required. string
The provisioning state of the network interface tap configuration resource.
type This property is required. string
Sub Resource type.
id string
Resource ID.
name string
The name of the resource that is unique within a resource group. This name can be used to access the resource.
virtualNetworkTap VirtualNetworkTapResponse
The reference to the Virtual Network Tap resource.
etag This property is required. str
A unique read-only string that changes whenever the resource is updated.
provisioning_state This property is required. str
The provisioning state of the network interface tap configuration resource.
type This property is required. str
Sub Resource type.
id str
Resource ID.
name str
The name of the resource that is unique within a resource group. This name can be used to access the resource.
virtual_network_tap VirtualNetworkTapResponse
The reference to the Virtual Network Tap resource.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
provisioningState This property is required. String
The provisioning state of the network interface tap configuration resource.
type This property is required. String
Sub Resource type.
id String
Resource ID.
name String
The name of the resource that is unique within a resource group. This name can be used to access the resource.
virtualNetworkTap Property Map
The reference to the Virtual Network Tap resource.

NetworkSecurityGroupResponse

DefaultSecurityRules This property is required. List<Pulumi.AzureNative.Network.Inputs.SecurityRuleResponse>
The default security rules of network security group.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
FlowLogs This property is required. List<Pulumi.AzureNative.Network.Inputs.FlowLogResponse>
A collection of references to flow log resources.
Name This property is required. string
Resource name.
NetworkInterfaces This property is required. List<Pulumi.AzureNative.Network.Inputs.NetworkInterfaceResponse>
A collection of references to network interfaces.
ProvisioningState This property is required. string
The provisioning state of the network security group resource.
ResourceGuid This property is required. string
The resource GUID property of the network security group resource.
Subnets This property is required. List<Pulumi.AzureNative.Network.Inputs.SubnetResponse>
A collection of references to subnets.
Type This property is required. string
Resource type.
FlushConnection bool
When enabled, flows created from Network Security Group connections will be re-evaluated when rules are updates. Initial enablement will trigger re-evaluation.
Id string
Resource ID.
Location string
Resource location.
SecurityRules List<Pulumi.AzureNative.Network.Inputs.SecurityRuleResponse>
A collection of security rules of the network security group.
Tags Dictionary<string, string>
Resource tags.
DefaultSecurityRules This property is required. []SecurityRuleResponse
The default security rules of network security group.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
FlowLogs This property is required. []FlowLogResponse
A collection of references to flow log resources.
Name This property is required. string
Resource name.
NetworkInterfaces This property is required. []NetworkInterfaceResponse
A collection of references to network interfaces.
ProvisioningState This property is required. string
The provisioning state of the network security group resource.
ResourceGuid This property is required. string
The resource GUID property of the network security group resource.
Subnets This property is required. []SubnetResponse
A collection of references to subnets.
Type This property is required. string
Resource type.
FlushConnection bool
When enabled, flows created from Network Security Group connections will be re-evaluated when rules are updates. Initial enablement will trigger re-evaluation.
Id string
Resource ID.
Location string
Resource location.
SecurityRules []SecurityRuleResponse
A collection of security rules of the network security group.
Tags map[string]string
Resource tags.
defaultSecurityRules This property is required. List<SecurityRuleResponse>
The default security rules of network security group.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
flowLogs This property is required. List<FlowLogResponse>
A collection of references to flow log resources.
name This property is required. String
Resource name.
networkInterfaces This property is required. List<NetworkInterfaceResponse>
A collection of references to network interfaces.
provisioningState This property is required. String
The provisioning state of the network security group resource.
resourceGuid This property is required. String
The resource GUID property of the network security group resource.
subnets This property is required. List<SubnetResponse>
A collection of references to subnets.
type This property is required. String
Resource type.
flushConnection Boolean
When enabled, flows created from Network Security Group connections will be re-evaluated when rules are updates. Initial enablement will trigger re-evaluation.
id String
Resource ID.
location String
Resource location.
securityRules List<SecurityRuleResponse>
A collection of security rules of the network security group.
tags Map<String,String>
Resource tags.
defaultSecurityRules This property is required. SecurityRuleResponse[]
The default security rules of network security group.
etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
flowLogs This property is required. FlowLogResponse[]
A collection of references to flow log resources.
name This property is required. string
Resource name.
networkInterfaces This property is required. NetworkInterfaceResponse[]
A collection of references to network interfaces.
provisioningState This property is required. string
The provisioning state of the network security group resource.
resourceGuid This property is required. string
The resource GUID property of the network security group resource.
subnets This property is required. SubnetResponse[]
A collection of references to subnets.
type This property is required. string
Resource type.
flushConnection boolean
When enabled, flows created from Network Security Group connections will be re-evaluated when rules are updates. Initial enablement will trigger re-evaluation.
id string
Resource ID.
location string
Resource location.
securityRules SecurityRuleResponse[]
A collection of security rules of the network security group.
tags {[key: string]: string}
Resource tags.
default_security_rules This property is required. Sequence[SecurityRuleResponse]
The default security rules of network security group.
etag This property is required. str
A unique read-only string that changes whenever the resource is updated.
flow_logs This property is required. Sequence[FlowLogResponse]
A collection of references to flow log resources.
name This property is required. str
Resource name.
network_interfaces This property is required. Sequence[NetworkInterfaceResponse]
A collection of references to network interfaces.
provisioning_state This property is required. str
The provisioning state of the network security group resource.
resource_guid This property is required. str
The resource GUID property of the network security group resource.
subnets This property is required. Sequence[SubnetResponse]
A collection of references to subnets.
type This property is required. str
Resource type.
flush_connection bool
When enabled, flows created from Network Security Group connections will be re-evaluated when rules are updates. Initial enablement will trigger re-evaluation.
id str
Resource ID.
location str
Resource location.
security_rules Sequence[SecurityRuleResponse]
A collection of security rules of the network security group.
tags Mapping[str, str]
Resource tags.
defaultSecurityRules This property is required. List<Property Map>
The default security rules of network security group.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
flowLogs This property is required. List<Property Map>
A collection of references to flow log resources.
name This property is required. String
Resource name.
networkInterfaces This property is required. List<Property Map>
A collection of references to network interfaces.
provisioningState This property is required. String
The provisioning state of the network security group resource.
resourceGuid This property is required. String
The resource GUID property of the network security group resource.
subnets This property is required. List<Property Map>
A collection of references to subnets.
type This property is required. String
Resource type.
flushConnection Boolean
When enabled, flows created from Network Security Group connections will be re-evaluated when rules are updates. Initial enablement will trigger re-evaluation.
id String
Resource ID.
location String
Resource location.
securityRules List<Property Map>
A collection of security rules of the network security group.
tags Map<String>
Resource tags.

PrivateEndpointConnectionResponse

Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
LinkIdentifier This property is required. string
The consumer link id.
PrivateEndpoint This property is required. Pulumi.AzureNative.Network.Inputs.PrivateEndpointResponse
The resource of private end point.
PrivateEndpointLocation This property is required. string
The location of the private endpoint.
ProvisioningState This property is required. string
The provisioning state of the private endpoint connection resource.
Type This property is required. string
The resource type.
Id string
Resource ID.
Name string
The name of the resource that is unique within a resource group. This name can be used to access the resource.
PrivateLinkServiceConnectionState Pulumi.AzureNative.Network.Inputs.PrivateLinkServiceConnectionStateResponse
A collection of information about the state of the connection between service consumer and provider.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
LinkIdentifier This property is required. string
The consumer link id.
PrivateEndpoint This property is required. PrivateEndpointResponse
The resource of private end point.
PrivateEndpointLocation This property is required. string
The location of the private endpoint.
ProvisioningState This property is required. string
The provisioning state of the private endpoint connection resource.
Type This property is required. string
The resource type.
Id string
Resource ID.
Name string
The name of the resource that is unique within a resource group. This name can be used to access the resource.
PrivateLinkServiceConnectionState PrivateLinkServiceConnectionStateResponse
A collection of information about the state of the connection between service consumer and provider.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
linkIdentifier This property is required. String
The consumer link id.
privateEndpoint This property is required. PrivateEndpointResponse
The resource of private end point.
privateEndpointLocation This property is required. String
The location of the private endpoint.
provisioningState This property is required. String
The provisioning state of the private endpoint connection resource.
type This property is required. String
The resource type.
id String
Resource ID.
name String
The name of the resource that is unique within a resource group. This name can be used to access the resource.
privateLinkServiceConnectionState PrivateLinkServiceConnectionStateResponse
A collection of information about the state of the connection between service consumer and provider.
etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
linkIdentifier This property is required. string
The consumer link id.
privateEndpoint This property is required. PrivateEndpointResponse
The resource of private end point.
privateEndpointLocation This property is required. string
The location of the private endpoint.
provisioningState This property is required. string
The provisioning state of the private endpoint connection resource.
type This property is required. string
The resource type.
id string
Resource ID.
name string
The name of the resource that is unique within a resource group. This name can be used to access the resource.
privateLinkServiceConnectionState PrivateLinkServiceConnectionStateResponse
A collection of information about the state of the connection between service consumer and provider.
etag This property is required. str
A unique read-only string that changes whenever the resource is updated.
link_identifier This property is required. str
The consumer link id.
private_endpoint This property is required. PrivateEndpointResponse
The resource of private end point.
private_endpoint_location This property is required. str
The location of the private endpoint.
provisioning_state This property is required. str
The provisioning state of the private endpoint connection resource.
type This property is required. str
The resource type.
id str
Resource ID.
name str
The name of the resource that is unique within a resource group. This name can be used to access the resource.
private_link_service_connection_state PrivateLinkServiceConnectionStateResponse
A collection of information about the state of the connection between service consumer and provider.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
linkIdentifier This property is required. String
The consumer link id.
privateEndpoint This property is required. Property Map
The resource of private end point.
privateEndpointLocation This property is required. String
The location of the private endpoint.
provisioningState This property is required. String
The provisioning state of the private endpoint connection resource.
type This property is required. String
The resource type.
id String
Resource ID.
name String
The name of the resource that is unique within a resource group. This name can be used to access the resource.
privateLinkServiceConnectionState Property Map
A collection of information about the state of the connection between service consumer and provider.

PrivateEndpointIPConfigurationResponse

Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
Type This property is required. string
The resource type.
GroupId string
The ID of a group obtained from the remote resource that this private endpoint should connect to.
MemberName string
The member name of a group obtained from the remote resource that this private endpoint should connect to.
Name string
The name of the resource that is unique within a resource group.
PrivateIPAddress string
A private ip address obtained from the private endpoint's subnet.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
Type This property is required. string
The resource type.
GroupId string
The ID of a group obtained from the remote resource that this private endpoint should connect to.
MemberName string
The member name of a group obtained from the remote resource that this private endpoint should connect to.
Name string
The name of the resource that is unique within a resource group.
PrivateIPAddress string
A private ip address obtained from the private endpoint's subnet.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
type This property is required. String
The resource type.
groupId String
The ID of a group obtained from the remote resource that this private endpoint should connect to.
memberName String
The member name of a group obtained from the remote resource that this private endpoint should connect to.
name String
The name of the resource that is unique within a resource group.
privateIPAddress String
A private ip address obtained from the private endpoint's subnet.
etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
type This property is required. string
The resource type.
groupId string
The ID of a group obtained from the remote resource that this private endpoint should connect to.
memberName string
The member name of a group obtained from the remote resource that this private endpoint should connect to.
name string
The name of the resource that is unique within a resource group.
privateIPAddress string
A private ip address obtained from the private endpoint's subnet.
etag This property is required. str
A unique read-only string that changes whenever the resource is updated.
type This property is required. str
The resource type.
group_id str
The ID of a group obtained from the remote resource that this private endpoint should connect to.
member_name str
The member name of a group obtained from the remote resource that this private endpoint should connect to.
name str
The name of the resource that is unique within a resource group.
private_ip_address str
A private ip address obtained from the private endpoint's subnet.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
type This property is required. String
The resource type.
groupId String
The ID of a group obtained from the remote resource that this private endpoint should connect to.
memberName String
The member name of a group obtained from the remote resource that this private endpoint should connect to.
name String
The name of the resource that is unique within a resource group.
privateIPAddress String
A private ip address obtained from the private endpoint's subnet.

PrivateEndpointResponse

Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
Name This property is required. string
Resource name.
NetworkInterfaces This property is required. List<Pulumi.AzureNative.Network.Inputs.NetworkInterfaceResponse>
An array of references to the network interfaces created for this private endpoint.
ProvisioningState This property is required. string
The provisioning state of the private endpoint resource.
Type This property is required. string
Resource type.
ApplicationSecurityGroups List<Pulumi.AzureNative.Network.Inputs.ApplicationSecurityGroupResponse>
Application security groups in which the private endpoint IP configuration is included.
CustomDnsConfigs List<Pulumi.AzureNative.Network.Inputs.CustomDnsConfigPropertiesFormatResponse>
An array of custom dns configurations.
CustomNetworkInterfaceName string
The custom name of the network interface attached to the private endpoint.
ExtendedLocation Pulumi.AzureNative.Network.Inputs.ExtendedLocationResponse
The extended location of the load balancer.
Id string
Resource ID.
IpConfigurations List<Pulumi.AzureNative.Network.Inputs.PrivateEndpointIPConfigurationResponse>
A list of IP configurations of the private endpoint. This will be used to map to the First Party Service's endpoints.
Location string
Resource location.
ManualPrivateLinkServiceConnections List<Pulumi.AzureNative.Network.Inputs.PrivateLinkServiceConnectionResponse>
A grouping of information about the connection to the remote resource. Used when the network admin does not have access to approve connections to the remote resource.
PrivateLinkServiceConnections List<Pulumi.AzureNative.Network.Inputs.PrivateLinkServiceConnectionResponse>
A grouping of information about the connection to the remote resource.
Subnet Pulumi.AzureNative.Network.Inputs.SubnetResponse
The ID of the subnet from which the private IP will be allocated.
Tags Dictionary<string, string>
Resource tags.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
Name This property is required. string
Resource name.
NetworkInterfaces This property is required. []NetworkInterfaceResponse
An array of references to the network interfaces created for this private endpoint.
ProvisioningState This property is required. string
The provisioning state of the private endpoint resource.
Type This property is required. string
Resource type.
ApplicationSecurityGroups []ApplicationSecurityGroupResponse
Application security groups in which the private endpoint IP configuration is included.
CustomDnsConfigs []CustomDnsConfigPropertiesFormatResponse
An array of custom dns configurations.
CustomNetworkInterfaceName string
The custom name of the network interface attached to the private endpoint.
ExtendedLocation ExtendedLocationResponse
The extended location of the load balancer.
Id string
Resource ID.
IpConfigurations []PrivateEndpointIPConfigurationResponse
A list of IP configurations of the private endpoint. This will be used to map to the First Party Service's endpoints.
Location string
Resource location.
ManualPrivateLinkServiceConnections []PrivateLinkServiceConnectionResponse
A grouping of information about the connection to the remote resource. Used when the network admin does not have access to approve connections to the remote resource.
PrivateLinkServiceConnections []PrivateLinkServiceConnectionResponse
A grouping of information about the connection to the remote resource.
Subnet SubnetResponse
The ID of the subnet from which the private IP will be allocated.
Tags map[string]string
Resource tags.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
name This property is required. String
Resource name.
networkInterfaces This property is required. List<NetworkInterfaceResponse>
An array of references to the network interfaces created for this private endpoint.
provisioningState This property is required. String
The provisioning state of the private endpoint resource.
type This property is required. String
Resource type.
applicationSecurityGroups List<ApplicationSecurityGroupResponse>
Application security groups in which the private endpoint IP configuration is included.
customDnsConfigs List<CustomDnsConfigPropertiesFormatResponse>
An array of custom dns configurations.
customNetworkInterfaceName String
The custom name of the network interface attached to the private endpoint.
extendedLocation ExtendedLocationResponse
The extended location of the load balancer.
id String
Resource ID.
ipConfigurations List<PrivateEndpointIPConfigurationResponse>
A list of IP configurations of the private endpoint. This will be used to map to the First Party Service's endpoints.
location String
Resource location.
manualPrivateLinkServiceConnections List<PrivateLinkServiceConnectionResponse>
A grouping of information about the connection to the remote resource. Used when the network admin does not have access to approve connections to the remote resource.
privateLinkServiceConnections List<PrivateLinkServiceConnectionResponse>
A grouping of information about the connection to the remote resource.
subnet SubnetResponse
The ID of the subnet from which the private IP will be allocated.
tags Map<String,String>
Resource tags.
etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
name This property is required. string
Resource name.
networkInterfaces This property is required. NetworkInterfaceResponse[]
An array of references to the network interfaces created for this private endpoint.
provisioningState This property is required. string
The provisioning state of the private endpoint resource.
type This property is required. string
Resource type.
applicationSecurityGroups ApplicationSecurityGroupResponse[]
Application security groups in which the private endpoint IP configuration is included.
customDnsConfigs CustomDnsConfigPropertiesFormatResponse[]
An array of custom dns configurations.
customNetworkInterfaceName string
The custom name of the network interface attached to the private endpoint.
extendedLocation ExtendedLocationResponse
The extended location of the load balancer.
id string
Resource ID.
ipConfigurations PrivateEndpointIPConfigurationResponse[]
A list of IP configurations of the private endpoint. This will be used to map to the First Party Service's endpoints.
location string
Resource location.
manualPrivateLinkServiceConnections PrivateLinkServiceConnectionResponse[]
A grouping of information about the connection to the remote resource. Used when the network admin does not have access to approve connections to the remote resource.
privateLinkServiceConnections PrivateLinkServiceConnectionResponse[]
A grouping of information about the connection to the remote resource.
subnet SubnetResponse
The ID of the subnet from which the private IP will be allocated.
tags {[key: string]: string}
Resource tags.
etag This property is required. str
A unique read-only string that changes whenever the resource is updated.
name This property is required. str
Resource name.
network_interfaces This property is required. Sequence[NetworkInterfaceResponse]
An array of references to the network interfaces created for this private endpoint.
provisioning_state This property is required. str
The provisioning state of the private endpoint resource.
type This property is required. str
Resource type.
application_security_groups Sequence[ApplicationSecurityGroupResponse]
Application security groups in which the private endpoint IP configuration is included.
custom_dns_configs Sequence[CustomDnsConfigPropertiesFormatResponse]
An array of custom dns configurations.
custom_network_interface_name str
The custom name of the network interface attached to the private endpoint.
extended_location ExtendedLocationResponse
The extended location of the load balancer.
id str
Resource ID.
ip_configurations Sequence[PrivateEndpointIPConfigurationResponse]
A list of IP configurations of the private endpoint. This will be used to map to the First Party Service's endpoints.
location str
Resource location.
manual_private_link_service_connections Sequence[PrivateLinkServiceConnectionResponse]
A grouping of information about the connection to the remote resource. Used when the network admin does not have access to approve connections to the remote resource.
private_link_service_connections Sequence[PrivateLinkServiceConnectionResponse]
A grouping of information about the connection to the remote resource.
subnet SubnetResponse
The ID of the subnet from which the private IP will be allocated.
tags Mapping[str, str]
Resource tags.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
name This property is required. String
Resource name.
networkInterfaces This property is required. List<Property Map>
An array of references to the network interfaces created for this private endpoint.
provisioningState This property is required. String
The provisioning state of the private endpoint resource.
type This property is required. String
Resource type.
applicationSecurityGroups List<Property Map>
Application security groups in which the private endpoint IP configuration is included.
customDnsConfigs List<Property Map>
An array of custom dns configurations.
customNetworkInterfaceName String
The custom name of the network interface attached to the private endpoint.
extendedLocation Property Map
The extended location of the load balancer.
id String
Resource ID.
ipConfigurations List<Property Map>
A list of IP configurations of the private endpoint. This will be used to map to the First Party Service's endpoints.
location String
Resource location.
manualPrivateLinkServiceConnections List<Property Map>
A grouping of information about the connection to the remote resource. Used when the network admin does not have access to approve connections to the remote resource.
privateLinkServiceConnections List<Property Map>
A grouping of information about the connection to the remote resource.
subnet Property Map
The ID of the subnet from which the private IP will be allocated.
tags Map<String>
Resource tags.

PrivateLinkServiceConnectionResponse

Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
ProvisioningState This property is required. string
The provisioning state of the private link service connection resource.
Type This property is required. string
The resource type.
GroupIds List<string>
The ID(s) of the group(s) obtained from the remote resource that this private endpoint should connect to.
Id string
Resource ID.
Name string
The name of the resource that is unique within a resource group. This name can be used to access the resource.
PrivateLinkServiceConnectionState Pulumi.AzureNative.Network.Inputs.PrivateLinkServiceConnectionStateResponse
A collection of read-only information about the state of the connection to the remote resource.
PrivateLinkServiceId string
The resource id of private link service.
RequestMessage string
A message passed to the owner of the remote resource with this connection request. Restricted to 140 chars.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
ProvisioningState This property is required. string
The provisioning state of the private link service connection resource.
Type This property is required. string
The resource type.
GroupIds []string
The ID(s) of the group(s) obtained from the remote resource that this private endpoint should connect to.
Id string
Resource ID.
Name string
The name of the resource that is unique within a resource group. This name can be used to access the resource.
PrivateLinkServiceConnectionState PrivateLinkServiceConnectionStateResponse
A collection of read-only information about the state of the connection to the remote resource.
PrivateLinkServiceId string
The resource id of private link service.
RequestMessage string
A message passed to the owner of the remote resource with this connection request. Restricted to 140 chars.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
provisioningState This property is required. String
The provisioning state of the private link service connection resource.
type This property is required. String
The resource type.
groupIds List<String>
The ID(s) of the group(s) obtained from the remote resource that this private endpoint should connect to.
id String
Resource ID.
name String
The name of the resource that is unique within a resource group. This name can be used to access the resource.
privateLinkServiceConnectionState PrivateLinkServiceConnectionStateResponse
A collection of read-only information about the state of the connection to the remote resource.
privateLinkServiceId String
The resource id of private link service.
requestMessage String
A message passed to the owner of the remote resource with this connection request. Restricted to 140 chars.
etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
provisioningState This property is required. string
The provisioning state of the private link service connection resource.
type This property is required. string
The resource type.
groupIds string[]
The ID(s) of the group(s) obtained from the remote resource that this private endpoint should connect to.
id string
Resource ID.
name string
The name of the resource that is unique within a resource group. This name can be used to access the resource.
privateLinkServiceConnectionState PrivateLinkServiceConnectionStateResponse
A collection of read-only information about the state of the connection to the remote resource.
privateLinkServiceId string
The resource id of private link service.
requestMessage string
A message passed to the owner of the remote resource with this connection request. Restricted to 140 chars.
etag This property is required. str
A unique read-only string that changes whenever the resource is updated.
provisioning_state This property is required. str
The provisioning state of the private link service connection resource.
type This property is required. str
The resource type.
group_ids Sequence[str]
The ID(s) of the group(s) obtained from the remote resource that this private endpoint should connect to.
id str
Resource ID.
name str
The name of the resource that is unique within a resource group. This name can be used to access the resource.
private_link_service_connection_state PrivateLinkServiceConnectionStateResponse
A collection of read-only information about the state of the connection to the remote resource.
private_link_service_id str
The resource id of private link service.
request_message str
A message passed to the owner of the remote resource with this connection request. Restricted to 140 chars.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
provisioningState This property is required. String
The provisioning state of the private link service connection resource.
type This property is required. String
The resource type.
groupIds List<String>
The ID(s) of the group(s) obtained from the remote resource that this private endpoint should connect to.
id String
Resource ID.
name String
The name of the resource that is unique within a resource group. This name can be used to access the resource.
privateLinkServiceConnectionState Property Map
A collection of read-only information about the state of the connection to the remote resource.
privateLinkServiceId String
The resource id of private link service.
requestMessage String
A message passed to the owner of the remote resource with this connection request. Restricted to 140 chars.

PrivateLinkServiceConnectionStateResponse

ActionsRequired string
A message indicating if changes on the service provider require any updates on the consumer.
Description string
The reason for approval/rejection of the connection.
Status string
Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
ActionsRequired string
A message indicating if changes on the service provider require any updates on the consumer.
Description string
The reason for approval/rejection of the connection.
Status string
Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
actionsRequired String
A message indicating if changes on the service provider require any updates on the consumer.
description String
The reason for approval/rejection of the connection.
status String
Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
actionsRequired string
A message indicating if changes on the service provider require any updates on the consumer.
description string
The reason for approval/rejection of the connection.
status string
Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
actions_required str
A message indicating if changes on the service provider require any updates on the consumer.
description str
The reason for approval/rejection of the connection.
status str
Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
actionsRequired String
A message indicating if changes on the service provider require any updates on the consumer.
description String
The reason for approval/rejection of the connection.
status String
Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.

PrivateLinkServiceIpConfigurationResponse

Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
ProvisioningState This property is required. string
The provisioning state of the private link service IP configuration resource.
Type This property is required. string
The resource type.
Id string
Resource ID.
Name string
The name of private link service ip configuration.
Primary bool
Whether the ip configuration is primary or not.
PrivateIPAddress string
The private IP address of the IP configuration.
PrivateIPAddressVersion string
Whether the specific IP configuration is IPv4 or IPv6. Default is IPv4.
PrivateIPAllocationMethod string
The private IP address allocation method.
Subnet Pulumi.AzureNative.Network.Inputs.SubnetResponse
The reference to the subnet resource.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
ProvisioningState This property is required. string
The provisioning state of the private link service IP configuration resource.
Type This property is required. string
The resource type.
Id string
Resource ID.
Name string
The name of private link service ip configuration.
Primary bool
Whether the ip configuration is primary or not.
PrivateIPAddress string
The private IP address of the IP configuration.
PrivateIPAddressVersion string
Whether the specific IP configuration is IPv4 or IPv6. Default is IPv4.
PrivateIPAllocationMethod string
The private IP address allocation method.
Subnet SubnetResponse
The reference to the subnet resource.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
provisioningState This property is required. String
The provisioning state of the private link service IP configuration resource.
type This property is required. String
The resource type.
id String
Resource ID.
name String
The name of private link service ip configuration.
primary Boolean
Whether the ip configuration is primary or not.
privateIPAddress String
The private IP address of the IP configuration.
privateIPAddressVersion String
Whether the specific IP configuration is IPv4 or IPv6. Default is IPv4.
privateIPAllocationMethod String
The private IP address allocation method.
subnet SubnetResponse
The reference to the subnet resource.
etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
provisioningState This property is required. string
The provisioning state of the private link service IP configuration resource.
type This property is required. string
The resource type.
id string
Resource ID.
name string
The name of private link service ip configuration.
primary boolean
Whether the ip configuration is primary or not.
privateIPAddress string
The private IP address of the IP configuration.
privateIPAddressVersion string
Whether the specific IP configuration is IPv4 or IPv6. Default is IPv4.
privateIPAllocationMethod string
The private IP address allocation method.
subnet SubnetResponse
The reference to the subnet resource.
etag This property is required. str
A unique read-only string that changes whenever the resource is updated.
provisioning_state This property is required. str
The provisioning state of the private link service IP configuration resource.
type This property is required. str
The resource type.
id str
Resource ID.
name str
The name of private link service ip configuration.
primary bool
Whether the ip configuration is primary or not.
private_ip_address str
The private IP address of the IP configuration.
private_ip_address_version str
Whether the specific IP configuration is IPv4 or IPv6. Default is IPv4.
private_ip_allocation_method str
The private IP address allocation method.
subnet SubnetResponse
The reference to the subnet resource.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
provisioningState This property is required. String
The provisioning state of the private link service IP configuration resource.
type This property is required. String
The resource type.
id String
Resource ID.
name String
The name of private link service ip configuration.
primary Boolean
Whether the ip configuration is primary or not.
privateIPAddress String
The private IP address of the IP configuration.
privateIPAddressVersion String
Whether the specific IP configuration is IPv4 or IPv6. Default is IPv4.
privateIPAllocationMethod String
The private IP address allocation method.
subnet Property Map
The reference to the subnet resource.

PrivateLinkServicePropertiesResponseAutoApproval

Subscriptions List<string>
The list of subscriptions.
Subscriptions []string
The list of subscriptions.
subscriptions List<String>
The list of subscriptions.
subscriptions string[]
The list of subscriptions.
subscriptions Sequence[str]
The list of subscriptions.
subscriptions List<String>
The list of subscriptions.

PrivateLinkServicePropertiesResponseVisibility

Subscriptions List<string>
The list of subscriptions.
Subscriptions []string
The list of subscriptions.
subscriptions List<String>
The list of subscriptions.
subscriptions string[]
The list of subscriptions.
subscriptions Sequence[str]
The list of subscriptions.
subscriptions List<String>
The list of subscriptions.

PrivateLinkServiceResponse

Alias This property is required. string
The alias of the private link service.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
Name This property is required. string
Resource name.
NetworkInterfaces This property is required. List<Pulumi.AzureNative.Network.Inputs.NetworkInterfaceResponse>
An array of references to the network interfaces created for this private link service.
PrivateEndpointConnections This property is required. List<Pulumi.AzureNative.Network.Inputs.PrivateEndpointConnectionResponse>
An array of list about connections to the private endpoint.
ProvisioningState This property is required. string
The provisioning state of the private link service resource.
Type This property is required. string
Resource type.
AutoApproval Pulumi.AzureNative.Network.Inputs.PrivateLinkServicePropertiesResponseAutoApproval
The auto-approval list of the private link service.
EnableProxyProtocol bool
Whether the private link service is enabled for proxy protocol or not.
ExtendedLocation Pulumi.AzureNative.Network.Inputs.ExtendedLocationResponse
The extended location of the load balancer.
Fqdns List<string>
The list of Fqdn.
Id string
Resource ID.
IpConfigurations List<Pulumi.AzureNative.Network.Inputs.PrivateLinkServiceIpConfigurationResponse>
An array of private link service IP configurations.
LoadBalancerFrontendIpConfigurations List<Pulumi.AzureNative.Network.Inputs.FrontendIPConfigurationResponse>
An array of references to the load balancer IP configurations.
Location string
Resource location.
Tags Dictionary<string, string>
Resource tags.
Visibility Pulumi.AzureNative.Network.Inputs.PrivateLinkServicePropertiesResponseVisibility
The visibility list of the private link service.
Alias This property is required. string
The alias of the private link service.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
Name This property is required. string
Resource name.
NetworkInterfaces This property is required. []NetworkInterfaceResponse
An array of references to the network interfaces created for this private link service.
PrivateEndpointConnections This property is required. []PrivateEndpointConnectionResponse
An array of list about connections to the private endpoint.
ProvisioningState This property is required. string
The provisioning state of the private link service resource.
Type This property is required. string
Resource type.
AutoApproval PrivateLinkServicePropertiesResponseAutoApproval
The auto-approval list of the private link service.
EnableProxyProtocol bool
Whether the private link service is enabled for proxy protocol or not.
ExtendedLocation ExtendedLocationResponse
The extended location of the load balancer.
Fqdns []string
The list of Fqdn.
Id string
Resource ID.
IpConfigurations []PrivateLinkServiceIpConfigurationResponse
An array of private link service IP configurations.
LoadBalancerFrontendIpConfigurations []FrontendIPConfigurationResponse
An array of references to the load balancer IP configurations.
Location string
Resource location.
Tags map[string]string
Resource tags.
Visibility PrivateLinkServicePropertiesResponseVisibility
The visibility list of the private link service.
alias This property is required. String
The alias of the private link service.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
name This property is required. String
Resource name.
networkInterfaces This property is required. List<NetworkInterfaceResponse>
An array of references to the network interfaces created for this private link service.
privateEndpointConnections This property is required. List<PrivateEndpointConnectionResponse>
An array of list about connections to the private endpoint.
provisioningState This property is required. String
The provisioning state of the private link service resource.
type This property is required. String
Resource type.
autoApproval PrivateLinkServicePropertiesResponseAutoApproval
The auto-approval list of the private link service.
enableProxyProtocol Boolean
Whether the private link service is enabled for proxy protocol or not.
extendedLocation ExtendedLocationResponse
The extended location of the load balancer.
fqdns List<String>
The list of Fqdn.
id String
Resource ID.
ipConfigurations List<PrivateLinkServiceIpConfigurationResponse>
An array of private link service IP configurations.
loadBalancerFrontendIpConfigurations List<FrontendIPConfigurationResponse>
An array of references to the load balancer IP configurations.
location String
Resource location.
tags Map<String,String>
Resource tags.
visibility PrivateLinkServicePropertiesResponseVisibility
The visibility list of the private link service.
alias This property is required. string
The alias of the private link service.
etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
name This property is required. string
Resource name.
networkInterfaces This property is required. NetworkInterfaceResponse[]
An array of references to the network interfaces created for this private link service.
privateEndpointConnections This property is required. PrivateEndpointConnectionResponse[]
An array of list about connections to the private endpoint.
provisioningState This property is required. string
The provisioning state of the private link service resource.
type This property is required. string
Resource type.
autoApproval PrivateLinkServicePropertiesResponseAutoApproval
The auto-approval list of the private link service.
enableProxyProtocol boolean
Whether the private link service is enabled for proxy protocol or not.
extendedLocation ExtendedLocationResponse
The extended location of the load balancer.
fqdns string[]
The list of Fqdn.
id string
Resource ID.
ipConfigurations PrivateLinkServiceIpConfigurationResponse[]
An array of private link service IP configurations.
loadBalancerFrontendIpConfigurations FrontendIPConfigurationResponse[]
An array of references to the load balancer IP configurations.
location string
Resource location.
tags {[key: string]: string}
Resource tags.
visibility PrivateLinkServicePropertiesResponseVisibility
The visibility list of the private link service.
alias This property is required. str
The alias of the private link service.
etag This property is required. str
A unique read-only string that changes whenever the resource is updated.
name This property is required. str
Resource name.
network_interfaces This property is required. Sequence[NetworkInterfaceResponse]
An array of references to the network interfaces created for this private link service.
private_endpoint_connections This property is required. Sequence[PrivateEndpointConnectionResponse]
An array of list about connections to the private endpoint.
provisioning_state This property is required. str
The provisioning state of the private link service resource.
type This property is required. str
Resource type.
auto_approval PrivateLinkServicePropertiesResponseAutoApproval
The auto-approval list of the private link service.
enable_proxy_protocol bool
Whether the private link service is enabled for proxy protocol or not.
extended_location ExtendedLocationResponse
The extended location of the load balancer.
fqdns Sequence[str]
The list of Fqdn.
id str
Resource ID.
ip_configurations Sequence[PrivateLinkServiceIpConfigurationResponse]
An array of private link service IP configurations.
load_balancer_frontend_ip_configurations Sequence[FrontendIPConfigurationResponse]
An array of references to the load balancer IP configurations.
location str
Resource location.
tags Mapping[str, str]
Resource tags.
visibility PrivateLinkServicePropertiesResponseVisibility
The visibility list of the private link service.
alias This property is required. String
The alias of the private link service.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
name This property is required. String
Resource name.
networkInterfaces This property is required. List<Property Map>
An array of references to the network interfaces created for this private link service.
privateEndpointConnections This property is required. List<Property Map>
An array of list about connections to the private endpoint.
provisioningState This property is required. String
The provisioning state of the private link service resource.
type This property is required. String
Resource type.
autoApproval Property Map
The auto-approval list of the private link service.
enableProxyProtocol Boolean
Whether the private link service is enabled for proxy protocol or not.
extendedLocation Property Map
The extended location of the load balancer.
fqdns List<String>
The list of Fqdn.
id String
Resource ID.
ipConfigurations List<Property Map>
An array of private link service IP configurations.
loadBalancerFrontendIpConfigurations List<Property Map>
An array of references to the load balancer IP configurations.
location String
Resource location.
tags Map<String>
Resource tags.
visibility Property Map
The visibility list of the private link service.

PublicIPAddressDnsSettingsResponse

DomainNameLabel string
The domain name label. The concatenation of the domain name label and the regionalized DNS zone make up the fully qualified domain name associated with the public IP address. If a domain name label is specified, an A DNS record is created for the public IP in the Microsoft Azure DNS system.
DomainNameLabelScope string
The domain name label scope. If a domain name label and a domain name label scope are specified, an A DNS record is created for the public IP in the Microsoft Azure DNS system with a hashed value includes in FQDN.
Fqdn string
The Fully Qualified Domain Name of the A DNS record associated with the public IP. This is the concatenation of the domainNameLabel and the regionalized DNS zone.
ReverseFqdn string
The reverse FQDN. A user-visible, fully qualified domain name that resolves to this public IP address. If the reverseFqdn is specified, then a PTR DNS record is created pointing from the IP address in the in-addr.arpa domain to the reverse FQDN.
DomainNameLabel string
The domain name label. The concatenation of the domain name label and the regionalized DNS zone make up the fully qualified domain name associated with the public IP address. If a domain name label is specified, an A DNS record is created for the public IP in the Microsoft Azure DNS system.
DomainNameLabelScope string
The domain name label scope. If a domain name label and a domain name label scope are specified, an A DNS record is created for the public IP in the Microsoft Azure DNS system with a hashed value includes in FQDN.
Fqdn string
The Fully Qualified Domain Name of the A DNS record associated with the public IP. This is the concatenation of the domainNameLabel and the regionalized DNS zone.
ReverseFqdn string
The reverse FQDN. A user-visible, fully qualified domain name that resolves to this public IP address. If the reverseFqdn is specified, then a PTR DNS record is created pointing from the IP address in the in-addr.arpa domain to the reverse FQDN.
domainNameLabel String
The domain name label. The concatenation of the domain name label and the regionalized DNS zone make up the fully qualified domain name associated with the public IP address. If a domain name label is specified, an A DNS record is created for the public IP in the Microsoft Azure DNS system.
domainNameLabelScope String
The domain name label scope. If a domain name label and a domain name label scope are specified, an A DNS record is created for the public IP in the Microsoft Azure DNS system with a hashed value includes in FQDN.
fqdn String
The Fully Qualified Domain Name of the A DNS record associated with the public IP. This is the concatenation of the domainNameLabel and the regionalized DNS zone.
reverseFqdn String
The reverse FQDN. A user-visible, fully qualified domain name that resolves to this public IP address. If the reverseFqdn is specified, then a PTR DNS record is created pointing from the IP address in the in-addr.arpa domain to the reverse FQDN.
domainNameLabel string
The domain name label. The concatenation of the domain name label and the regionalized DNS zone make up the fully qualified domain name associated with the public IP address. If a domain name label is specified, an A DNS record is created for the public IP in the Microsoft Azure DNS system.
domainNameLabelScope string
The domain name label scope. If a domain name label and a domain name label scope are specified, an A DNS record is created for the public IP in the Microsoft Azure DNS system with a hashed value includes in FQDN.
fqdn string
The Fully Qualified Domain Name of the A DNS record associated with the public IP. This is the concatenation of the domainNameLabel and the regionalized DNS zone.
reverseFqdn string
The reverse FQDN. A user-visible, fully qualified domain name that resolves to this public IP address. If the reverseFqdn is specified, then a PTR DNS record is created pointing from the IP address in the in-addr.arpa domain to the reverse FQDN.
domain_name_label str
The domain name label. The concatenation of the domain name label and the regionalized DNS zone make up the fully qualified domain name associated with the public IP address. If a domain name label is specified, an A DNS record is created for the public IP in the Microsoft Azure DNS system.
domain_name_label_scope str
The domain name label scope. If a domain name label and a domain name label scope are specified, an A DNS record is created for the public IP in the Microsoft Azure DNS system with a hashed value includes in FQDN.
fqdn str
The Fully Qualified Domain Name of the A DNS record associated with the public IP. This is the concatenation of the domainNameLabel and the regionalized DNS zone.
reverse_fqdn str
The reverse FQDN. A user-visible, fully qualified domain name that resolves to this public IP address. If the reverseFqdn is specified, then a PTR DNS record is created pointing from the IP address in the in-addr.arpa domain to the reverse FQDN.
domainNameLabel String
The domain name label. The concatenation of the domain name label and the regionalized DNS zone make up the fully qualified domain name associated with the public IP address. If a domain name label is specified, an A DNS record is created for the public IP in the Microsoft Azure DNS system.
domainNameLabelScope String
The domain name label scope. If a domain name label and a domain name label scope are specified, an A DNS record is created for the public IP in the Microsoft Azure DNS system with a hashed value includes in FQDN.
fqdn String
The Fully Qualified Domain Name of the A DNS record associated with the public IP. This is the concatenation of the domainNameLabel and the regionalized DNS zone.
reverseFqdn String
The reverse FQDN. A user-visible, fully qualified domain name that resolves to this public IP address. If the reverseFqdn is specified, then a PTR DNS record is created pointing from the IP address in the in-addr.arpa domain to the reverse FQDN.

PublicIPAddressResponse

Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
IpConfiguration This property is required. Pulumi.AzureNative.Network.Inputs.IPConfigurationResponse
The IP configuration associated with the public IP address.
Name This property is required. string
Resource name.
ProvisioningState This property is required. string
The provisioning state of the public IP address resource.
ResourceGuid This property is required. string
The resource GUID property of the public IP address resource.
Type This property is required. string
Resource type.
DdosSettings Pulumi.AzureNative.Network.Inputs.DdosSettingsResponse
The DDoS protection custom policy associated with the public IP address.
DeleteOption string
Specify what happens to the public IP address when the VM using it is deleted
DnsSettings Pulumi.AzureNative.Network.Inputs.PublicIPAddressDnsSettingsResponse
The FQDN of the DNS record associated with the public IP address.
ExtendedLocation Pulumi.AzureNative.Network.Inputs.ExtendedLocationResponse
The extended location of the public ip address.
Id string
Resource ID.
IdleTimeoutInMinutes int
The idle timeout of the public IP address.
IpAddress string
The IP address associated with the public IP address resource.
IpTags List<Pulumi.AzureNative.Network.Inputs.IpTagResponse>
The list of tags associated with the public IP address.
LinkedPublicIPAddress Pulumi.AzureNative.Network.Inputs.PublicIPAddressResponse
The linked public IP address of the public IP address resource.
Location string
Resource location.
MigrationPhase string
Migration phase of Public IP Address.
NatGateway Pulumi.AzureNative.Network.Inputs.NatGatewayResponse
The NatGateway for the Public IP address.
PublicIPAddressVersion string
The public IP address version.
PublicIPAllocationMethod string
The public IP address allocation method.
PublicIPPrefix Pulumi.AzureNative.Network.Inputs.SubResourceResponse
The Public IP Prefix this Public IP Address should be allocated from.
ServicePublicIPAddress Pulumi.AzureNative.Network.Inputs.PublicIPAddressResponse
The service public IP address of the public IP address resource.
Sku Pulumi.AzureNative.Network.Inputs.PublicIPAddressSkuResponse
The public IP address SKU.
Tags Dictionary<string, string>
Resource tags.
Zones List<string>
A list of availability zones denoting the IP allocated for the resource needs to come from.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
IpConfiguration This property is required. IPConfigurationResponse
The IP configuration associated with the public IP address.
Name This property is required. string
Resource name.
ProvisioningState This property is required. string
The provisioning state of the public IP address resource.
ResourceGuid This property is required. string
The resource GUID property of the public IP address resource.
Type This property is required. string
Resource type.
DdosSettings DdosSettingsResponse
The DDoS protection custom policy associated with the public IP address.
DeleteOption string
Specify what happens to the public IP address when the VM using it is deleted
DnsSettings PublicIPAddressDnsSettingsResponse
The FQDN of the DNS record associated with the public IP address.
ExtendedLocation ExtendedLocationResponse
The extended location of the public ip address.
Id string
Resource ID.
IdleTimeoutInMinutes int
The idle timeout of the public IP address.
IpAddress string
The IP address associated with the public IP address resource.
IpTags []IpTagResponse
The list of tags associated with the public IP address.
LinkedPublicIPAddress PublicIPAddressResponse
The linked public IP address of the public IP address resource.
Location string
Resource location.
MigrationPhase string
Migration phase of Public IP Address.
NatGateway NatGatewayResponse
The NatGateway for the Public IP address.
PublicIPAddressVersion string
The public IP address version.
PublicIPAllocationMethod string
The public IP address allocation method.
PublicIPPrefix SubResourceResponse
The Public IP Prefix this Public IP Address should be allocated from.
ServicePublicIPAddress PublicIPAddressResponse
The service public IP address of the public IP address resource.
Sku PublicIPAddressSkuResponse
The public IP address SKU.
Tags map[string]string
Resource tags.
Zones []string
A list of availability zones denoting the IP allocated for the resource needs to come from.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
ipConfiguration This property is required. IPConfigurationResponse
The IP configuration associated with the public IP address.
name This property is required. String
Resource name.
provisioningState This property is required. String
The provisioning state of the public IP address resource.
resourceGuid This property is required. String
The resource GUID property of the public IP address resource.
type This property is required. String
Resource type.
ddosSettings DdosSettingsResponse
The DDoS protection custom policy associated with the public IP address.
deleteOption String
Specify what happens to the public IP address when the VM using it is deleted
dnsSettings PublicIPAddressDnsSettingsResponse
The FQDN of the DNS record associated with the public IP address.
extendedLocation ExtendedLocationResponse
The extended location of the public ip address.
id String
Resource ID.
idleTimeoutInMinutes Integer
The idle timeout of the public IP address.
ipAddress String
The IP address associated with the public IP address resource.
ipTags List<IpTagResponse>
The list of tags associated with the public IP address.
linkedPublicIPAddress PublicIPAddressResponse
The linked public IP address of the public IP address resource.
location String
Resource location.
migrationPhase String
Migration phase of Public IP Address.
natGateway NatGatewayResponse
The NatGateway for the Public IP address.
publicIPAddressVersion String
The public IP address version.
publicIPAllocationMethod String
The public IP address allocation method.
publicIPPrefix SubResourceResponse
The Public IP Prefix this Public IP Address should be allocated from.
servicePublicIPAddress PublicIPAddressResponse
The service public IP address of the public IP address resource.
sku PublicIPAddressSkuResponse
The public IP address SKU.
tags Map<String,String>
Resource tags.
zones List<String>
A list of availability zones denoting the IP allocated for the resource needs to come from.
etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
ipConfiguration This property is required. IPConfigurationResponse
The IP configuration associated with the public IP address.
name This property is required. string
Resource name.
provisioningState This property is required. string
The provisioning state of the public IP address resource.
resourceGuid This property is required. string
The resource GUID property of the public IP address resource.
type This property is required. string
Resource type.
ddosSettings DdosSettingsResponse
The DDoS protection custom policy associated with the public IP address.
deleteOption string
Specify what happens to the public IP address when the VM using it is deleted
dnsSettings PublicIPAddressDnsSettingsResponse
The FQDN of the DNS record associated with the public IP address.
extendedLocation ExtendedLocationResponse
The extended location of the public ip address.
id string
Resource ID.
idleTimeoutInMinutes number
The idle timeout of the public IP address.
ipAddress string
The IP address associated with the public IP address resource.
ipTags IpTagResponse[]
The list of tags associated with the public IP address.
linkedPublicIPAddress PublicIPAddressResponse
The linked public IP address of the public IP address resource.
location string
Resource location.
migrationPhase string
Migration phase of Public IP Address.
natGateway NatGatewayResponse
The NatGateway for the Public IP address.
publicIPAddressVersion string
The public IP address version.
publicIPAllocationMethod string
The public IP address allocation method.
publicIPPrefix SubResourceResponse
The Public IP Prefix this Public IP Address should be allocated from.
servicePublicIPAddress PublicIPAddressResponse
The service public IP address of the public IP address resource.
sku PublicIPAddressSkuResponse
The public IP address SKU.
tags {[key: string]: string}
Resource tags.
zones string[]
A list of availability zones denoting the IP allocated for the resource needs to come from.
etag This property is required. str
A unique read-only string that changes whenever the resource is updated.
ip_configuration This property is required. IPConfigurationResponse
The IP configuration associated with the public IP address.
name This property is required. str
Resource name.
provisioning_state This property is required. str
The provisioning state of the public IP address resource.
resource_guid This property is required. str
The resource GUID property of the public IP address resource.
type This property is required. str
Resource type.
ddos_settings DdosSettingsResponse
The DDoS protection custom policy associated with the public IP address.
delete_option str
Specify what happens to the public IP address when the VM using it is deleted
dns_settings PublicIPAddressDnsSettingsResponse
The FQDN of the DNS record associated with the public IP address.
extended_location ExtendedLocationResponse
The extended location of the public ip address.
id str
Resource ID.
idle_timeout_in_minutes int
The idle timeout of the public IP address.
ip_address str
The IP address associated with the public IP address resource.
ip_tags Sequence[IpTagResponse]
The list of tags associated with the public IP address.
linked_public_ip_address PublicIPAddressResponse
The linked public IP address of the public IP address resource.
location str
Resource location.
migration_phase str
Migration phase of Public IP Address.
nat_gateway NatGatewayResponse
The NatGateway for the Public IP address.
public_ip_address_version str
The public IP address version.
public_ip_allocation_method str
The public IP address allocation method.
public_ip_prefix SubResourceResponse
The Public IP Prefix this Public IP Address should be allocated from.
service_public_ip_address PublicIPAddressResponse
The service public IP address of the public IP address resource.
sku PublicIPAddressSkuResponse
The public IP address SKU.
tags Mapping[str, str]
Resource tags.
zones Sequence[str]
A list of availability zones denoting the IP allocated for the resource needs to come from.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
ipConfiguration This property is required. Property Map
The IP configuration associated with the public IP address.
name This property is required. String
Resource name.
provisioningState This property is required. String
The provisioning state of the public IP address resource.
resourceGuid This property is required. String
The resource GUID property of the public IP address resource.
type This property is required. String
Resource type.
ddosSettings Property Map
The DDoS protection custom policy associated with the public IP address.
deleteOption String
Specify what happens to the public IP address when the VM using it is deleted
dnsSettings Property Map
The FQDN of the DNS record associated with the public IP address.
extendedLocation Property Map
The extended location of the public ip address.
id String
Resource ID.
idleTimeoutInMinutes Number
The idle timeout of the public IP address.
ipAddress String
The IP address associated with the public IP address resource.
ipTags List<Property Map>
The list of tags associated with the public IP address.
linkedPublicIPAddress Property Map
The linked public IP address of the public IP address resource.
location String
Resource location.
migrationPhase String
Migration phase of Public IP Address.
natGateway Property Map
The NatGateway for the Public IP address.
publicIPAddressVersion String
The public IP address version.
publicIPAllocationMethod String
The public IP address allocation method.
publicIPPrefix Property Map
The Public IP Prefix this Public IP Address should be allocated from.
servicePublicIPAddress Property Map
The service public IP address of the public IP address resource.
sku Property Map
The public IP address SKU.
tags Map<String>
Resource tags.
zones List<String>
A list of availability zones denoting the IP allocated for the resource needs to come from.

PublicIPAddressSkuResponse

Name string
Name of a public IP address SKU.
Tier string
Tier of a public IP address SKU.
Name string
Name of a public IP address SKU.
Tier string
Tier of a public IP address SKU.
name String
Name of a public IP address SKU.
tier String
Tier of a public IP address SKU.
name string
Name of a public IP address SKU.
tier string
Tier of a public IP address SKU.
name str
Name of a public IP address SKU.
tier str
Tier of a public IP address SKU.
name String
Name of a public IP address SKU.
tier String
Tier of a public IP address SKU.

QosDefinitionResponse

DestinationIpRanges []QosIpRangeResponse
Destination IP ranges.
DestinationPortRanges []QosPortRangeResponse
Destination port ranges.
Markings []int
List of markings to be used in the configuration.
Protocol string
RNM supported protocol types.
SourceIpRanges []QosIpRangeResponse
Source IP ranges.
SourcePortRanges []QosPortRangeResponse
Sources port ranges.
destinationIpRanges List<QosIpRangeResponse>
Destination IP ranges.
destinationPortRanges List<QosPortRangeResponse>
Destination port ranges.
markings List<Integer>
List of markings to be used in the configuration.
protocol String
RNM supported protocol types.
sourceIpRanges List<QosIpRangeResponse>
Source IP ranges.
sourcePortRanges List<QosPortRangeResponse>
Sources port ranges.
destinationIpRanges QosIpRangeResponse[]
Destination IP ranges.
destinationPortRanges QosPortRangeResponse[]
Destination port ranges.
markings number[]
List of markings to be used in the configuration.
protocol string
RNM supported protocol types.
sourceIpRanges QosIpRangeResponse[]
Source IP ranges.
sourcePortRanges QosPortRangeResponse[]
Sources port ranges.
destination_ip_ranges Sequence[QosIpRangeResponse]
Destination IP ranges.
destination_port_ranges Sequence[QosPortRangeResponse]
Destination port ranges.
markings Sequence[int]
List of markings to be used in the configuration.
protocol str
RNM supported protocol types.
source_ip_ranges Sequence[QosIpRangeResponse]
Source IP ranges.
source_port_ranges Sequence[QosPortRangeResponse]
Sources port ranges.
destinationIpRanges List<Property Map>
Destination IP ranges.
destinationPortRanges List<Property Map>
Destination port ranges.
markings List<Number>
List of markings to be used in the configuration.
protocol String
RNM supported protocol types.
sourceIpRanges List<Property Map>
Source IP ranges.
sourcePortRanges List<Property Map>
Sources port ranges.

QosIpRangeResponse

EndIP string
End IP Address.
StartIP string
Start IP Address.
EndIP string
End IP Address.
StartIP string
Start IP Address.
endIP String
End IP Address.
startIP String
Start IP Address.
endIP string
End IP Address.
startIP string
Start IP Address.
end_ip str
End IP Address.
start_ip str
Start IP Address.
endIP String
End IP Address.
startIP String
Start IP Address.

QosPortRangeResponse

End int
Qos Port Range end.
Start int
Qos Port Range start.
End int
Qos Port Range end.
Start int
Qos Port Range start.
end Integer
Qos Port Range end.
start Integer
Qos Port Range start.
end number
Qos Port Range end.
start number
Qos Port Range start.
end int
Qos Port Range end.
start int
Qos Port Range start.
end Number
Qos Port Range end.
start Number
Qos Port Range start.

ResourceNavigationLinkResponse

Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
Id This property is required. string
Resource ID.
ProvisioningState This property is required. string
The provisioning state of the resource navigation link resource.
Type This property is required. string
Resource type.
Link string
Link to the external resource.
LinkedResourceType string
Resource type of the linked resource.
Name string
Name of the resource that is unique within a resource group. This name can be used to access the resource.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
Id This property is required. string
Resource ID.
ProvisioningState This property is required. string
The provisioning state of the resource navigation link resource.
Type This property is required. string
Resource type.
Link string
Link to the external resource.
LinkedResourceType string
Resource type of the linked resource.
Name string
Name of the resource that is unique within a resource group. This name can be used to access the resource.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
id This property is required. String
Resource ID.
provisioningState This property is required. String
The provisioning state of the resource navigation link resource.
type This property is required. String
Resource type.
link String
Link to the external resource.
linkedResourceType String
Resource type of the linked resource.
name String
Name of the resource that is unique within a resource group. This name can be used to access the resource.
etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
id This property is required. string
Resource ID.
provisioningState This property is required. string
The provisioning state of the resource navigation link resource.
type This property is required. string
Resource type.
link string
Link to the external resource.
linkedResourceType string
Resource type of the linked resource.
name string
Name of the resource that is unique within a resource group. This name can be used to access the resource.
etag This property is required. str
A unique read-only string that changes whenever the resource is updated.
id This property is required. str
Resource ID.
provisioning_state This property is required. str
The provisioning state of the resource navigation link resource.
type This property is required. str
Resource type.
link str
Link to the external resource.
linked_resource_type str
Resource type of the linked resource.
name str
Name of the resource that is unique within a resource group. This name can be used to access the resource.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
id This property is required. String
Resource ID.
provisioningState This property is required. String
The provisioning state of the resource navigation link resource.
type This property is required. String
Resource type.
link String
Link to the external resource.
linkedResourceType String
Resource type of the linked resource.
name String
Name of the resource that is unique within a resource group. This name can be used to access the resource.

RetentionPolicyParametersResponse

Days int
Number of days to retain flow log records.
Enabled bool
Flag to enable/disable retention.
Days int
Number of days to retain flow log records.
Enabled bool
Flag to enable/disable retention.
days Integer
Number of days to retain flow log records.
enabled Boolean
Flag to enable/disable retention.
days number
Number of days to retain flow log records.
enabled boolean
Flag to enable/disable retention.
days int
Number of days to retain flow log records.
enabled bool
Flag to enable/disable retention.
days Number
Number of days to retain flow log records.
enabled Boolean
Flag to enable/disable retention.

RouteResponse

Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
HasBgpOverride This property is required. bool
A value indicating whether this route overrides overlapping BGP routes regardless of LPM.
NextHopType This property is required. string
The type of Azure hop the packet should be sent to.
ProvisioningState This property is required. string
The provisioning state of the route resource.
AddressPrefix string
The destination CIDR to which the route applies.
Id string
Resource ID.
Name string
The name of the resource that is unique within a resource group. This name can be used to access the resource.
NextHopIpAddress string
The IP address packets should be forwarded to. Next hop values are only allowed in routes where the next hop type is VirtualAppliance.
Type string
The type of the resource.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
HasBgpOverride This property is required. bool
A value indicating whether this route overrides overlapping BGP routes regardless of LPM.
NextHopType This property is required. string
The type of Azure hop the packet should be sent to.
ProvisioningState This property is required. string
The provisioning state of the route resource.
AddressPrefix string
The destination CIDR to which the route applies.
Id string
Resource ID.
Name string
The name of the resource that is unique within a resource group. This name can be used to access the resource.
NextHopIpAddress string
The IP address packets should be forwarded to. Next hop values are only allowed in routes where the next hop type is VirtualAppliance.
Type string
The type of the resource.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
hasBgpOverride This property is required. Boolean
A value indicating whether this route overrides overlapping BGP routes regardless of LPM.
nextHopType This property is required. String
The type of Azure hop the packet should be sent to.
provisioningState This property is required. String
The provisioning state of the route resource.
addressPrefix String
The destination CIDR to which the route applies.
id String
Resource ID.
name String
The name of the resource that is unique within a resource group. This name can be used to access the resource.
nextHopIpAddress String
The IP address packets should be forwarded to. Next hop values are only allowed in routes where the next hop type is VirtualAppliance.
type String
The type of the resource.
etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
hasBgpOverride This property is required. boolean
A value indicating whether this route overrides overlapping BGP routes regardless of LPM.
nextHopType This property is required. string
The type of Azure hop the packet should be sent to.
provisioningState This property is required. string
The provisioning state of the route resource.
addressPrefix string
The destination CIDR to which the route applies.
id string
Resource ID.
name string
The name of the resource that is unique within a resource group. This name can be used to access the resource.
nextHopIpAddress string
The IP address packets should be forwarded to. Next hop values are only allowed in routes where the next hop type is VirtualAppliance.
type string
The type of the resource.
etag This property is required. str
A unique read-only string that changes whenever the resource is updated.
has_bgp_override This property is required. bool
A value indicating whether this route overrides overlapping BGP routes regardless of LPM.
next_hop_type This property is required. str
The type of Azure hop the packet should be sent to.
provisioning_state This property is required. str
The provisioning state of the route resource.
address_prefix str
The destination CIDR to which the route applies.
id str
Resource ID.
name str
The name of the resource that is unique within a resource group. This name can be used to access the resource.
next_hop_ip_address str
The IP address packets should be forwarded to. Next hop values are only allowed in routes where the next hop type is VirtualAppliance.
type str
The type of the resource.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
hasBgpOverride This property is required. Boolean
A value indicating whether this route overrides overlapping BGP routes regardless of LPM.
nextHopType This property is required. String
The type of Azure hop the packet should be sent to.
provisioningState This property is required. String
The provisioning state of the route resource.
addressPrefix String
The destination CIDR to which the route applies.
id String
Resource ID.
name String
The name of the resource that is unique within a resource group. This name can be used to access the resource.
nextHopIpAddress String
The IP address packets should be forwarded to. Next hop values are only allowed in routes where the next hop type is VirtualAppliance.
type String
The type of the resource.

RouteTableResponse

Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
Name This property is required. string
Resource name.
ProvisioningState This property is required. string
The provisioning state of the route table resource.
ResourceGuid This property is required. string
The resource GUID property of the route table.
Subnets This property is required. List<Pulumi.AzureNative.Network.Inputs.SubnetResponse>
A collection of references to subnets.
Type This property is required. string
Resource type.
DisableBgpRoutePropagation bool
Whether to disable the routes learned by BGP on that route table. True means disable.
Id string
Resource ID.
Location string
Resource location.
Routes List<Pulumi.AzureNative.Network.Inputs.RouteResponse>
Collection of routes contained within a route table.
Tags Dictionary<string, string>
Resource tags.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
Name This property is required. string
Resource name.
ProvisioningState This property is required. string
The provisioning state of the route table resource.
ResourceGuid This property is required. string
The resource GUID property of the route table.
Subnets This property is required. []SubnetResponse
A collection of references to subnets.
Type This property is required. string
Resource type.
DisableBgpRoutePropagation bool
Whether to disable the routes learned by BGP on that route table. True means disable.
Id string
Resource ID.
Location string
Resource location.
Routes []RouteResponse
Collection of routes contained within a route table.
Tags map[string]string
Resource tags.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
name This property is required. String
Resource name.
provisioningState This property is required. String
The provisioning state of the route table resource.
resourceGuid This property is required. String
The resource GUID property of the route table.
subnets This property is required. List<SubnetResponse>
A collection of references to subnets.
type This property is required. String
Resource type.
disableBgpRoutePropagation Boolean
Whether to disable the routes learned by BGP on that route table. True means disable.
id String
Resource ID.
location String
Resource location.
routes List<RouteResponse>
Collection of routes contained within a route table.
tags Map<String,String>
Resource tags.
etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
name This property is required. string
Resource name.
provisioningState This property is required. string
The provisioning state of the route table resource.
resourceGuid This property is required. string
The resource GUID property of the route table.
subnets This property is required. SubnetResponse[]
A collection of references to subnets.
type This property is required. string
Resource type.
disableBgpRoutePropagation boolean
Whether to disable the routes learned by BGP on that route table. True means disable.
id string
Resource ID.
location string
Resource location.
routes RouteResponse[]
Collection of routes contained within a route table.
tags {[key: string]: string}
Resource tags.
etag This property is required. str
A unique read-only string that changes whenever the resource is updated.
name This property is required. str
Resource name.
provisioning_state This property is required. str
The provisioning state of the route table resource.
resource_guid This property is required. str
The resource GUID property of the route table.
subnets This property is required. Sequence[SubnetResponse]
A collection of references to subnets.
type This property is required. str
Resource type.
disable_bgp_route_propagation bool
Whether to disable the routes learned by BGP on that route table. True means disable.
id str
Resource ID.
location str
Resource location.
routes Sequence[RouteResponse]
Collection of routes contained within a route table.
tags Mapping[str, str]
Resource tags.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
name This property is required. String
Resource name.
provisioningState This property is required. String
The provisioning state of the route table resource.
resourceGuid This property is required. String
The resource GUID property of the route table.
subnets This property is required. List<Property Map>
A collection of references to subnets.
type This property is required. String
Resource type.
disableBgpRoutePropagation Boolean
Whether to disable the routes learned by BGP on that route table. True means disable.
id String
Resource ID.
location String
Resource location.
routes List<Property Map>
Collection of routes contained within a route table.
tags Map<String>
Resource tags.

SecurityRuleResponse

Access This property is required. string
The network traffic is allowed or denied.
Direction This property is required. string
The direction of the rule. The direction specifies if rule will be evaluated on incoming or outgoing traffic.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
Priority This property is required. int
The priority of the rule. The value can be between 100 and 4096. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.
Protocol This property is required. string
Network protocol this rule applies to.
ProvisioningState This property is required. string
The provisioning state of the security rule resource.
Description string
A description for this rule. Restricted to 140 chars.
DestinationAddressPrefix string
The destination address prefix. CIDR or destination IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used.
DestinationAddressPrefixes List<string>
The destination address prefixes. CIDR or destination IP ranges.
DestinationApplicationSecurityGroups List<Pulumi.AzureNative.Network.Inputs.ApplicationSecurityGroupResponse>
The application security group specified as destination.
DestinationPortRange string
The destination port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
DestinationPortRanges List<string>
The destination port ranges.
Id string
Resource ID.
Name string
The name of the resource that is unique within a resource group. This name can be used to access the resource.
SourceAddressPrefix string
The CIDR or source IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used. If this is an ingress rule, specifies where network traffic originates from.
SourceAddressPrefixes List<string>
The CIDR or source IP ranges.
SourceApplicationSecurityGroups List<Pulumi.AzureNative.Network.Inputs.ApplicationSecurityGroupResponse>
The application security group specified as source.
SourcePortRange string
The source port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
SourcePortRanges List<string>
The source port ranges.
Type string
The type of the resource.
Access This property is required. string
The network traffic is allowed or denied.
Direction This property is required. string
The direction of the rule. The direction specifies if rule will be evaluated on incoming or outgoing traffic.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
Priority This property is required. int
The priority of the rule. The value can be between 100 and 4096. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.
Protocol This property is required. string
Network protocol this rule applies to.
ProvisioningState This property is required. string
The provisioning state of the security rule resource.
Description string
A description for this rule. Restricted to 140 chars.
DestinationAddressPrefix string
The destination address prefix. CIDR or destination IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used.
DestinationAddressPrefixes []string
The destination address prefixes. CIDR or destination IP ranges.
DestinationApplicationSecurityGroups []ApplicationSecurityGroupResponse
The application security group specified as destination.
DestinationPortRange string
The destination port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
DestinationPortRanges []string
The destination port ranges.
Id string
Resource ID.
Name string
The name of the resource that is unique within a resource group. This name can be used to access the resource.
SourceAddressPrefix string
The CIDR or source IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used. If this is an ingress rule, specifies where network traffic originates from.
SourceAddressPrefixes []string
The CIDR or source IP ranges.
SourceApplicationSecurityGroups []ApplicationSecurityGroupResponse
The application security group specified as source.
SourcePortRange string
The source port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
SourcePortRanges []string
The source port ranges.
Type string
The type of the resource.
access This property is required. String
The network traffic is allowed or denied.
direction This property is required. String
The direction of the rule. The direction specifies if rule will be evaluated on incoming or outgoing traffic.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
priority This property is required. Integer
The priority of the rule. The value can be between 100 and 4096. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.
protocol This property is required. String
Network protocol this rule applies to.
provisioningState This property is required. String
The provisioning state of the security rule resource.
description String
A description for this rule. Restricted to 140 chars.
destinationAddressPrefix String
The destination address prefix. CIDR or destination IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used.
destinationAddressPrefixes List<String>
The destination address prefixes. CIDR or destination IP ranges.
destinationApplicationSecurityGroups List<ApplicationSecurityGroupResponse>
The application security group specified as destination.
destinationPortRange String
The destination port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
destinationPortRanges List<String>
The destination port ranges.
id String
Resource ID.
name String
The name of the resource that is unique within a resource group. This name can be used to access the resource.
sourceAddressPrefix String
The CIDR or source IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used. If this is an ingress rule, specifies where network traffic originates from.
sourceAddressPrefixes List<String>
The CIDR or source IP ranges.
sourceApplicationSecurityGroups List<ApplicationSecurityGroupResponse>
The application security group specified as source.
sourcePortRange String
The source port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
sourcePortRanges List<String>
The source port ranges.
type String
The type of the resource.
access This property is required. string
The network traffic is allowed or denied.
direction This property is required. string
The direction of the rule. The direction specifies if rule will be evaluated on incoming or outgoing traffic.
etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
priority This property is required. number
The priority of the rule. The value can be between 100 and 4096. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.
protocol This property is required. string
Network protocol this rule applies to.
provisioningState This property is required. string
The provisioning state of the security rule resource.
description string
A description for this rule. Restricted to 140 chars.
destinationAddressPrefix string
The destination address prefix. CIDR or destination IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used.
destinationAddressPrefixes string[]
The destination address prefixes. CIDR or destination IP ranges.
destinationApplicationSecurityGroups ApplicationSecurityGroupResponse[]
The application security group specified as destination.
destinationPortRange string
The destination port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
destinationPortRanges string[]
The destination port ranges.
id string
Resource ID.
name string
The name of the resource that is unique within a resource group. This name can be used to access the resource.
sourceAddressPrefix string
The CIDR or source IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used. If this is an ingress rule, specifies where network traffic originates from.
sourceAddressPrefixes string[]
The CIDR or source IP ranges.
sourceApplicationSecurityGroups ApplicationSecurityGroupResponse[]
The application security group specified as source.
sourcePortRange string
The source port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
sourcePortRanges string[]
The source port ranges.
type string
The type of the resource.
access This property is required. str
The network traffic is allowed or denied.
direction This property is required. str
The direction of the rule. The direction specifies if rule will be evaluated on incoming or outgoing traffic.
etag This property is required. str
A unique read-only string that changes whenever the resource is updated.
priority This property is required. int
The priority of the rule. The value can be between 100 and 4096. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.
protocol This property is required. str
Network protocol this rule applies to.
provisioning_state This property is required. str
The provisioning state of the security rule resource.
description str
A description for this rule. Restricted to 140 chars.
destination_address_prefix str
The destination address prefix. CIDR or destination IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used.
destination_address_prefixes Sequence[str]
The destination address prefixes. CIDR or destination IP ranges.
destination_application_security_groups Sequence[ApplicationSecurityGroupResponse]
The application security group specified as destination.
destination_port_range str
The destination port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
destination_port_ranges Sequence[str]
The destination port ranges.
id str
Resource ID.
name str
The name of the resource that is unique within a resource group. This name can be used to access the resource.
source_address_prefix str
The CIDR or source IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used. If this is an ingress rule, specifies where network traffic originates from.
source_address_prefixes Sequence[str]
The CIDR or source IP ranges.
source_application_security_groups Sequence[ApplicationSecurityGroupResponse]
The application security group specified as source.
source_port_range str
The source port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
source_port_ranges Sequence[str]
The source port ranges.
type str
The type of the resource.
access This property is required. String
The network traffic is allowed or denied.
direction This property is required. String
The direction of the rule. The direction specifies if rule will be evaluated on incoming or outgoing traffic.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
priority This property is required. Number
The priority of the rule. The value can be between 100 and 4096. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.
protocol This property is required. String
Network protocol this rule applies to.
provisioningState This property is required. String
The provisioning state of the security rule resource.
description String
A description for this rule. Restricted to 140 chars.
destinationAddressPrefix String
The destination address prefix. CIDR or destination IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used.
destinationAddressPrefixes List<String>
The destination address prefixes. CIDR or destination IP ranges.
destinationApplicationSecurityGroups List<Property Map>
The application security group specified as destination.
destinationPortRange String
The destination port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
destinationPortRanges List<String>
The destination port ranges.
id String
Resource ID.
name String
The name of the resource that is unique within a resource group. This name can be used to access the resource.
sourceAddressPrefix String
The CIDR or source IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used. If this is an ingress rule, specifies where network traffic originates from.
sourceAddressPrefixes List<String>
The CIDR or source IP ranges.
sourceApplicationSecurityGroups List<Property Map>
The application security group specified as source.
sourcePortRange String
The source port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
sourcePortRanges List<String>
The source port ranges.
type String
The type of the resource.

ServiceAssociationLinkResponse

Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
ProvisioningState This property is required. string
The provisioning state of the service association link resource.
Type This property is required. string
Resource type.
AllowDelete bool
If true, the resource can be deleted.
Id string
Resource ID.
Link string
Link to the external resource.
LinkedResourceType string
Resource type of the linked resource.
Locations List<string>
A list of locations.
Name string
Name of the resource that is unique within a resource group. This name can be used to access the resource.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
ProvisioningState This property is required. string
The provisioning state of the service association link resource.
Type This property is required. string
Resource type.
AllowDelete bool
If true, the resource can be deleted.
Id string
Resource ID.
Link string
Link to the external resource.
LinkedResourceType string
Resource type of the linked resource.
Locations []string
A list of locations.
Name string
Name of the resource that is unique within a resource group. This name can be used to access the resource.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
provisioningState This property is required. String
The provisioning state of the service association link resource.
type This property is required. String
Resource type.
allowDelete Boolean
If true, the resource can be deleted.
id String
Resource ID.
link String
Link to the external resource.
linkedResourceType String
Resource type of the linked resource.
locations List<String>
A list of locations.
name String
Name of the resource that is unique within a resource group. This name can be used to access the resource.
etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
provisioningState This property is required. string
The provisioning state of the service association link resource.
type This property is required. string
Resource type.
allowDelete boolean
If true, the resource can be deleted.
id string
Resource ID.
link string
Link to the external resource.
linkedResourceType string
Resource type of the linked resource.
locations string[]
A list of locations.
name string
Name of the resource that is unique within a resource group. This name can be used to access the resource.
etag This property is required. str
A unique read-only string that changes whenever the resource is updated.
provisioning_state This property is required. str
The provisioning state of the service association link resource.
type This property is required. str
Resource type.
allow_delete bool
If true, the resource can be deleted.
id str
Resource ID.
link str
Link to the external resource.
linked_resource_type str
Resource type of the linked resource.
locations Sequence[str]
A list of locations.
name str
Name of the resource that is unique within a resource group. This name can be used to access the resource.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
provisioningState This property is required. String
The provisioning state of the service association link resource.
type This property is required. String
Resource type.
allowDelete Boolean
If true, the resource can be deleted.
id String
Resource ID.
link String
Link to the external resource.
linkedResourceType String
Resource type of the linked resource.
locations List<String>
A list of locations.
name String
Name of the resource that is unique within a resource group. This name can be used to access the resource.

ServiceEndpointPolicyDefinitionResponse

Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
ProvisioningState This property is required. string
The provisioning state of the service endpoint policy definition resource.
Description string
A description for this rule. Restricted to 140 chars.
Id string
Resource ID.
Name string
The name of the resource that is unique within a resource group. This name can be used to access the resource.
Service string
Service endpoint name.
ServiceResources List<string>
A list of service resources.
Type string
The type of the resource.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
ProvisioningState This property is required. string
The provisioning state of the service endpoint policy definition resource.
Description string
A description for this rule. Restricted to 140 chars.
Id string
Resource ID.
Name string
The name of the resource that is unique within a resource group. This name can be used to access the resource.
Service string
Service endpoint name.
ServiceResources []string
A list of service resources.
Type string
The type of the resource.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
provisioningState This property is required. String
The provisioning state of the service endpoint policy definition resource.
description String
A description for this rule. Restricted to 140 chars.
id String
Resource ID.
name String
The name of the resource that is unique within a resource group. This name can be used to access the resource.
service String
Service endpoint name.
serviceResources List<String>
A list of service resources.
type String
The type of the resource.
etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
provisioningState This property is required. string
The provisioning state of the service endpoint policy definition resource.
description string
A description for this rule. Restricted to 140 chars.
id string
Resource ID.
name string
The name of the resource that is unique within a resource group. This name can be used to access the resource.
service string
Service endpoint name.
serviceResources string[]
A list of service resources.
type string
The type of the resource.
etag This property is required. str
A unique read-only string that changes whenever the resource is updated.
provisioning_state This property is required. str
The provisioning state of the service endpoint policy definition resource.
description str
A description for this rule. Restricted to 140 chars.
id str
Resource ID.
name str
The name of the resource that is unique within a resource group. This name can be used to access the resource.
service str
Service endpoint name.
service_resources Sequence[str]
A list of service resources.
type str
The type of the resource.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
provisioningState This property is required. String
The provisioning state of the service endpoint policy definition resource.
description String
A description for this rule. Restricted to 140 chars.
id String
Resource ID.
name String
The name of the resource that is unique within a resource group. This name can be used to access the resource.
service String
Service endpoint name.
serviceResources List<String>
A list of service resources.
type String
The type of the resource.

ServiceEndpointPolicyResponse

Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
Kind This property is required. string
Kind of service endpoint policy. This is metadata used for the Azure portal experience.
Name This property is required. string
Resource name.
ProvisioningState This property is required. string
The provisioning state of the service endpoint policy resource.
ResourceGuid This property is required. string
The resource GUID property of the service endpoint policy resource.
Subnets This property is required. List<Pulumi.AzureNative.Network.Inputs.SubnetResponse>
A collection of references to subnets.
Type This property is required. string
Resource type.
ContextualServiceEndpointPolicies List<string>
A collection of contextual service endpoint policy.
Id string
Resource ID.
Location string
Resource location.
ServiceAlias string
The alias indicating if the policy belongs to a service
ServiceEndpointPolicyDefinitions List<Pulumi.AzureNative.Network.Inputs.ServiceEndpointPolicyDefinitionResponse>
A collection of service endpoint policy definitions of the service endpoint policy.
Tags Dictionary<string, string>
Resource tags.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
Kind This property is required. string
Kind of service endpoint policy. This is metadata used for the Azure portal experience.
Name This property is required. string
Resource name.
ProvisioningState This property is required. string
The provisioning state of the service endpoint policy resource.
ResourceGuid This property is required. string
The resource GUID property of the service endpoint policy resource.
Subnets This property is required. []SubnetResponse
A collection of references to subnets.
Type This property is required. string
Resource type.
ContextualServiceEndpointPolicies []string
A collection of contextual service endpoint policy.
Id string
Resource ID.
Location string
Resource location.
ServiceAlias string
The alias indicating if the policy belongs to a service
ServiceEndpointPolicyDefinitions []ServiceEndpointPolicyDefinitionResponse
A collection of service endpoint policy definitions of the service endpoint policy.
Tags map[string]string
Resource tags.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
kind This property is required. String
Kind of service endpoint policy. This is metadata used for the Azure portal experience.
name This property is required. String
Resource name.
provisioningState This property is required. String
The provisioning state of the service endpoint policy resource.
resourceGuid This property is required. String
The resource GUID property of the service endpoint policy resource.
subnets This property is required. List<SubnetResponse>
A collection of references to subnets.
type This property is required. String
Resource type.
contextualServiceEndpointPolicies List<String>
A collection of contextual service endpoint policy.
id String
Resource ID.
location String
Resource location.
serviceAlias String
The alias indicating if the policy belongs to a service
serviceEndpointPolicyDefinitions List<ServiceEndpointPolicyDefinitionResponse>
A collection of service endpoint policy definitions of the service endpoint policy.
tags Map<String,String>
Resource tags.
etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
kind This property is required. string
Kind of service endpoint policy. This is metadata used for the Azure portal experience.
name This property is required. string
Resource name.
provisioningState This property is required. string
The provisioning state of the service endpoint policy resource.
resourceGuid This property is required. string
The resource GUID property of the service endpoint policy resource.
subnets This property is required. SubnetResponse[]
A collection of references to subnets.
type This property is required. string
Resource type.
contextualServiceEndpointPolicies string[]
A collection of contextual service endpoint policy.
id string
Resource ID.
location string
Resource location.
serviceAlias string
The alias indicating if the policy belongs to a service
serviceEndpointPolicyDefinitions ServiceEndpointPolicyDefinitionResponse[]
A collection of service endpoint policy definitions of the service endpoint policy.
tags {[key: string]: string}
Resource tags.
etag This property is required. str
A unique read-only string that changes whenever the resource is updated.
kind This property is required. str
Kind of service endpoint policy. This is metadata used for the Azure portal experience.
name This property is required. str
Resource name.
provisioning_state This property is required. str
The provisioning state of the service endpoint policy resource.
resource_guid This property is required. str
The resource GUID property of the service endpoint policy resource.
subnets This property is required. Sequence[SubnetResponse]
A collection of references to subnets.
type This property is required. str
Resource type.
contextual_service_endpoint_policies Sequence[str]
A collection of contextual service endpoint policy.
id str
Resource ID.
location str
Resource location.
service_alias str
The alias indicating if the policy belongs to a service
service_endpoint_policy_definitions Sequence[ServiceEndpointPolicyDefinitionResponse]
A collection of service endpoint policy definitions of the service endpoint policy.
tags Mapping[str, str]
Resource tags.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
kind This property is required. String
Kind of service endpoint policy. This is metadata used for the Azure portal experience.
name This property is required. String
Resource name.
provisioningState This property is required. String
The provisioning state of the service endpoint policy resource.
resourceGuid This property is required. String
The resource GUID property of the service endpoint policy resource.
subnets This property is required. List<Property Map>
A collection of references to subnets.
type This property is required. String
Resource type.
contextualServiceEndpointPolicies List<String>
A collection of contextual service endpoint policy.
id String
Resource ID.
location String
Resource location.
serviceAlias String
The alias indicating if the policy belongs to a service
serviceEndpointPolicyDefinitions List<Property Map>
A collection of service endpoint policy definitions of the service endpoint policy.
tags Map<String>
Resource tags.

ServiceEndpointPropertiesFormatResponse

ProvisioningState This property is required. string
The provisioning state of the service endpoint resource.
Locations List<string>
A list of locations.
Service string
The type of the endpoint service.
ProvisioningState This property is required. string
The provisioning state of the service endpoint resource.
Locations []string
A list of locations.
Service string
The type of the endpoint service.
provisioningState This property is required. String
The provisioning state of the service endpoint resource.
locations List<String>
A list of locations.
service String
The type of the endpoint service.
provisioningState This property is required. string
The provisioning state of the service endpoint resource.
locations string[]
A list of locations.
service string
The type of the endpoint service.
provisioning_state This property is required. str
The provisioning state of the service endpoint resource.
locations Sequence[str]
A list of locations.
service str
The type of the endpoint service.
provisioningState This property is required. String
The provisioning state of the service endpoint resource.
locations List<String>
A list of locations.
service String
The type of the endpoint service.

SubResourceResponse

Id This property is required. string
Resource ID.
Id This property is required. string
Resource ID.
id This property is required. String
Resource ID.
id This property is required. string
Resource ID.
id This property is required. str
Resource ID.
id This property is required. String
Resource ID.

SubnetResponse

Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
IpConfigurationProfiles This property is required. List<Pulumi.AzureNative.Network.Inputs.IPConfigurationProfileResponse>
Array of IP configuration profiles which reference this subnet.
IpConfigurations This property is required. List<Pulumi.AzureNative.Network.Inputs.IPConfigurationResponse>
An array of references to the network interface IP configurations using subnet.
PrivateEndpoints This property is required. List<Pulumi.AzureNative.Network.Inputs.PrivateEndpointResponse>
An array of references to private endpoints.
ProvisioningState This property is required. string
The provisioning state of the subnet resource.
Purpose This property is required. string
A read-only string identifying the intention of use for this subnet based on delegations and other user-defined properties.
ResourceNavigationLinks This property is required. List<Pulumi.AzureNative.Network.Inputs.ResourceNavigationLinkResponse>
An array of references to the external resources using subnet.
ServiceAssociationLinks This property is required. List<Pulumi.AzureNative.Network.Inputs.ServiceAssociationLinkResponse>
An array of references to services injecting into this subnet.
AddressPrefix string
The address prefix for the subnet.
AddressPrefixes List<string>
List of address prefixes for the subnet.
ApplicationGatewayIPConfigurations List<Pulumi.AzureNative.Network.Inputs.ApplicationGatewayIPConfigurationResponse>
Application gateway IP configurations of virtual network resource.
Delegations List<Pulumi.AzureNative.Network.Inputs.DelegationResponse>
An array of references to the delegations on the subnet.
Id string
Resource ID.
InterfaceEndpoints List<Pulumi.AzureNative.Network.Inputs.InterfaceEndpointResponse>
An array of references to interface endpoints
IpAllocations List<Pulumi.AzureNative.Network.Inputs.SubResourceResponse>
Array of IpAllocation which reference this subnet.
Name string
The name of the resource that is unique within a resource group. This name can be used to access the resource.
NatGateway Pulumi.AzureNative.Network.Inputs.SubResourceResponse
Nat gateway associated with this subnet.
NetworkSecurityGroup Pulumi.AzureNative.Network.Inputs.NetworkSecurityGroupResponse
The reference to the NetworkSecurityGroup resource.
PrivateEndpointNetworkPolicies string
Enable or Disable apply network policies on private end point in the subnet.
PrivateLinkServiceNetworkPolicies string
Enable or Disable apply network policies on private link service in the subnet.
RouteTable Pulumi.AzureNative.Network.Inputs.RouteTableResponse
The reference to the RouteTable resource.
ServiceEndpointPolicies List<Pulumi.AzureNative.Network.Inputs.ServiceEndpointPolicyResponse>
An array of service endpoint policies.
ServiceEndpoints List<Pulumi.AzureNative.Network.Inputs.ServiceEndpointPropertiesFormatResponse>
An array of service endpoints.
Type string
Resource type.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
IpConfigurationProfiles This property is required. []IPConfigurationProfileResponse
Array of IP configuration profiles which reference this subnet.
IpConfigurations This property is required. []IPConfigurationResponse
An array of references to the network interface IP configurations using subnet.
PrivateEndpoints This property is required. []PrivateEndpointResponse
An array of references to private endpoints.
ProvisioningState This property is required. string
The provisioning state of the subnet resource.
Purpose This property is required. string
A read-only string identifying the intention of use for this subnet based on delegations and other user-defined properties.
ResourceNavigationLinks This property is required. []ResourceNavigationLinkResponse
An array of references to the external resources using subnet.
ServiceAssociationLinks This property is required. []ServiceAssociationLinkResponse
An array of references to services injecting into this subnet.
AddressPrefix string
The address prefix for the subnet.
AddressPrefixes []string
List of address prefixes for the subnet.
ApplicationGatewayIPConfigurations []ApplicationGatewayIPConfigurationResponse
Application gateway IP configurations of virtual network resource.
Delegations []DelegationResponse
An array of references to the delegations on the subnet.
Id string
Resource ID.
InterfaceEndpoints []InterfaceEndpointResponse
An array of references to interface endpoints
IpAllocations []SubResourceResponse
Array of IpAllocation which reference this subnet.
Name string
The name of the resource that is unique within a resource group. This name can be used to access the resource.
NatGateway SubResourceResponse
Nat gateway associated with this subnet.
NetworkSecurityGroup NetworkSecurityGroupResponse
The reference to the NetworkSecurityGroup resource.
PrivateEndpointNetworkPolicies string
Enable or Disable apply network policies on private end point in the subnet.
PrivateLinkServiceNetworkPolicies string
Enable or Disable apply network policies on private link service in the subnet.
RouteTable RouteTableResponse
The reference to the RouteTable resource.
ServiceEndpointPolicies []ServiceEndpointPolicyResponse
An array of service endpoint policies.
ServiceEndpoints []ServiceEndpointPropertiesFormatResponse
An array of service endpoints.
Type string
Resource type.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
ipConfigurationProfiles This property is required. List<IPConfigurationProfileResponse>
Array of IP configuration profiles which reference this subnet.
ipConfigurations This property is required. List<IPConfigurationResponse>
An array of references to the network interface IP configurations using subnet.
privateEndpoints This property is required. List<PrivateEndpointResponse>
An array of references to private endpoints.
provisioningState This property is required. String
The provisioning state of the subnet resource.
purpose This property is required. String
A read-only string identifying the intention of use for this subnet based on delegations and other user-defined properties.
resourceNavigationLinks This property is required. List<ResourceNavigationLinkResponse>
An array of references to the external resources using subnet.
serviceAssociationLinks This property is required. List<ServiceAssociationLinkResponse>
An array of references to services injecting into this subnet.
addressPrefix String
The address prefix for the subnet.
addressPrefixes List<String>
List of address prefixes for the subnet.
applicationGatewayIPConfigurations List<ApplicationGatewayIPConfigurationResponse>
Application gateway IP configurations of virtual network resource.
delegations List<DelegationResponse>
An array of references to the delegations on the subnet.
id String
Resource ID.
interfaceEndpoints List<InterfaceEndpointResponse>
An array of references to interface endpoints
ipAllocations List<SubResourceResponse>
Array of IpAllocation which reference this subnet.
name String
The name of the resource that is unique within a resource group. This name can be used to access the resource.
natGateway SubResourceResponse
Nat gateway associated with this subnet.
networkSecurityGroup NetworkSecurityGroupResponse
The reference to the NetworkSecurityGroup resource.
privateEndpointNetworkPolicies String
Enable or Disable apply network policies on private end point in the subnet.
privateLinkServiceNetworkPolicies String
Enable or Disable apply network policies on private link service in the subnet.
routeTable RouteTableResponse
The reference to the RouteTable resource.
serviceEndpointPolicies List<ServiceEndpointPolicyResponse>
An array of service endpoint policies.
serviceEndpoints List<ServiceEndpointPropertiesFormatResponse>
An array of service endpoints.
type String
Resource type.
etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
ipConfigurationProfiles This property is required. IPConfigurationProfileResponse[]
Array of IP configuration profiles which reference this subnet.
ipConfigurations This property is required. IPConfigurationResponse[]
An array of references to the network interface IP configurations using subnet.
privateEndpoints This property is required. PrivateEndpointResponse[]
An array of references to private endpoints.
provisioningState This property is required. string
The provisioning state of the subnet resource.
purpose This property is required. string
A read-only string identifying the intention of use for this subnet based on delegations and other user-defined properties.
resourceNavigationLinks This property is required. ResourceNavigationLinkResponse[]
An array of references to the external resources using subnet.
serviceAssociationLinks This property is required. ServiceAssociationLinkResponse[]
An array of references to services injecting into this subnet.
addressPrefix string
The address prefix for the subnet.
addressPrefixes string[]
List of address prefixes for the subnet.
applicationGatewayIPConfigurations ApplicationGatewayIPConfigurationResponse[]
Application gateway IP configurations of virtual network resource.
delegations DelegationResponse[]
An array of references to the delegations on the subnet.
id string
Resource ID.
interfaceEndpoints InterfaceEndpointResponse[]
An array of references to interface endpoints
ipAllocations SubResourceResponse[]
Array of IpAllocation which reference this subnet.
name string
The name of the resource that is unique within a resource group. This name can be used to access the resource.
natGateway SubResourceResponse
Nat gateway associated with this subnet.
networkSecurityGroup NetworkSecurityGroupResponse
The reference to the NetworkSecurityGroup resource.
privateEndpointNetworkPolicies string
Enable or Disable apply network policies on private end point in the subnet.
privateLinkServiceNetworkPolicies string
Enable or Disable apply network policies on private link service in the subnet.
routeTable RouteTableResponse
The reference to the RouteTable resource.
serviceEndpointPolicies ServiceEndpointPolicyResponse[]
An array of service endpoint policies.
serviceEndpoints ServiceEndpointPropertiesFormatResponse[]
An array of service endpoints.
type string
Resource type.
etag This property is required. str
A unique read-only string that changes whenever the resource is updated.
ip_configuration_profiles This property is required. Sequence[IPConfigurationProfileResponse]
Array of IP configuration profiles which reference this subnet.
ip_configurations This property is required. Sequence[IPConfigurationResponse]
An array of references to the network interface IP configurations using subnet.
private_endpoints This property is required. Sequence[PrivateEndpointResponse]
An array of references to private endpoints.
provisioning_state This property is required. str
The provisioning state of the subnet resource.
purpose This property is required. str
A read-only string identifying the intention of use for this subnet based on delegations and other user-defined properties.
resource_navigation_links This property is required. Sequence[ResourceNavigationLinkResponse]
An array of references to the external resources using subnet.
service_association_links This property is required. Sequence[ServiceAssociationLinkResponse]
An array of references to services injecting into this subnet.
address_prefix str
The address prefix for the subnet.
address_prefixes Sequence[str]
List of address prefixes for the subnet.
application_gateway_ip_configurations Sequence[ApplicationGatewayIPConfigurationResponse]
Application gateway IP configurations of virtual network resource.
delegations Sequence[DelegationResponse]
An array of references to the delegations on the subnet.
id str
Resource ID.
interface_endpoints Sequence[InterfaceEndpointResponse]
An array of references to interface endpoints
ip_allocations Sequence[SubResourceResponse]
Array of IpAllocation which reference this subnet.
name str
The name of the resource that is unique within a resource group. This name can be used to access the resource.
nat_gateway SubResourceResponse
Nat gateway associated with this subnet.
network_security_group NetworkSecurityGroupResponse
The reference to the NetworkSecurityGroup resource.
private_endpoint_network_policies str
Enable or Disable apply network policies on private end point in the subnet.
private_link_service_network_policies str
Enable or Disable apply network policies on private link service in the subnet.
route_table RouteTableResponse
The reference to the RouteTable resource.
service_endpoint_policies Sequence[ServiceEndpointPolicyResponse]
An array of service endpoint policies.
service_endpoints Sequence[ServiceEndpointPropertiesFormatResponse]
An array of service endpoints.
type str
Resource type.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
ipConfigurationProfiles This property is required. List<Property Map>
Array of IP configuration profiles which reference this subnet.
ipConfigurations This property is required. List<Property Map>
An array of references to the network interface IP configurations using subnet.
privateEndpoints This property is required. List<Property Map>
An array of references to private endpoints.
provisioningState This property is required. String
The provisioning state of the subnet resource.
purpose This property is required. String
A read-only string identifying the intention of use for this subnet based on delegations and other user-defined properties.
resourceNavigationLinks This property is required. List<Property Map>
An array of references to the external resources using subnet.
serviceAssociationLinks This property is required. List<Property Map>
An array of references to services injecting into this subnet.
addressPrefix String
The address prefix for the subnet.
addressPrefixes List<String>
List of address prefixes for the subnet.
applicationGatewayIPConfigurations List<Property Map>
Application gateway IP configurations of virtual network resource.
delegations List<Property Map>
An array of references to the delegations on the subnet.
id String
Resource ID.
interfaceEndpoints List<Property Map>
An array of references to interface endpoints
ipAllocations List<Property Map>
Array of IpAllocation which reference this subnet.
name String
The name of the resource that is unique within a resource group. This name can be used to access the resource.
natGateway Property Map
Nat gateway associated with this subnet.
networkSecurityGroup Property Map
The reference to the NetworkSecurityGroup resource.
privateEndpointNetworkPolicies String
Enable or Disable apply network policies on private end point in the subnet.
privateLinkServiceNetworkPolicies String
Enable or Disable apply network policies on private link service in the subnet.
routeTable Property Map
The reference to the RouteTable resource.
serviceEndpointPolicies List<Property Map>
An array of service endpoint policies.
serviceEndpoints List<Property Map>
An array of service endpoints.
type String
Resource type.

TrafficAnalyticsConfigurationPropertiesResponse

Enabled bool
Flag to enable/disable traffic analytics.
TrafficAnalyticsInterval int
The interval in minutes which would decide how frequently TA service should do flow analytics.
WorkspaceId string
The resource guid of the attached workspace.
WorkspaceRegion string
The location of the attached workspace.
WorkspaceResourceId string
Resource Id of the attached workspace.
Enabled bool
Flag to enable/disable traffic analytics.
TrafficAnalyticsInterval int
The interval in minutes which would decide how frequently TA service should do flow analytics.
WorkspaceId string
The resource guid of the attached workspace.
WorkspaceRegion string
The location of the attached workspace.
WorkspaceResourceId string
Resource Id of the attached workspace.
enabled Boolean
Flag to enable/disable traffic analytics.
trafficAnalyticsInterval Integer
The interval in minutes which would decide how frequently TA service should do flow analytics.
workspaceId String
The resource guid of the attached workspace.
workspaceRegion String
The location of the attached workspace.
workspaceResourceId String
Resource Id of the attached workspace.
enabled boolean
Flag to enable/disable traffic analytics.
trafficAnalyticsInterval number
The interval in minutes which would decide how frequently TA service should do flow analytics.
workspaceId string
The resource guid of the attached workspace.
workspaceRegion string
The location of the attached workspace.
workspaceResourceId string
Resource Id of the attached workspace.
enabled bool
Flag to enable/disable traffic analytics.
traffic_analytics_interval int
The interval in minutes which would decide how frequently TA service should do flow analytics.
workspace_id str
The resource guid of the attached workspace.
workspace_region str
The location of the attached workspace.
workspace_resource_id str
Resource Id of the attached workspace.
enabled Boolean
Flag to enable/disable traffic analytics.
trafficAnalyticsInterval Number
The interval in minutes which would decide how frequently TA service should do flow analytics.
workspaceId String
The resource guid of the attached workspace.
workspaceRegion String
The location of the attached workspace.
workspaceResourceId String
Resource Id of the attached workspace.

TrafficAnalyticsPropertiesResponse

NetworkWatcherFlowAnalyticsConfiguration TrafficAnalyticsConfigurationPropertiesResponse
Parameters that define the configuration of traffic analytics.
networkWatcherFlowAnalyticsConfiguration TrafficAnalyticsConfigurationPropertiesResponse
Parameters that define the configuration of traffic analytics.
networkWatcherFlowAnalyticsConfiguration TrafficAnalyticsConfigurationPropertiesResponse
Parameters that define the configuration of traffic analytics.
network_watcher_flow_analytics_configuration TrafficAnalyticsConfigurationPropertiesResponse
Parameters that define the configuration of traffic analytics.
networkWatcherFlowAnalyticsConfiguration Property Map
Parameters that define the configuration of traffic analytics.

VirtualNetworkTapResponse

Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
Name This property is required. string
Resource name.
NetworkInterfaceTapConfigurations This property is required. List<Pulumi.AzureNative.Network.Inputs.NetworkInterfaceTapConfigurationResponse>
Specifies the list of resource IDs for the network interface IP configuration that needs to be tapped.
ProvisioningState This property is required. string
The provisioning state of the virtual network tap resource.
ResourceGuid This property is required. string
The resource GUID property of the virtual network tap resource.
Type This property is required. string
Resource type.
DestinationLoadBalancerFrontEndIPConfiguration Pulumi.AzureNative.Network.Inputs.FrontendIPConfigurationResponse
The reference to the private IP address on the internal Load Balancer that will receive the tap.
DestinationNetworkInterfaceIPConfiguration Pulumi.AzureNative.Network.Inputs.NetworkInterfaceIPConfigurationResponse
The reference to the private IP Address of the collector nic that will receive the tap.
DestinationPort int
The VXLAN destination port that will receive the tapped traffic.
Id string
Resource ID.
Location string
Resource location.
Tags Dictionary<string, string>
Resource tags.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
Name This property is required. string
Resource name.
NetworkInterfaceTapConfigurations This property is required. []NetworkInterfaceTapConfigurationResponse
Specifies the list of resource IDs for the network interface IP configuration that needs to be tapped.
ProvisioningState This property is required. string
The provisioning state of the virtual network tap resource.
ResourceGuid This property is required. string
The resource GUID property of the virtual network tap resource.
Type This property is required. string
Resource type.
DestinationLoadBalancerFrontEndIPConfiguration FrontendIPConfigurationResponse
The reference to the private IP address on the internal Load Balancer that will receive the tap.
DestinationNetworkInterfaceIPConfiguration NetworkInterfaceIPConfigurationResponse
The reference to the private IP Address of the collector nic that will receive the tap.
DestinationPort int
The VXLAN destination port that will receive the tapped traffic.
Id string
Resource ID.
Location string
Resource location.
Tags map[string]string
Resource tags.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
name This property is required. String
Resource name.
networkInterfaceTapConfigurations This property is required. List<NetworkInterfaceTapConfigurationResponse>
Specifies the list of resource IDs for the network interface IP configuration that needs to be tapped.
provisioningState This property is required. String
The provisioning state of the virtual network tap resource.
resourceGuid This property is required. String
The resource GUID property of the virtual network tap resource.
type This property is required. String
Resource type.
destinationLoadBalancerFrontEndIPConfiguration FrontendIPConfigurationResponse
The reference to the private IP address on the internal Load Balancer that will receive the tap.
destinationNetworkInterfaceIPConfiguration NetworkInterfaceIPConfigurationResponse
The reference to the private IP Address of the collector nic that will receive the tap.
destinationPort Integer
The VXLAN destination port that will receive the tapped traffic.
id String
Resource ID.
location String
Resource location.
tags Map<String,String>
Resource tags.
etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
name This property is required. string
Resource name.
networkInterfaceTapConfigurations This property is required. NetworkInterfaceTapConfigurationResponse[]
Specifies the list of resource IDs for the network interface IP configuration that needs to be tapped.
provisioningState This property is required. string
The provisioning state of the virtual network tap resource.
resourceGuid This property is required. string
The resource GUID property of the virtual network tap resource.
type This property is required. string
Resource type.
destinationLoadBalancerFrontEndIPConfiguration FrontendIPConfigurationResponse
The reference to the private IP address on the internal Load Balancer that will receive the tap.
destinationNetworkInterfaceIPConfiguration NetworkInterfaceIPConfigurationResponse
The reference to the private IP Address of the collector nic that will receive the tap.
destinationPort number
The VXLAN destination port that will receive the tapped traffic.
id string
Resource ID.
location string
Resource location.
tags {[key: string]: string}
Resource tags.
etag This property is required. str
A unique read-only string that changes whenever the resource is updated.
name This property is required. str
Resource name.
network_interface_tap_configurations This property is required. Sequence[NetworkInterfaceTapConfigurationResponse]
Specifies the list of resource IDs for the network interface IP configuration that needs to be tapped.
provisioning_state This property is required. str
The provisioning state of the virtual network tap resource.
resource_guid This property is required. str
The resource GUID property of the virtual network tap resource.
type This property is required. str
Resource type.
destination_load_balancer_front_end_ip_configuration FrontendIPConfigurationResponse
The reference to the private IP address on the internal Load Balancer that will receive the tap.
destination_network_interface_ip_configuration NetworkInterfaceIPConfigurationResponse
The reference to the private IP Address of the collector nic that will receive the tap.
destination_port int
The VXLAN destination port that will receive the tapped traffic.
id str
Resource ID.
location str
Resource location.
tags Mapping[str, str]
Resource tags.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
name This property is required. String
Resource name.
networkInterfaceTapConfigurations This property is required. List<Property Map>
Specifies the list of resource IDs for the network interface IP configuration that needs to be tapped.
provisioningState This property is required. String
The provisioning state of the virtual network tap resource.
resourceGuid This property is required. String
The resource GUID property of the virtual network tap resource.
type This property is required. String
Resource type.
destinationLoadBalancerFrontEndIPConfiguration Property Map
The reference to the private IP address on the internal Load Balancer that will receive the tap.
destinationNetworkInterfaceIPConfiguration Property Map
The reference to the private IP Address of the collector nic that will receive the tap.
destinationPort Number
The VXLAN destination port that will receive the tapped traffic.
id String
Resource ID.
location String
Resource location.
tags Map<String>
Resource tags.

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 v2 docs if using the v2 version of this package.
Azure Native v2.82.0 published on Friday, Jan 10, 2025 by Pulumi