Uses of Class
com.azure.resourcemanager.network.models.Availability
Packages that use Availability
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of Availability in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return AvailabilityModifier and TypeMethodDescriptionstatic AvailabilityAvailability.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of Availability from the JsonReader.Availability.withBlobDuration(String blobDuration) Set the blobDuration property: Duration of the availability blob.Availability.withRetention(String retention) Set the retention property: The retention of the availability.Availability.withTimeGrain(String timeGrain) Set the timeGrain property: The time grain of the availability.Methods in com.azure.resourcemanager.network.models that return types with arguments of type AvailabilityModifier and TypeMethodDescriptionMetricSpecification.availabilities()Get the availabilities property: List of availability.Method parameters in com.azure.resourcemanager.network.models with type arguments of type AvailabilityModifier and TypeMethodDescriptionMetricSpecification.withAvailabilities(List<Availability> availabilities) Set the availabilities property: List of availability.