AddinAliases.

LoginAzureRM(ICakeContext, string, string, string) Method

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