Share via


INginxCertificateProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.Api20230401.NginxCertificatePropertiesTypeConverter))]
public interface INginxCertificateProperties : Microsoft.Azure.PowerShell.Cmdlets.Nginx.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.Api20230401.NginxCertificatePropertiesTypeConverter))>]
type INginxCertificateProperties = interface
    interface IJsonSerializable
Public Interface INginxCertificateProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

CertificateVirtualPath
KeyVaultSecretId
KeyVirtualPath
ProvisioningState

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to