ApplicationGatewayTrustedClientCertificate 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 ApplicationGatewayTrustedClientCertificate type.
public class ApplicationGatewayTrustedClientCertificate : Azure.ResourceManager.Network.Models.NetworkResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.ApplicationGatewayTrustedClientCertificate>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.ApplicationGatewayTrustedClientCertificate>
type ApplicationGatewayTrustedClientCertificate = class
inherit NetworkResourceData
interface IJsonModel<ApplicationGatewayTrustedClientCertificate>
interface IPersistableModel<ApplicationGatewayTrustedClientCertificate>
Public Class ApplicationGatewayTrustedClientCertificate
Inherits NetworkResourceData
Implements IJsonModel(Of ApplicationGatewayTrustedClientCertificate), IPersistableModel(Of ApplicationGatewayTrustedClientCertificate)
- Inheritance
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| ApplicationGatewayTrustedClientCertificate() |
Initializes a new instance of ApplicationGatewayTrustedClientCertificate. |
Properties
| Name | Description |
|---|---|
| ClientCertIssuerDN |
Distinguished name of client certificate issuer. |
| Data |
Gets or sets the Data compatibility property. |
| 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 trusted client certificate resource. |
| ResourceType |
Compatibility member. (Inherited from NetworkResourceData) |
| Type |
Resource type. (Inherited from NetworkResourceData) |
| ValidatedCertData |
Gets or sets the ValidatedCertData compatibility property. |