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 SourceName
A user-defined name of the revoked certificate.
Declaration
public readonly string Name
Field Value
| Type | Description |
|---|---|
| System.String |
PublicCertData
The SHA1 thumbprint of the certificate to be revoked.
Declaration
public readonly string PublicCertData
Field Value
| Type | Description |
|---|---|
| System.String |