Partager via


StorageInsightState Structure

Définition

État de la connexion d’insights de stockage à l’espace de travail.

public readonly struct StorageInsightState : IEquatable<Azure.ResourceManager.OperationalInsights.Models.StorageInsightState>
type StorageInsightState = struct
Public Structure StorageInsightState
Implements IEquatable(Of StorageInsightState)
Héritage
StorageInsightState
Implémente

Constructeurs

StorageInsightState(String)

Initialise une nouvelle instance de StorageInsightState.

Propriétés

Error

ERREUR.

OK

OK.

Méthodes

Equals(StorageInsightState)

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(StorageInsightState, StorageInsightState)

Détermine si deux StorageInsightState valeurs sont identiques.

Implicit(String to StorageInsightState)

Convertit une chaîne en StorageInsightState.

Inequality(StorageInsightState, StorageInsightState)

Détermine si deux StorageInsightState valeurs ne sont pas identiques.

S’applique à