Click or drag to resize

IAzureServiceManagerGetAzureService Method

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:TheInjectables.Foundation.PaaSPort.Azure.Service.IAzureServiceManager.GetAzureService(TheInjectables.Foundation.PaaSPort.Azure.Service.Authentication.IAzureCredentials)"]

Namespace:  TheInjectables.Foundation.PaaSPort.Azure.Service
Assembly:  TheInjectables.Foundation.PaaSPort.Azure (in TheInjectables.Foundation.PaaSPort.Azure.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
IAzure GetAzureService(
	IAzureCredentials credentials
)

Parameters

credentials
Type: TheInjectables.Foundation.PaaSPort.Azure.Service.AuthenticationIAzureCredentials

[Missing <param name="credentials"/> documentation for "M:TheInjectables.Foundation.PaaSPort.Azure.Service.IAzureServiceManager.GetAzureService(TheInjectables.Foundation.PaaSPort.Azure.Service.Authentication.IAzureCredentials)"]

Return Value

Type: IAzure

[Missing <returns> documentation for "M:TheInjectables.Foundation.PaaSPort.Azure.Service.IAzureServiceManager.GetAzureService(TheInjectables.Foundation.PaaSPort.Azure.Service.Authentication.IAzureCredentials)"]

See Also