Partager via


AppServiceCertificateResource Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class AppServiceCertificateResource : Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type AppServiceCertificateResource = class
    inherit Resource
Public Class AppServiceCertificateResource
Inherits Resource
Inheritance
AppServiceCertificateResource
Attributes

Constructors

AppServiceCertificateResource()
AppServiceCertificateResource(String, String, String, String, String, IDictionary<String,String>, String, String, Nullable<KeyVaultSecretStatus>)

Properties

Id (Inherited from Resource)
KeyVaultId
KeyVaultSecretName
Kind (Inherited from Resource)
Location (Inherited from Resource)
Name (Inherited from Resource)
ProvisioningState
Tags (Inherited from Resource)
Type (Inherited from Resource)

Methods

Validate()

Applies to