AzureConfigUtils 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.
Various utility functions to make it easier to access and handle Azure configuration information.
public static class AzureConfigUtils
type AzureConfigUtils = class
Public Class AzureConfigUtils
- Inheritance
-
AzureConfigUtils
Properties
AppDirectoryLocations |
Return the expected possible base locations for the Azure app directory we are being run from |
ClientConfigFileLocation |
Return the default file location for the Orleans client config file (ClientConfiguration.xml) |
SiloConfigFileLocation |
Return the default file location for the Orleans silo config file (OrleansConfiguration.xml) |