Show / Hide Table of Contents

Class VirtualNetworkGatewayVpnClientConfigurationRootCertificate

Inheritance
System.Object
VirtualNetworkGatewayVpnClientConfigurationRootCertificate
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Azure.Network.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class VirtualNetworkGatewayVpnClientConfigurationRootCertificate

Fields

View Source

Name

A user-defined name of the revoked certificate.

Declaration
public readonly string Name
Field Value
Type Description
System.String
View Source

PublicCertData

The SHA1 thumbprint of the certificate to be revoked.

Declaration
public readonly string PublicCertData
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.