Uses of Class
com.azure.resourcemanager.containerservice.models.DateSpan
Packages that use DateSpan
Package
Description
Package containing the data models for ContainerServiceManagementClient.
-
Uses of DateSpan in com.azure.resourcemanager.containerservice.models
Methods in com.azure.resourcemanager.containerservice.models that return DateSpanModifier and TypeMethodDescriptionSet the end property: The end date of the date span.Set the start property: The start date of the date span.Methods in com.azure.resourcemanager.containerservice.models that return types with arguments of type DateSpanModifier and TypeMethodDescriptionMaintenanceWindow.notAllowedDates()Get the notAllowedDates property: Date ranges on which upgrade is not allowed.Method parameters in com.azure.resourcemanager.containerservice.models with type arguments of type DateSpanModifier and TypeMethodDescriptionMaintenanceWindow.withNotAllowedDates(List<DateSpan> notAllowedDates) Set the notAllowedDates property: Date ranges on which upgrade is not allowed.