VpnClientRootCertificate Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Compatibility declaration for the VpnClientRootCertificate type.
public class VpnClientRootCertificate : Azure.ResourceManager.Network.Models.NetworkResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.VpnClientRootCertificate>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.VpnClientRootCertificate>
type VpnClientRootCertificate = class
inherit NetworkResourceData
interface IJsonModel<VpnClientRootCertificate>
interface IPersistableModel<VpnClientRootCertificate>
Public Class VpnClientRootCertificate
Inherits NetworkResourceData
Implements IJsonModel(Of VpnClientRootCertificate), IPersistableModel(Of VpnClientRootCertificate)
- Inheritance
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| VpnClientRootCertificate(BinaryData) |
Initializes a new instance of the VpnClientRootCertificate class. |
Properties
| Name | Description |
|---|---|
| ETag |
A unique read-only string that changes whenever the resource is updated. |
| Id |
Resource ID. (Inherited from NetworkResourceData) |
| Name |
Name of the resource. (Inherited from NetworkResourceData) |
| ProvisioningState |
The provisioning state of the VPN client root certificate resource. |
| PublicCertData |
Gets or sets the PublicCertData compatibility property. |
| ResourceType |
Compatibility member. (Inherited from NetworkResourceData) |
| Type |
Resource type. (Inherited from NetworkResourceData) |