KeyVaultSetting Class
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.
The Setting.
public class KeyVaultSetting
type KeyVaultSetting = class
Public Class KeyVaultSetting
- Inheritance
-
KeyVaultSetting
Constructors
KeyVaultSetting(String, Boolean) |
Creates a new instance of the KeyVaultSetting class with the given name and boolean value. |
Properties
Name |
The account setting to be updated. |
SettingType |
Gets the type specifier of the value. |
Value |
Gets the value of the account setting. |
Methods
ToString() |
Returns the setting name, value, and type. |
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