Uses of Interface
com.microsoft.azure.management.network.NetworkSecurityRule.UpdateDefinitionStages.Blank
-
Packages that use NetworkSecurityRule.UpdateDefinitionStages.Blank Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of NetworkSecurityRule.UpdateDefinitionStages.Blank in com.microsoft.azure.management.network
Subinterfaces of NetworkSecurityRule.UpdateDefinitionStages.Blank in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceNetworkSecurityRule.UpdateDefinition<ParentT>The entirety of a network security rule definition as part of a network security group update.Methods in com.microsoft.azure.management.network that return NetworkSecurityRule.UpdateDefinitionStages.Blank Modifier and Type Method Description NetworkSecurityRule.UpdateDefinitionStages.Blank<NetworkSecurityGroup.Update>NetworkSecurityGroup.UpdateStages.WithRule. defineRule(String name)Begins the definition of a new security rule to be added to this network security group.
-