VpnClientRevokedCertificateInner Class

Definition

VPN client revoked certificate of virtual network gateway.

[Microsoft.Rest.Serialization.JsonTransformation]
public class VpnClientRevokedCertificateInner : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type VpnClientRevokedCertificateInner = class
    inherit SubResource
Public Class VpnClientRevokedCertificateInner
Inherits SubResource
Inheritance
VpnClientRevokedCertificateInner
Attributes

Constructors

VpnClientRevokedCertificateInner()

Initializes a new instance of the VpnClientRevokedCertificateInner class.

VpnClientRevokedCertificateInner(String, String, ProvisioningState, String, String)

Initializes a new instance of the VpnClientRevokedCertificateInner class.

Properties

Etag

Gets a unique read-only string that changes whenever the resource is updated.

Id

Resource Id

(Inherited from SubResource)
Name

Gets or sets the name of the resource that is unique within a resource group. This name can be used to access the resource.

ProvisioningState

Gets the provisioning state of the VPN client revoked certificate resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'

Thumbprint

Gets or sets the revoked VPN client certificate thumbprint.

Applies to