Uses of Interface
com.azure.resourcemanager.network.models.NetworkSecurityGroup.DefinitionStages.WithRule
-
Packages that use NetworkSecurityGroup.DefinitionStages.WithRule Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of NetworkSecurityGroup.DefinitionStages.WithRule in com.azure.resourcemanager.network.models
Subinterfaces of NetworkSecurityGroup.DefinitionStages.WithRule in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceNetworkSecurityGroup.DefinitionThe entirety of the network security group definition.static interfaceNetworkSecurityGroup.DefinitionStages.WithCreateThe 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.
-