public static interface NetworkSecurityGroup.DefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
NetworkSecurityGroup.DefinitionStages.Blank
The first stage of the definition.
|
static interface |
NetworkSecurityGroup.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for the resource to be created
(via
Creatable.create()), but also allows for any other optional settings to be specified. |
static interface |
NetworkSecurityGroup.DefinitionStages.WithGroup
The stage allowing to specify the resource group.
|
static interface |
NetworkSecurityGroup.DefinitionStages.WithRule
The stage allowing to define a new security rule.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.