Uses of Interface
com.azure.resourcemanager.network.models.NetworkSecurityGroup.DefinitionStages.WithCreate
-
Packages that use NetworkSecurityGroup.DefinitionStages.WithCreate Package Description com.azure.resourcemanager.network.models 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.models Modifier and Type Interface Description static interfaceNetworkSecurityGroup.DefinitionThe entirety of the network security group definition.Methods in com.azure.resourcemanager.network.models that return types with arguments of type NetworkSecurityGroup.DefinitionStages.WithCreate Modifier and Type Method Description NetworkSecurityRule.DefinitionStages.Blank<NetworkSecurityGroup.DefinitionStages.WithCreate>NetworkSecurityGroup.DefinitionStages.WithRule. defineRule(String name)Starts the definition of a new security rule.
-