ExpressRouteLinkMacSecCipher 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.
Chiffrement de sécurité Mac.
public readonly struct ExpressRouteLinkMacSecCipher : IEquatable<Azure.ResourceManager.Network.Models.ExpressRouteLinkMacSecCipher>
type ExpressRouteLinkMacSecCipher = struct
Public Structure ExpressRouteLinkMacSecCipher
Implements IEquatable(Of ExpressRouteLinkMacSecCipher)
- Héritage
-
ExpressRouteLinkMacSecCipher
- Implémente
Constructeurs
ExpressRouteLinkMacSecCipher(String) |
Initialise une nouvelle instance de ExpressRouteLinkMacSecCipher. |
Propriétés
GcmAes128 |
GcmAes128. |
GcmAes256 |
GcmAes256. |
GcmAesXpn128 |
GcmAesXpn128. |
GcmAesXpn256 |
GcmAesXpn256. |
Méthodes
Equals(ExpressRouteLinkMacSecCipher) |
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(ExpressRouteLinkMacSecCipher, ExpressRouteLinkMacSecCipher) |
Détermine si deux ExpressRouteLinkMacSecCipher valeurs sont identiques. |
Implicit(String to ExpressRouteLinkMacSecCipher) |
Convertit une chaîne en ExpressRouteLinkMacSecCipher. |
Inequality(ExpressRouteLinkMacSecCipher, ExpressRouteLinkMacSecCipher) |
Détermine si deux ExpressRouteLinkMacSecCipher valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET