azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

27 строки
1.2 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.network.model.HasSslCertificate"
fullName: "com.microsoft.azure.management.network.model.HasSslCertificate<T>"
name: "HasSslCertificate<T>"
nameWithType: "HasSslCertificate<T>"
summary: "An interface representing a model's ability to reference an SSL certificate."
syntax: "public interface **HasSslCertificate<T>**"
methods:
- uid: "com.microsoft.azure.management.network.model.HasSslCertificate.sslCertificate()"
fullName: "com.microsoft.azure.management.network.model.HasSslCertificate<T>.sslCertificate()"
name: "sslCertificate()"
nameWithType: "HasSslCertificate<T>.sslCertificate()"
modifiers:
- "abstract"
syntax: "public abstract T sslCertificate()"
returns:
description: "the associated SSL certificate, if any"
type: "<xref href=\"T?alt=T&text=T\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
typeParameters:
- description: "the SSL certificate type"
name: "T"
desc: "An interface representing a model's ability to reference an SSL certificate."
metadata: {}
package: "com.microsoft.azure.management.network.model"
artifact: com.microsoft.azure:azure-mgmt-network:1.41.4