Udostępnij za pośrednictwem


KeyVaultSettingType Struktura

Definicja

Specyfikator typu wartości.

public readonly struct KeyVaultSettingType : IEquatable<Azure.Security.KeyVault.Administration.KeyVaultSettingType>
type KeyVaultSettingType = struct
Public Structure KeyVaultSettingType
Implements IEquatable(Of KeyVaultSettingType)
Dziedziczenie
KeyVaultSettingType
Implementuje

Konstruktory

KeyVaultSettingType(String)

Inicjuje nowe wystąpienie klasy KeyVaultSettingType.

Właściwości

Boolean

Boolean.

Metody

Equals(KeyVaultSettingType)

Wskazuje, czy bieżący obiekt jest równy innemu obiektowi tego samego typu.

ToString()

Zwraca w pełni kwalifikowaną nazwę typu tego wystąpienia.

Operatory

Equality(KeyVaultSettingType, KeyVaultSettingType)

Określa, czy dwie KeyVaultSettingType wartości są takie same.

Implicit(String to KeyVaultSettingType)

Konwertuje ciąg na .KeyVaultSettingType

Inequality(KeyVaultSettingType, KeyVaultSettingType)

Określa, czy dwie KeyVaultSettingType wartości nie są takie same.

Dotyczy