C# (CSharp) Google.PowerShell.Common ActiveUserConfig - 8 примеров найдено. Это лучшие примеры C# (CSharp) кода для Google.PowerShell.Common.ActiveUserConfig, полученные из open source проектов. Вы можете ставить оценку каждому примеру, чтобы помочь нам улучшить качество примеров.
Class that represents the current active gcloud config. The active gcloud config is the config that is listed when running "gcloud config list". This active config can be changed if the user run commands like "gcloud config set account" or if certain CLOUDSDK_* environment variables are changed.