Freigeben über


IApplicationGatewayIPConfiguration Schnittstelle

Definition

Eine clientseitige Darstellung einer Application Gateway-IP-Konfiguration.

public interface IApplicationGatewayIPConfiguration : 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.ApplicationGatewayIPConfigurationInner>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasParent<Microsoft.Azure.Management.Network.Fluent.IApplicationGateway>
type IApplicationGatewayIPConfiguration = interface
    interface IHasInner<ApplicationGatewayIPConfigurationInner>
    interface IChildResource<IApplicationGateway>
    interface IHasName
    interface IIndexable
    interface IHasParent<IApplicationGateway>
Public Interface IApplicationGatewayIPConfiguration
Implements IChildResource(Of IApplicationGateway), IHasInner(Of ApplicationGatewayIPConfigurationInner), IHasParent(Of IApplicationGateway)
Implementiert

Eigenschaften

Inner

Eine clientseitige Darstellung einer Application Gateway-IP-Konfiguration.

(Geerbt von IHasInner<T>)
Key

Eine clientseitige Darstellung einer Application Gateway-IP-Konfiguration.

(Geerbt von IIndexable)
Name

Ruft den Namen der Ressource ab.

(Geerbt von IHasName)
NetworkId

Ruft die Ressourcen-ID des virtuellen Netzwerks ab, in dem sich das Anwendungsgateway befindet.

Parent

Ruft das übergeordnete Element dieser untergeordneten Ressource ab.

(Geerbt von IHasParent<ParentT>)
SubnetName

Ruft den Namen des Subnetzes ab, in dem sich das Anwendungsgateway befindet.

Methoden

GetSubnet()

Eine clientseitige Darstellung einer Application Gateway-IP-Konfiguration.

Gilt für: