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