Uses of Class
com.azure.resourcemanager.network.models.ResourceBasics
Packages that use ResourceBasics
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of ResourceBasics in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return types with arguments of type ResourceBasicsModifier and TypeMethodDescriptionPoolUsageInner.childPools()Get the childPools property: List of IpamPool that are children of this IpamPool. -
Uses of ResourceBasics in com.azure.resourcemanager.network.models
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type ResourceBasicsModifier and TypeClassDescriptionfinal classRepresentation of basic resource information.Methods in com.azure.resourcemanager.network.models that return ResourceBasicsModifier and TypeMethodDescriptionstatic ResourceBasicsResourceBasics.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ResourceBasics from the JsonReader.ResourceBasics.withAddressPrefixes(List<String> addressPrefixes) Set the addressPrefixes property: List of IP address prefixes of the resource.ResourceBasics.withResourceId(String resourceId) Set the resourceId property: ResourceId of the Azure resource.