AppCenterAliases.

AppCenterDistributeGroupsDelete(ICakeContext, AppCenterDistributeGroupsDeleteSettings) Method

Summary

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

Syntax

public static void AppCenterDistributeGroupsDelete(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
void