ApplicationGatewayTrustedRootCertificate 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 ApplicationGatewayTrustedRootCertificate type.
public class ApplicationGatewayTrustedRootCertificate : Azure.ResourceManager.Network.Models.NetworkResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.ApplicationGatewayTrustedRootCertificate>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.ApplicationGatewayTrustedRootCertificate>
type ApplicationGatewayTrustedRootCertificate = class
inherit NetworkResourceData
interface IJsonModel<ApplicationGatewayTrustedRootCertificate>
interface IPersistableModel<ApplicationGatewayTrustedRootCertificate>
Public Class ApplicationGatewayTrustedRootCertificate
Inherits NetworkResourceData
Implements IJsonModel(Of ApplicationGatewayTrustedRootCertificate), IPersistableModel(Of ApplicationGatewayTrustedRootCertificate)
- Inheritance
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| ApplicationGatewayTrustedRootCertificate() |
Initializes a new instance of ApplicationGatewayTrustedRootCertificate. |
Properties
| Name | Description |
|---|---|
| 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) |
| KeyVaultSecretId |
Secret Id of (base-64 encoded unencrypted pfx) 'Secret' or 'Certificate' object stored in KeyVault. |
| Name |
Name of the resource. (Inherited from NetworkResourceData) |
| ProvisioningState |
The provisioning state of the trusted root certificate resource. |
| ResourceType |
Compatibility member. (Inherited from NetworkResourceData) |
| Type |
Resource type. (Inherited from NetworkResourceData) |