Share via


KeyVaultSettingValue Struct

Definition

An account setting value.

public readonly struct KeyVaultSettingValue
type KeyVaultSettingValue = struct
Public Structure KeyVaultSettingValue
Inheritance
KeyVaultSettingValue

Methods

AsBoolean()

Gets the boolean value of this account setting if Type is Boolean.

ToString()

Gets the raw string value of this account setting.

Applies to