ApplicationGatewayAuthenticationCertificate 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 ApplicationGatewayAuthenticationCertificate type.
public class ApplicationGatewayAuthenticationCertificate : Azure.ResourceManager.Network.Models.NetworkResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.ApplicationGatewayAuthenticationCertificate>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.ApplicationGatewayAuthenticationCertificate>
type ApplicationGatewayAuthenticationCertificate = class
inherit NetworkResourceData
interface IJsonModel<ApplicationGatewayAuthenticationCertificate>
interface IPersistableModel<ApplicationGatewayAuthenticationCertificate>
Public Class ApplicationGatewayAuthenticationCertificate
Inherits NetworkResourceData
Implements IJsonModel(Of ApplicationGatewayAuthenticationCertificate), IPersistableModel(Of ApplicationGatewayAuthenticationCertificate)
- Inheritance
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| ApplicationGatewayAuthenticationCertificate() |
Initializes a new instance of ApplicationGatewayAuthenticationCertificate. |
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) |
| Name |
Name of the resource. (Inherited from NetworkResourceData) |
| ProvisioningState |
The provisioning state of the authentication certificate resource. |
| ResourceType |
Compatibility member. (Inherited from NetworkResourceData) |
| Type |
Resource type. (Inherited from NetworkResourceData) |