Uses of Interface
com.microsoft.azure.management.network.NetworkSecurityRule.DefinitionStages.Blank
-
Packages that use NetworkSecurityRule.DefinitionStages.Blank Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of NetworkSecurityRule.DefinitionStages.Blank in com.microsoft.azure.management.network
Subinterfaces of NetworkSecurityRule.DefinitionStages.Blank in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceNetworkSecurityRule.Definition<ParentT>The entirety of a network security rule definition.Methods in com.microsoft.azure.management.network that return NetworkSecurityRule.DefinitionStages.Blank 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.
-