IApplicationGatewayRequestRoutingRule Schnittstelle
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Eine clientseitige Darstellung einer Anwendungsgateway-Anforderungsroutingregel.
public interface IApplicationGatewayRequestRoutingRule : Microsoft.Azure.Management.Network.Fluent.IApplicationGatewayRequestRoutingRuleBeta, Microsoft.Azure.Management.Network.Fluent.IHasBackendPort, Microsoft.Azure.Management.Network.Fluent.IHasCookieBasedAffinity, Microsoft.Azure.Management.Network.Fluent.IHasFrontendPort, Microsoft.Azure.Management.Network.Fluent.IHasHostName, Microsoft.Azure.Management.Network.Fluent.IHasPublicIPAddress, Microsoft.Azure.Management.Network.Fluent.IHasServerNameIndication, Microsoft.Azure.Management.Network.Fluent.IHasSslCertificate<Microsoft.Azure.Management.Network.Fluent.IApplicationGatewaySslCertificate>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IChildResource<Microsoft.Azure.Management.Network.Fluent.IApplicationGateway>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayRequestRoutingRuleInner>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasParent<Microsoft.Azure.Management.Network.Fluent.IApplicationGateway>
type IApplicationGatewayRequestRoutingRule = interface
interface IHasInner<ApplicationGatewayRequestRoutingRuleInner>
interface IChildResource<IApplicationGateway>
interface IHasName
interface IIndexable
interface IHasParent<IApplicationGateway>
interface IHasPublicIPAddress
interface IHasSslCertificate<IApplicationGatewaySslCertificate>
interface IHasFrontendPort
interface IHasBackendPort
interface IHasHostName
interface IHasCookieBasedAffinity
interface IHasServerNameIndication
interface IApplicationGatewayRequestRoutingRuleBeta
interface IBeta
Public Interface IApplicationGatewayRequestRoutingRule
Implements IApplicationGatewayRequestRoutingRuleBeta, IBeta, IChildResource(Of IApplicationGateway), IHasBackendPort, IHasCookieBasedAffinity, IHasFrontendPort, IHasHostName, IHasInner(Of ApplicationGatewayRequestRoutingRuleInner), IHasParent(Of IApplicationGateway), IHasPublicIPAddress, IHasServerNameIndication, IHasSslCertificate(Of IApplicationGatewaySslCertificate)
- Implementiert
-
IApplicationGatewayRequestRoutingRuleBeta IHasBackendPort IHasCookieBasedAffinity IHasFrontendPort IHasHostName IHasPublicIPAddress IHasServerNameIndication IHasSslCertificate<IApplicationGatewaySslCertificate> IBeta IChildResource<IApplicationGateway> IHasInner<ApplicationGatewayRequestRoutingRuleInner> IHasName IHasParent<IParentT> IHasParent<IApplicationGateway> IIndexable
Eigenschaften
Backend |
Ruft den zugeordneten Back-End-Adresspool ab. |
BackendAddresses |
Ruft die Adressen ab, die dem zugeordneten Back-End zugewiesen sind. |
BackendHttpConfiguration |
Ruft die konfiguration der zugeordneten Back-End-HTTP-Einstellungen ab. |
BackendPort |
Ruft die Back-End-Portnummer ab, an die der Netzwerkdatenverkehr gesendet wird. (Geerbt von IHasBackendPort) |
CookieBasedAffinity |
Ruft die Back-End-Portnummer ab, an die der Netzwerkdatenverkehr gesendet wird. (Geerbt von IHasCookieBasedAffinity) |
FrontendPort |
Ruft die Front-End-Portnummer ab, über die der eingehende Netzwerkdatenverkehr empfangen wird. (Geerbt von IHasFrontendPort) |
FrontendProtocol |
Ruft das Front-End-Protokoll ab. |
HostName |
Ruft den zugeordneten Hostnamen ab. (Geerbt von IHasHostName) |
Inner |
Eine clientseitige Darstellung einer Anwendungsgateway-Anforderungsroutingregel. (Geerbt von IHasInner<T>) |
Key |
Eine clientseitige Darstellung einer Anwendungsgateway-Anforderungsroutingregel. (Geerbt von IIndexable) |
Listener |
Ruft den zugeordneten Front-End-HTTP-Listener ab. |
Name |
Ruft den Namen der Ressource ab. (Geerbt von IHasName) |
Parent |
Ruft das übergeordnete Element dieser untergeordneten Ressource ab. (Geerbt von IHasParent<ParentT>) |
PublicIPAddressId |
Ruft die Ressourcen-ID der zugeordneten öffentlichen IP-Adresse ab. (Geerbt von IHasPublicIPAddress) |
RedirectConfiguration |
Ruft die Umleitungskonfiguration ab, die dieser Anforderungsroutingregel zugeordnet ist, sofern vorhanden. (Geerbt von IApplicationGatewayRequestRoutingRuleBeta) |
RequiresServerNameIndication |
Ruft true ab, wenn die Servernamensanzeige (ServerName Indication, SNI) erforderlich ist, andernfalls false. (Geerbt von IHasServerNameIndication) |
RuleType |
Ruft den Regeltyp ab. |
SslCertificate |
Ruft ggf. das zugeordnete SSL-Zertifikat ab. (Geerbt von IHasSslCertificate<T>) |
Methoden
GetPublicIPAddress() |
Eine clientseitige Darstellung einer Anwendungsgateway-Anforderungsroutingregel. (Geerbt von IHasPublicIPAddress) |
Gilt für:
Azure SDK for .NET