public static interface ResourceGroup.DefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ResourceGroup.DefinitionStages.Blank
A resource group definition allowing location to be set.
|
static interface |
ResourceGroup.DefinitionStages.WithCreate
A resource group definition with sufficient inputs to create a new
resource group in the cloud, but exposing additional optional inputs to
specify.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/