Interface NetworkSecurityGroup.DefinitionStages.WithCreate
- All Superinterfaces:
Creatable<NetworkSecurityGroup>,HasName,Indexable,NetworkSecurityGroup.DefinitionStages.WithRule,Resource.DefinitionWithTags<NetworkSecurityGroup.DefinitionStages.WithCreate>
- All Known Subinterfaces:
NetworkSecurityGroup.Definition
- Enclosing interface:
NetworkSecurityGroup.DefinitionStages
public static interface NetworkSecurityGroup.DefinitionStages.WithCreate
extends Creatable<NetworkSecurityGroup>, Resource.DefinitionWithTags<NetworkSecurityGroup.DefinitionStages.WithCreate>, NetworkSecurityGroup.DefinitionStages.WithRule
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.-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
nameMethods inherited from interface com.azure.resourcemanager.network.models.NetworkSecurityGroup.DefinitionStages.WithRule
defineRuleMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags