CdnCertificateSourceType Struct
Definition
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.
The CdnCertificateSourceType.
public readonly struct CdnCertificateSourceType : IEquatable<Azure.ResourceManager.Cdn.Models.CdnCertificateSourceType>
type CdnCertificateSourceType = struct
Public Structure CdnCertificateSourceType
Implements IEquatable(Of CdnCertificateSourceType)
- Inheritance
-
CdnCertificateSourceType
- Implements
Constructors
CdnCertificateSourceType(String) |
Initializes a new instance of CdnCertificateSourceType. |
Properties
CdnCertificateSource |
CdnCertificateSourceParameters. |
Methods
Equals(CdnCertificateSourceType) |
Indicates whether the current object is equal to another object of the same type. |
ToString() |
Returns the fully qualified type name of this instance. |
Operators
Equality(CdnCertificateSourceType, CdnCertificateSourceType) |
Determines if two CdnCertificateSourceType values are the same. |
Implicit(String to CdnCertificateSourceType) |
Converts a string to a CdnCertificateSourceType. |
Inequality(CdnCertificateSourceType, CdnCertificateSourceType) |
Determines if two CdnCertificateSourceType values are not the same. |
Applies to
Azure SDK for .NET