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. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET