ApplicationGatewayFrontendIPConfiguration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Compatibility declaration for the ApplicationGatewayFrontendIPConfiguration type.
public class ApplicationGatewayFrontendIPConfiguration : Azure.ResourceManager.Network.Models.NetworkResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.ApplicationGatewayFrontendIPConfiguration>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.ApplicationGatewayFrontendIPConfiguration>
type ApplicationGatewayFrontendIPConfiguration = class
inherit NetworkResourceData
interface IJsonModel<ApplicationGatewayFrontendIPConfiguration>
interface IPersistableModel<ApplicationGatewayFrontendIPConfiguration>
Public Class ApplicationGatewayFrontendIPConfiguration
Inherits NetworkResourceData
Implements IJsonModel(Of ApplicationGatewayFrontendIPConfiguration), IPersistableModel(Of ApplicationGatewayFrontendIPConfiguration)
- Inheritance
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| ApplicationGatewayFrontendIPConfiguration() |
Initializes a new instance of ApplicationGatewayFrontendIPConfiguration. |
Properties
| Name | Description |
|---|---|
| ETag |
A unique read-only string that changes whenever the resource is updated. |
| Id |
Resource ID. (Inherited from NetworkResourceData) |
| Name |
Name of the resource. (Inherited from NetworkResourceData) |
| PrivateIPAddress |
PrivateIPAddress of the network interface IP Configuration. |
| PrivateIPAllocationMethod |
The private IP address allocation method. |
| PrivateLinkConfigurationId |
Resource ID. |
| ProvisioningState |
The provisioning state of the frontend IP configuration resource. |
| PublicIPAddressId |
Resource ID. |
| ResourceType |
Compatibility member. (Inherited from NetworkResourceData) |
| Subnet |
Compatibility member. |
| SubnetId |
Resource ID. |
| Type |
Resource type. (Inherited from NetworkResourceData) |