VpnClientRootCertificateInner Class
Definition
VPN client root certificate of virtual network gateway
[Microsoft.Rest.Serialization.JsonTransformation]
public class VpnClientRootCertificateInner : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource
type VpnClientRootCertificateInner = class
inherit SubResource
Public Class VpnClientRootCertificateInner
Inherits SubResource
- Inheritance
- Attributes
-
Microsoft.Rest.Serialization.JsonTransformationAttribute
Constructors
VpnClientRootCertificateInner() |
Initializes a new instance of the VpnClientRootCertificateInner class. |
VpnClientRootCertificateInner(String, String, String, String, String) |
Initializes a new instance of the VpnClientRootCertificateInner class. |
Properties
Etag |
Gets or sets 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 root certificate resource. Possible values are: 'Updating', 'Deleting', and 'Failed'. |
PublicCertData |
Gets or sets the certificate public data. |
Methods
Validate() |
Validate the object. |