Uses of Class
com.azure.resourcemanager.resources.models.ZoneMapping
Packages that use ZoneMapping
Package
Description
Package containing the data models for ResourceManagementClient.
-
Uses of ZoneMapping in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return ZoneMappingModifier and TypeMethodDescriptionstatic ZoneMappingZoneMapping.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ZoneMapping from the JsonReader.ZoneMapping.withLocation(String location) Set the location property: The location of the zone mapping.Set the zones property: The zones property.Methods in com.azure.resourcemanager.resources.models that return types with arguments of type ZoneMappingModifier and TypeMethodDescriptionProviderResourceType.zoneMappings()Get the zoneMappings property: The zoneMappings property.Method parameters in com.azure.resourcemanager.resources.models with type arguments of type ZoneMappingModifier and TypeMethodDescriptionProviderResourceType.withZoneMappings(List<ZoneMapping> zoneMappings) Set the zoneMappings property: The zoneMappings property.