Share via


Membros CloudConfiguration

Represents the utilities that are used for retrieving setting values from platform-specific configuration sources.

As tabelas a seguir listam os membros expostos pelo tipo CloudConfiguration.

Público Propriedades

  Nome Descrição
ConfigurationProvider Gets a platform-specific configuration provider.
Tracing Gets the tracing utilities that are used to monitor client operations.

Início

Público Métodos

(consulte tambémProtegido Métodos)

  Nome Descrição
Equals  (Herança de Object)
GetConnectionInfo Sobrecarregado. Gets the connection information that can be used to search for configuration settings.
GetHashCode  (Herança de Object)
GetSetting Gets the value of a configuration setting from a platform-specific configuration source.
GetType  (Herança de Object)
ParseConnectionStringSettings Parses a connection string.
ParseJsonSettings Parses a JSON settings file.
RegisterCloudCredentialsProvider Registers a cloud credentials provider with the configuration runtime.
ToString  (Herança de Object)

Início

Protegido Métodos

  Nome Descrição
Finalize  (Herança de Object)
MemberwiseClone  (Herança de Object)

Início

Consulte também

Referência

Classe CloudConfiguration
Namespace Microsoft.WindowsAzure.Common