ApplicationGatewayAuthenticationCertificateInner Class
Definition
Authentication certificates of an application gateway.
[Microsoft.Rest.Serialization.JsonTransformation]
public class ApplicationGatewayAuthenticationCertificateInner : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource
type ApplicationGatewayAuthenticationCertificateInner = class
inherit SubResource
Public Class ApplicationGatewayAuthenticationCertificateInner
Inherits SubResource
- Inheritance
- Attributes
-
Microsoft.Rest.Serialization.JsonTransformationAttribute
Constructors
ApplicationGatewayAuthenticationCertificateInner() |
Initializes a new instance of the ApplicationGatewayAuthenticationCertificateInner class. |
ApplicationGatewayAuthenticationCertificateInner(String, String, String, String, String, String) |
Properties
Data |
Gets or sets certificate public data. |
Etag |
Gets or sets a unique read-only string that changes whenever the resource is updated. |
Id |
Resource Id (Inherited from SubResource) |
Name |
Gets or sets name of the resource that is unique within a resource group. This name can be used to access the resource. |
ProvisioningState |
Gets or sets provisioning state of the authentication certificate resource. Possible values are: 'Updating', 'Deleting', and 'Failed'. |
Type |