你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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