AzureSettings Class |
[This is preliminary documentation and is subject to change.]
Namespace: TheInjectables.Feature.PaaSPort.DXF.Providers.Azure.Plugins
public class AzureSettings : IPlugin, IAzureCredentials
The AzureSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| AzureSettings | Initializes a new instance of the AzureSettings class |
| Name | Description | |
|---|---|---|
| ClientId |
Gets or sets the | |
| Key |
Gets or sets the | |
| ServiceManager |
Gets (or creates and gets) the service manager used to get the Azure client service
| |
| ServiceManagerConfigurationPath |
Gets or sets the path to the configuration node defining the type of the service manager
| |
| ServicePipelineArgs |
Gets (or creates and gets) the arguments to be passed to the service pipeline
| |
| ServicePipelineArgsConfigurationPath |
Gets or sets the path to the configuration node defining the type of the PaaSPort Service Pipeline's arguments
| |
| ServicePipelineName |
Gets or sets the name of the PaaSPort Service Pipeline to be executed
| |
| SubscriptionId |
Gets or sets the | |
| TenantId |
Gets or sets the |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| _serviceManager | ||
| _servicePipelineArgs |