Uses of Class
com.azure.resourcemanager.servicebus.models.Subnet
-
Packages that use Subnet Package Description com.azure.resourcemanager.servicebus.models Package containing the data models for ServiceBusManagementClient. -
-
Uses of Subnet in com.azure.resourcemanager.servicebus.models
Methods in com.azure.resourcemanager.servicebus.models that return Subnet Modifier and Type Method Description SubnetNWRuleSetVirtualNetworkRules. subnet()Get the subnet property: Subnet properties.SubnetSubnet. withId(String id)Set the id property: Resource ID of Virtual Network Subnet.Methods in com.azure.resourcemanager.servicebus.models with parameters of type Subnet Modifier and Type Method Description NWRuleSetVirtualNetworkRulesNWRuleSetVirtualNetworkRules. withSubnet(Subnet subnet)Set the subnet property: Subnet properties.
-