This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see
Cake.Deploy.Azure.Authentication.
Syntax
public static ServiceClientCredentials LoginAzureRM(this ICakeContext ctx, string tenantId, string loginName, string password)
Attributes
| Type |
Description |
| CakeMethodAliasAttribute |
|
Parameters
| Name |
Type |
Description |
| ctx |
ICakeContext |
|
| tenantId |
string |
|
| loginName |
string |
|
| password |
string |
|
Return Value
| Type |
Description |
| ServiceClientCredentials |
|