IApplicationGatewayAuthenticationCertificate Schnittstelle

Definition

Eine clientseitige Darstellung eines Anwendungsgateway-Authentifizierungszertifikats.

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

Eigenschaften

Data

Ruft Base64-codierte Bytes des X.509-Zertifikats ab.

Inner

Eine clientseitige Darstellung eines Anwendungsgateway-Authentifizierungszertifikats.

(Geerbt von IHasInner<T>)
Key

Eine clientseitige Darstellung eines Anwendungsgateway-Authentifizierungszertifikats.

(Geerbt von IIndexable)
Name

Ruft den Namen der Ressource ab.

(Geerbt von IHasName)
Parent

Ruft das übergeordnete Element dieser untergeordneten Ressource ab.

(Geerbt von IHasParent<ParentT>)

Gilt für: