Aracılığıyla paylaş


NginxCertificateProperties Class

Definition

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

Constructors

NginxCertificateProperties()

Properties

CertificateVirtualPath
KeyVaultSecretId
KeyVirtualPath
ProvisioningState

Methods

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

Applies to