Uses of Interface
com.microsoft.azure.management.network.NetworkSecurityGroup.DefinitionStages.WithCreate
-
Packages that use NetworkSecurityGroup.DefinitionStages.WithCreate Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of NetworkSecurityGroup.DefinitionStages.WithCreate in com.microsoft.azure.management.network
Subinterfaces of NetworkSecurityGroup.DefinitionStages.WithCreate in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceNetworkSecurityGroup.DefinitionThe entirety of the network security group definition.Methods in com.microsoft.azure.management.network 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.
-