Uses of Interface
com.azure.resourcemanager.network.models.NetworkSecurityRule.UpdateDefinitionStages.Blank
-
Packages that use NetworkSecurityRule.UpdateDefinitionStages.Blank Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of NetworkSecurityRule.UpdateDefinitionStages.Blank in com.azure.resourcemanager.network.models
Subinterfaces of NetworkSecurityRule.UpdateDefinitionStages.Blank in com.azure.resourcemanager.network.models 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.azure.resourcemanager.network.models 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.
-