Partager via


AppServiceCertificatePatchResource Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.AppServiceCertificatePatchResourceTypeConverter))]
public class AppServiceCertificatePatchResource : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IAppServiceCertificatePatchResource, Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.AppServiceCertificatePatchResourceTypeConverter))>]
type AppServiceCertificatePatchResource = class
    interface IAppServiceCertificatePatchResource
    interface IJsonSerializable
    interface IProxyOnlyResource
    interface IValidates
Public Class AppServiceCertificatePatchResource
Implements IAppServiceCertificatePatchResource, IValidates
Inheritance
AppServiceCertificatePatchResource
Attributes
Implements

Constructors

AppServiceCertificatePatchResource()

Properties

Id
KeyVaultId
KeyVaultSecretName
Kind
Name
ProvisioningState
Type

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
Validate(IEventListener)

Applies to