CertificateSource Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the source of the SSL certificate.
[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
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.CertificateSourceTypeConverter))>]
type CertificateSource = struct
interface IArgumentCompleter
Public Structure CertificateSource
Implements IArgumentCompleter, IEquatable(Of CertificateSource)
- Inheritance
-
CertificateSource
- Attributes
- Implements
Complete |
Implementations of this function are called by PowerShell to complete arguments. |
Equals(Certificate |
Compares values of enum type CertificateSource |
Equals(Object) |
Compares values of enum type CertificateSource (override for Object) |
Get |
Returns hashCode for enum CertificateSource |
To |
Returns string representation for CertificateSource |
Equality(Certificate |
Overriding == operator for enum CertificateSource |
Implicit(Certificate |
Implicit operator to convert CertificateSource to string |
Implicit(String to Certificate |
Implicit operator to convert string to CertificateSource |
Inequality(Certificate |
Overriding != operator for enum CertificateSource |
Product | Versions |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |