Uses of Class
com.azure.resourcemanager.servicebus.models.Subnet
Packages that use Subnet
Package
Description
Package containing the data models for ServiceBusManagementClient.
-
Uses of Subnet in com.azure.resourcemanager.servicebus.models
Classes in com.azure.resourcemanager.servicebus.models that implement interfaces with type arguments of type SubnetMethods in com.azure.resourcemanager.servicebus.models that return SubnetModifier and TypeMethodDescriptionstatic SubnetSubnet.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of Subnet from the JsonReader.NWRuleSetVirtualNetworkRules.subnet()Get the subnet property: Subnet properties.Set the id property: Resource ID of Virtual Network Subnet.Methods in com.azure.resourcemanager.servicebus.models with parameters of type SubnetModifier and TypeMethodDescriptionNWRuleSetVirtualNetworkRules.withSubnet(Subnet subnet) Set the subnet property: Subnet properties.