ApplicationGatewayFrontendIPConfigurationInner Class
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.
Frontend IP configuration of an application gateway.
[Microsoft.Rest.Serialization.JsonTransformation]
public class ApplicationGatewayFrontendIPConfigurationInner : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ApplicationGatewayFrontendIPConfigurationInner = class
inherit SubResource
Public Class ApplicationGatewayFrontendIPConfigurationInner
Inherits SubResource
- Inheritance
- Attributes
Application |
Initializes a new instance of the ApplicationGatewayFrontendIPConfigurationInner class. |
Application |
Initializes a new instance of the ApplicationGatewayFrontendIPConfigurationInner class. |
Etag |
Gets a unique read-only string that changes whenever the resource is updated. |
Id |
Resource Id (Inherited from SubResource) |
Name |
Gets or sets name of the frontend IP configuration that is unique within an Application Gateway. |
Private |
Gets or sets privateIPAddress of the network interface IP Configuration. |
Private |
Gets or sets the private IP address allocation method. Possible values include: 'Static', 'Dynamic' |
Provisioning |
Gets the provisioning state of the frontend IP configuration resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed' |
Public |
Gets or sets reference of the PublicIP resource. |
Subnet |
Gets or sets reference of the subnet resource. |
Type |
Gets type of the resource. |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: