Aracılığıyla paylaş


INginxCertificate Interface

Definition

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

Properties

CertificateVirtualPath
Id
KeyVaultSecretId
KeyVirtualPath
Location
Name
ProvisioningState
SystemDataCreatedAt

The timestamp of resource creation (UTC).

SystemDataCreatedBy

The identity that created the resource.

SystemDataCreatedByType

The type of identity that created the resource.

SystemDataLastModifiedAt

The timestamp of resource last modification (UTC)

SystemDataLastModifiedBy

The identity that last modified the resource.

SystemDataLastModifiedByType

The type of identity that last modified the resource.

Type

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to