AzureResourceGroupService.

AzureResourceGroupExists(Credentials, string, string) Method

Assembly
Cake.Azure.dll
Namespace
Cake.Azure
Containing Type
AzureResourceGroupService

Syntax

public static bool AzureResourceGroupExists(Credentials credentials, string subscriptionId, string resourceGroupName)

Parameters

Name Type Description
credentials Credentials
subscriptionId string
resourceGroupName string

Return Value

Type Description
bool