FluidRelayStorageSku 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.
Référence SKU du stockage associé à la ressource.
public readonly struct FluidRelayStorageSku : IEquatable<Azure.ResourceManager.FluidRelay.Models.FluidRelayStorageSku>
type FluidRelayStorageSku = struct
Public Structure FluidRelayStorageSku
Implements IEquatable(Of FluidRelayStorageSku)
- Héritage
-
FluidRelayStorageSku
- Implémente
Constructeurs
FluidRelayStorageSku(String) |
Initialise une nouvelle instance de FluidRelayStorageSku. |
Propriétés
Basic |
Base. |
Standard |
Standard. |
Méthodes
Equals(FluidRelayStorageSku) |
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(FluidRelayStorageSku, FluidRelayStorageSku) |
Détermine si deux FluidRelayStorageSku valeurs sont identiques. |
Implicit(String to FluidRelayStorageSku) |
Convertit une chaîne en FluidRelayStorageSku. |
Inequality(FluidRelayStorageSku, FluidRelayStorageSku) |
Détermine si deux FluidRelayStorageSku valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET