Uses of Class
com.azure.resourcemanager.servicebus.models.NetworkRuleSetListResult
-
Packages that use NetworkRuleSetListResult Package Description com.azure.resourcemanager.servicebus.models Package containing the data models for ServiceBusManagementClient. -
-
Uses of NetworkRuleSetListResult in com.azure.resourcemanager.servicebus.models
Methods in com.azure.resourcemanager.servicebus.models that return NetworkRuleSetListResult Modifier and Type Method Description NetworkRuleSetListResultNetworkRuleSetListResult. withNextLink(String nextLink)Set the nextLink property: Link to the next set of results.NetworkRuleSetListResultNetworkRuleSetListResult. withValue(List<NetworkRuleSetInner> value)Set the value property: Result of the List NetworkRuleSet operation.
-