IVirtualNetworkTapPropertiesFormat Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.VirtualNetworkTapPropertiesFormatTypeConverter))]
public interface IVirtualNetworkTapPropertiesFormat : Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.VirtualNetworkTapPropertiesFormatTypeConverter))>]
type IVirtualNetworkTapPropertiesFormat = interface
    interface IJsonSerializable
Public Interface IVirtualNetworkTapPropertiesFormat
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ApplicationGatewayBackendAddressPool

The reference to ApplicationGatewayBackendAddressPool resource.

ApplicationSecurityGroup

Application security groups in which the IP configuration is included.

DestinationLoadBalancerFrontEndIPConfigurationEtag

A unique read-only string that changes whenever the resource is updated.

DestinationLoadBalancerFrontEndIPConfigurationId

Resource ID.

DestinationLoadBalancerFrontEndIPConfigurationName

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.

DestinationLoadBalancerFrontEndIPConfigurationPropertiesGatewayLoadBalancerId

Resource ID.

DestinationLoadBalancerFrontEndIPConfigurationPropertiesPrivateIpaddress

The private IP address of the IP configuration.

DestinationLoadBalancerFrontEndIPConfigurationPropertiesPrivateIpaddressVersion

Whether the specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4.

DestinationLoadBalancerFrontEndIPConfigurationPropertiesPrivateIpallocationMethod

The Private IP allocation method.

DestinationLoadBalancerFrontEndIPConfigurationPropertiesProvisioningState

The provisioning state of the frontend IP configuration resource.

DestinationLoadBalancerFrontEndIPConfigurationPropertiesPublicIpaddress

The reference to the Public IP resource.

DestinationLoadBalancerFrontEndIPConfigurationPropertiesSubnet

The reference to the subnet resource.

DestinationLoadBalancerFrontEndIPConfigurationType

Type of the resource.

DestinationLoadBalancerFrontEndIPConfigurationZone

A list of availability zones denoting the IP allocated for the resource needs to come from.

DestinationNetworkInterfaceIPConfigurationEtag

A unique read-only string that changes whenever the resource is updated.

DestinationNetworkInterfaceIPConfigurationId

Resource ID.

DestinationNetworkInterfaceIPConfigurationName

The name of the resource that is unique within a resource group. This name can be used to access the resource.

DestinationNetworkInterfaceIPConfigurationPropertiesGatewayLoadBalancerId

Resource ID.

DestinationNetworkInterfaceIPConfigurationPropertiesPrivateIpaddress

Private IP address of the IP configuration.

DestinationNetworkInterfaceIPConfigurationPropertiesPrivateIpaddressVersion

Whether the specific IP configuration is IPv4 or IPv6. Default is IPv4.

DestinationNetworkInterfaceIPConfigurationPropertiesPrivateIpallocationMethod

The private IP address allocation method.

DestinationNetworkInterfaceIPConfigurationPropertiesProvisioningState

The provisioning state of the network interface IP configuration.

DestinationNetworkInterfaceIPConfigurationPropertiesPublicIpaddress

Public IP address bound to the IP configuration.

DestinationNetworkInterfaceIPConfigurationPropertiesSubnet

Subnet bound to the IP configuration.

DestinationNetworkInterfaceIPConfigurationType

Resource type.

DestinationPort

The VXLAN destination port that will receive the tapped traffic.

InboundNatPool

An array of references to inbound pools that use this frontend IP.

InboundNatRule

An array of references to inbound rules that use this frontend IP.

LoadBalancerBackendAddressPool

The reference to LoadBalancerBackendAddressPool resource.

LoadBalancerInboundNatRule

A list of references of LoadBalancerInboundNatRules.

LoadBalancingRule

An array of references to load balancing rules that use this frontend IP.

NetworkInterfaceTapConfiguration

Specifies the list of resource IDs for the network interface IP configuration that needs to be tapped.

OutboundRule

An array of references to outbound rules that use this frontend IP.

Primary

Whether this is a primary customer address on the network interface.

PrivateLinkConnectionPropertyFqdn

List of FQDNs for current private link connection.

PrivateLinkConnectionPropertyGroupId

The group ID for current private link connection.

PrivateLinkConnectionPropertyRequiredMemberName

The required member name for current private link connection.

ProvisioningState

The provisioning state of the virtual network tap resource.

PublicIPPrefixId

Resource ID.

ResourceGuid

The resource GUID property of the virtual network tap resource.

VirtualNetworkTap

The reference to Virtual Network Taps.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to