Partager via


AppServiceCertificatePatchResource Class

Definition

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

Constructors

AppServiceCertificatePatchResource()
AppServiceCertificatePatchResource(String, String, String, String, String, String, Nullable<KeyVaultSecretStatus>)

Properties

Id (Inherited from ProxyOnlyResource)
KeyVaultId
KeyVaultSecretName
Kind (Inherited from ProxyOnlyResource)
Name (Inherited from ProxyOnlyResource)
ProvisioningState
Type (Inherited from ProxyOnlyResource)

Applies to