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.
Frontend port of an application gateway.
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>
public class ApplicationGatewayFrontendPort : Azure.ResourceManager.Network.Models.NetworkResourceData
type ApplicationGatewayFrontendPort = class
inherit NetworkResourceData
interface IJsonModel<ApplicationGatewayFrontendPort>
interface IPersistableModel<ApplicationGatewayFrontendPort>
type ApplicationGatewayFrontendPort = class
inherit NetworkResourceData
Public Class ApplicationGatewayFrontendPort
Inherits NetworkResourceData
Implements IJsonModel(Of ApplicationGatewayFrontendPort), IPersistableModel(Of ApplicationGatewayFrontendPort)
Public Class ApplicationGatewayFrontendPort
Inherits NetworkResourceData
- Inheritance
- Implements
Constructors
ApplicationGatewayFrontendPort() |
Initializes a new instance of ApplicationGatewayFrontendPort. |
Properties
ETag |
A unique read-only string that changes whenever the resource is updated. |
Id |
Resource ID. (Inherited from NetworkResourceData) |
Name |
Resource name. (Inherited from NetworkResourceData) |
Port |
Frontend port. |
ProvisioningState |
The provisioning state of the frontend port resource. |
ResourceType |
Resource type. (Inherited from NetworkResourceData) |
Explicit Interface Implementations
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.