CertificateSource Struct

Definition

Defines the source of the SSL certificate.

C#
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.CertificateSourceTypeConverter))]
public struct CertificateSource : IEquatable<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.CertificateSource>, System.Management.Automation.IArgumentCompleter
Inheritance
CertificateSource
Attributes
Implements

Fields

Methods

CompleteArgument(String, String, String, CommandAst, IDictionary)

Implementations of this function are called by PowerShell to complete arguments.

Equals(CertificateSource)

Compares values of enum type CertificateSource

Equals(Object)

Compares values of enum type CertificateSource (override for Object)

GetHashCode()

Returns hashCode for enum CertificateSource

ToString()

Returns string representation for CertificateSource

Operators

Equality(CertificateSource, CertificateSource)

Overriding == operator for enum CertificateSource

Implicit(CertificateSource to String)

Implicit operator to convert CertificateSource to string

Implicit(String to CertificateSource)

Implicit operator to convert string to CertificateSource

Inequality(CertificateSource, CertificateSource)

Overriding != operator for enum CertificateSource

Applies to

Product Versions
Azure - PowerShell Commands 12 (LTS), Latest