27 строки
3.2 KiB
YAML
27 строки
3.2 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.network.ApplicationGatewayAuthenticationCertificate"
|
|
fullName: "com.microsoft.azure.management.network.ApplicationGatewayAuthenticationCertificate"
|
|
name: "ApplicationGatewayAuthenticationCertificate"
|
|
nameWithType: "ApplicationGatewayAuthenticationCertificate"
|
|
summary: "A client-side representation of an application gateway authentication certificate."
|
|
syntax: "public interface **ApplicationGatewayAuthenticationCertificate**</br> extends <xref href=\"com.microsoft.azure.management.resources.fluentcore.model.HasInner?alt=com.microsoft.azure.management.resources.fluentcore.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.network.implementation.ApplicationGatewayAuthenticationCertificateInner?alt=com.microsoft.azure.management.network.implementation.ApplicationGatewayAuthenticationCertificateInner&text=ApplicationGatewayAuthenticationCertificateInner\" data-throw-if-not-resolved=\"False\" />>, <xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.models.ChildResource?alt=com.microsoft.azure.management.resources.fluentcore.arm.models.ChildResource&text=ChildResource\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.network.ApplicationGateway?alt=com.microsoft.azure.management.network.ApplicationGateway&text=ApplicationGateway\" data-throw-if-not-resolved=\"False\" />>"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.network.ApplicationGatewayAuthenticationCertificate.data()"
|
|
fullName: "com.microsoft.azure.management.network.ApplicationGatewayAuthenticationCertificate.data()"
|
|
name: "data()"
|
|
nameWithType: "ApplicationGatewayAuthenticationCertificate.data()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String data()"
|
|
returns:
|
|
description: "base-64 encoded bytes of the X.509 certificate"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "A client-side representation of an application gateway authentication certificate."
|
|
implements:
|
|
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.models.ChildResource?alt=com.microsoft.azure.management.resources.fluentcore.arm.models.ChildResource&text=ChildResource\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.network.ApplicationGateway?alt=com.microsoft.azure.management.network.ApplicationGateway&text=ApplicationGateway\" data-throw-if-not-resolved=\"False\" />>"
|
|
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.model.HasInner?alt=com.microsoft.azure.management.resources.fluentcore.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.network.implementation.ApplicationGatewayAuthenticationCertificateInner?alt=com.microsoft.azure.management.network.implementation.ApplicationGatewayAuthenticationCertificateInner&text=ApplicationGatewayAuthenticationCertificateInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.network"
|
|
artifact: com.microsoft.azure:azure-mgmt-network:1.41.4
|