ApplicationGatewayFrontendPort 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 ApplicationGatewayFrontendPort type.
public class ApplicationGatewayFrontendPort : Azure.ResourceManager.Network.Models.NetworkResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.ApplicationGatewayFrontendPort>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.ApplicationGatewayFrontendPort>
type ApplicationGatewayFrontendPort = class
inherit NetworkResourceData
interface IJsonModel<ApplicationGatewayFrontendPort>
interface IPersistableModel<ApplicationGatewayFrontendPort>
Public Class ApplicationGatewayFrontendPort
Inherits NetworkResourceData
Implements IJsonModel(Of ApplicationGatewayFrontendPort), IPersistableModel(Of ApplicationGatewayFrontendPort)
- Inheritance
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| ApplicationGatewayFrontendPort() |
Initializes a new instance of ApplicationGatewayFrontendPort. |
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) |
| Port |
Frontend port. |
| ProvisioningState |
The provisioning state of the frontend port resource. |
| ResourceType |
Compatibility member. (Inherited from NetworkResourceData) |
| Type |
Resource type. (Inherited from NetworkResourceData) |