ApplicationGatewayTrustedClientCertificate interface
Trusted client certificates of an application gateway.
- Extends
Properties
client |
Distinguished name of client certificate issuer. NOTE: This property will not be serialized. It can only be populated by the server. |
data | Certificate public data. |
etag | A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server. |
name | Name of the trusted client certificate that is unique within an Application Gateway. |
provisioning |
The provisioning state of the trusted client certificate resource. NOTE: This property will not be serialized. It can only be populated by the server. |
type | Type of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
validated |
Validated certificate data. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
id | Resource ID. |
Property Details
clientCertIssuerDN
Distinguished name of client certificate issuer. NOTE: This property will not be serialized. It can only be populated by the server.
clientCertIssuerDN?: string
Property Value
string
data
Certificate public data.
data?: string
Property Value
string
etag
A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.
etag?: string
Property Value
string
name
Name of the trusted client certificate that is unique within an Application Gateway.
name?: string
Property Value
string
provisioningState
The provisioning state of the trusted client certificate resource. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
type
Type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
validatedCertData
Validated certificate data. NOTE: This property will not be serialized. It can only be populated by the server.
validatedCertData?: string
Property Value
string