ApplicationGatewayListener 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.
Listener of an application gateway.
public class ApplicationGatewayListener : Azure.ResourceManager.Network.Models.NetworkResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.ApplicationGatewayListener>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.ApplicationGatewayListener>
type ApplicationGatewayListener = class
inherit NetworkResourceData
interface IJsonModel<ApplicationGatewayListener>
interface IPersistableModel<ApplicationGatewayListener>
Public Class ApplicationGatewayListener
Inherits NetworkResourceData
Implements IJsonModel(Of ApplicationGatewayListener), IPersistableModel(Of ApplicationGatewayListener)
- Inheritance
- Implements
Constructors
ApplicationGatewayListener() |
Initializes a new instance of ApplicationGatewayListener. |
Properties
ETag |
A unique read-only string that changes whenever the resource is updated. |
FrontendIPConfigurationId |
Gets or sets Id. |
FrontendPortId |
Gets or sets Id. |
HostNames |
List of Server Name Indications(SNI) for TLS Multi-site Listener that allows special wildcard characters as well. |
Id |
Resource ID. (Inherited from NetworkResourceData) |
Name |
Resource name. (Inherited from NetworkResourceData) |
Protocol |
Protocol of the listener. |
ProvisioningState |
The provisioning state of the listener resource. |
ResourceType |
Resource type. (Inherited from NetworkResourceData) |
SslCertificateId |
Gets or sets Id. |
SslProfileId |
Gets or sets Id. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | |
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | (Inherited from NetworkResourceData) |