Uses of Class
org.jclouds.azurecompute.arm.domain.vpn.VPNClientRevokedCertificate.VPNClientRevokedCertificateProperties
-
Packages that use VPNClientRevokedCertificate.VPNClientRevokedCertificateProperties Package Description org.jclouds.azurecompute.arm.domain.vpn -
-
Uses of VPNClientRevokedCertificate.VPNClientRevokedCertificateProperties in org.jclouds.azurecompute.arm.domain.vpn
Methods in org.jclouds.azurecompute.arm.domain.vpn that return VPNClientRevokedCertificate.VPNClientRevokedCertificateProperties Modifier and Type Method Description static VPNClientRevokedCertificate.VPNClientRevokedCertificateProperties
VPNClientRevokedCertificate.VPNClientRevokedCertificateProperties. create(String provisioningState, String thumbprint)
abstract VPNClientRevokedCertificate.VPNClientRevokedCertificateProperties
VPNClientRevokedCertificate. properties()
Methods in org.jclouds.azurecompute.arm.domain.vpn with parameters of type VPNClientRevokedCertificate.VPNClientRevokedCertificateProperties Modifier and Type Method Description static VPNClientRevokedCertificate
VPNClientRevokedCertificate. create(String id, String name, String etag, VPNClientRevokedCertificate.VPNClientRevokedCertificateProperties properties)
-