public static interface ActionGroup.DefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ActionGroup.DefinitionStages.Blank
The first stage of a Action Group definition allowing the resource group to be specified.
|
static interface |
ActionGroup.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for the resource to be created but
also allows for any other optional settings to be specified.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.