Class ListServiceFabricApplicableSchedulesResult


  • public final class ListServiceFabricApplicableSchedulesResult
    extends java.lang.Object
    • Method Detail

      • id

        public java.lang.String id()
        Returns:
        The identifier of the resource.
      • labVmsShutdown

        public java.util.Optional<ScheduleResponse> labVmsShutdown()
        Returns:
        The auto-shutdown schedule, if one has been set at the lab or lab resource level.
      • labVmsStartup

        public java.util.Optional<ScheduleResponse> labVmsStartup()
        Returns:
        The auto-startup schedule, if one has been set at the lab or lab resource level.
      • location

        public java.util.Optional<java.lang.String> location()
        Returns:
        The location of the resource.
      • name

        public java.lang.String name()
        Returns:
        The name of the resource.
      • tags

        public java.util.Map<java.lang.String,​java.lang.String> tags()
        Returns:
        The tags of the resource.
      • type

        public java.lang.String type()
        Returns:
        The type of the resource.