KeyVaultSettingValue Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |