IAzureFirewallIpConfiguration Interface

Definition

Entry point for Azure firewall IP configuration management API in Azure.

public interface IAzureFirewallIpConfiguration
type IAzureFirewallIpConfiguration = interface
Public Interface IAzureFirewallIpConfiguration

Properties

Etag

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

Id

Gets the ID of the resource.

Name

Gets name of the resource.

PrivateIPAddress

Gets the Firewall Internal Load Balancer IP to be used as the next hop in User Defined Routes.

ProvisioningState

Gets the provisioning state of the Azure firewall IP configuration resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'.

PublicIPAddressId

Gets reference of the PublicIP resource.

SubnetId

Gets reference of the subnet resource. This value must be 'AzureFirewallSubnet'.

Applies to