Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
ConfigScope Enum
Definition
- Namespace:
- Microsoft.Azure.PowerShell.Common.Config
- Assembly:
- Microsoft.Azure.PowerShell.Authentication.Abstractions.dll
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.
public enum ConfigScope
type ConfigScope =
Public Enum ConfigScope
- Inheritance
-
ConfigScope
Fields
| Name | Value | Description |
|---|---|---|
| CurrentUser | 0 | |
| Process | 1 | |
| Default | 2 | |
| Environment | 3 |
