Uses of Interface
com.azure.resourcemanager.network.models.NetworkSecurityGroup.DefinitionStages.WithCreate
Packages that use NetworkSecurityGroup.DefinitionStages.WithCreate
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of NetworkSecurityGroup.DefinitionStages.WithCreate in com.azure.resourcemanager.network.models
Subinterfaces of NetworkSecurityGroup.DefinitionStages.WithCreate in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the network security group definition.Subinterfaces with type arguments of type NetworkSecurityGroup.DefinitionStages.WithCreate in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe stage of the definition which contains all the minimum required inputs for the resource to be created (viaCreatable.create()), but also allows for any other optional settings to be specified.static interfaceThe stage allowing to specify the resource group.Methods in com.azure.resourcemanager.network.models that return types with arguments of type NetworkSecurityGroup.DefinitionStages.WithCreateModifier and TypeMethodDescriptionNetworkSecurityGroup.DefinitionStages.WithRule.defineRule(String name) Starts the definition of a new security rule.