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.Management.WebSites.
- Assembly
- Cake
.Deploy .Azure .Management .WebSites .dll - Namespace
- Cake
.Deploy .Azure .Management .WebSites - Containing Type
- AddinAliases
Syntax
public static User GetPublishingCredentialsSlot(this ICakeContext ctx, ServiceClientCredentials credentials, string subscriptionId, string resourceGroupName, string websiteName, string slot)
Attributes
Type | Description |
---|---|
Cake |
Parameters
Name | Type | Description |
---|---|---|
ctx | ICakeContext | |
credentials | Service |
|
subscriptionId | string | |
resourceGroupName | string | |
websiteName | string | |
slot | string |
Return Value
Type | Description |
---|---|
User |