ComputeNetworkInterfaceAuxiliarySku 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.
Spécifie si la référence SKU auxiliaire est activée pour la ressource d’interface réseau.
public readonly struct ComputeNetworkInterfaceAuxiliarySku : IEquatable<Azure.ResourceManager.Compute.Models.ComputeNetworkInterfaceAuxiliarySku>
type ComputeNetworkInterfaceAuxiliarySku = struct
Public Structure ComputeNetworkInterfaceAuxiliarySku
Implements IEquatable(Of ComputeNetworkInterfaceAuxiliarySku)
- Héritage
-
ComputeNetworkInterfaceAuxiliarySku
- Implémente
Constructeurs
ComputeNetworkInterfaceAuxiliarySku(String) |
Initialise une nouvelle instance de ComputeNetworkInterfaceAuxiliarySku. |
Propriétés
A1 |
R1. |
A2 |
R2. |
A4 |
A4. |
A8 |
A8. |
None |
Aucun. |
Méthodes
Equals(ComputeNetworkInterfaceAuxiliarySku) |
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(ComputeNetworkInterfaceAuxiliarySku, ComputeNetworkInterfaceAuxiliarySku) |
Détermine si deux ComputeNetworkInterfaceAuxiliarySku valeurs sont identiques. |
Implicit(String to ComputeNetworkInterfaceAuxiliarySku) |
Convertit une chaîne en ComputeNetworkInterfaceAuxiliarySku. |
Inequality(ComputeNetworkInterfaceAuxiliarySku, ComputeNetworkInterfaceAuxiliarySku) |
Détermine si deux ComputeNetworkInterfaceAuxiliarySku valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET