AppCenterAliases.

AppCenterDistributeGroupsDeleteWithResult(ICakeContext, AppCenterDistributeGroupsDeleteSettings) Method

Summary

Deletes the distribution group
Assembly
Cake.AppCenter.dll
Namespace
Cake.AppCenter
Containing Type
AppCenterAliases

Syntax

public static IEnumerable<string> AppCenterDistributeGroupsDeleteWithResult(this ICakeContext context, AppCenterDistributeGroupsDeleteSettings settings)

Attributes

Type Description
CakeMethodAliasAttribute
CakeAliasCategoryAttribute

Parameters

Name Type Description
context ICakeContext The context.
settings AppCenterDistributeGroupsDeleteSettings The settings.

Return Value

Type Description
IEnumerable<string> Output lines.