CdnManagedCertificateType Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Type de certificat utilisé.
public readonly struct CdnManagedCertificateType : IEquatable<Azure.ResourceManager.Cdn.Models.CdnManagedCertificateType>
type CdnManagedCertificateType = struct
Public Structure CdnManagedCertificateType
Implements IEquatable(Of CdnManagedCertificateType)
- Héritage
-
CdnManagedCertificateType
- Implémente
Constructeurs
CdnManagedCertificateType(String) |
Initialise une nouvelle instance de CdnManagedCertificateType. |
Propriétés
Dedicated |
Dédié. |
Shared |
Partagé. |
Méthodes
Equals(CdnManagedCertificateType) |
Indique si l'objet actuel est égal à un autre objet du même type. |
ToString() |
Retourne le nom de type qualifié complet de cette instance. |
Opérateurs
Equality(CdnManagedCertificateType, CdnManagedCertificateType) |
Détermine si deux CdnManagedCertificateType valeurs sont identiques. |
Implicit(String to CdnManagedCertificateType) |
Convertit une chaîne en CdnManagedCertificateType. |
Inequality(CdnManagedCertificateType, CdnManagedCertificateType) |
Détermine si deux CdnManagedCertificateType valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET