Freigeben über


IApplicationGatewaySslCertificate Schnittstelle

Definition

Eine clientseitige Darstellung eines Anwendungsgateway-SSL-Zertifikats.

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

Eigenschaften

Inner

Eine clientseitige Darstellung eines Anwendungsgateway-SSL-Zertifikats.

(Geerbt von IHasInner<T>)
Key

Eine clientseitige Darstellung eines Anwendungsgateway-SSL-Zertifikats.

(Geerbt von IIndexable)
KeyVaultSecretId

Ruft die Geheime ID des (base64-codierten unverschlüsselten pfx)-Objekts "Secret" oder des Zertifikatobjekts ab, das in KeyVault gespeichert ist.

Name

Ruft den Namen der Ressource ab.

(Geerbt von IHasName)
Parent

Ruft das übergeordnete Element dieser untergeordneten Ressource ab.

(Geerbt von IHasParent<ParentT>)
PublicData

Ruft die öffentlichen Daten des Zertifikats ab.

Gilt für: