Szerkesztés

Megosztás a következőn keresztül:


AzureConfigUtils Class

Definition

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)

Applies to