ManagedCertificateParameters Class

Definition

Managed Certificate used for https

C#
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ManagedCertificateParametersTypeConverter))]
public class ManagedCertificateParameters : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IManagedCertificateParameters, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IValidates
Inheritance
ManagedCertificateParameters
Attributes
Implements

Constructors

Properties

ExpirationDate

Certificate expiration date.

Subject

Subject name in the certificate.

Type

The type of the secret resource.

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of ManagedCertificateParameters.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of ManagedCertificateParameters.

FromJson(JsonNode)

Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IManagedCertificateParameters.

FromJsonString(String)

Creates a new instance of ManagedCertificateParameters, deserializing the content from a json string.

ToJson(JsonObject, SerializationMode)

Serializes this instance of ManagedCertificateParameters into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()
Validate(IEventListener)

Validates that this object meets the validation criteria.

Applies to

Produkt Versionen
Azure - PowerShell Commands 12 (LTS), Latest