OperationalInsightsSkuName 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.
Nom du niveau de service.
public readonly struct OperationalInsightsSkuName : IEquatable<Azure.ResourceManager.OperationalInsights.Models.OperationalInsightsSkuName>
type OperationalInsightsSkuName = struct
Public Structure OperationalInsightsSkuName
Implements IEquatable(Of OperationalInsightsSkuName)
- Héritage
-
OperationalInsightsSkuName
- Implémente
Constructeurs
OperationalInsightsSkuName(String) |
Initialise une nouvelle instance de OperationalInsightsSkuName. |
Propriétés
CapacityReservation |
CapacityReservation. |
Free |
Libre. |
PerGB2018 |
PerGB2018. |
PerNode |
PerNode. |
Premium |
Premium. |
Standalone |
Autonome. |
Standard |
Standard. |
Méthodes
Equals(OperationalInsightsSkuName) |
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(OperationalInsightsSkuName, OperationalInsightsSkuName) |
Détermine si deux OperationalInsightsSkuName valeurs sont identiques. |
Implicit(String to OperationalInsightsSkuName) |
Convertit une chaîne en OperationalInsightsSkuName. |
Inequality(OperationalInsightsSkuName, OperationalInsightsSkuName) |
Détermine si deux OperationalInsightsSkuName valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET