Class SnapshotProperties

java.lang.Object
com.azure.resourcemanager.appservice.fluent.models.SnapshotProperties

public final class SnapshotProperties extends Object
Snapshot resource specific properties.
  • Constructor Details

    • SnapshotProperties

      public SnapshotProperties()
  • Method Details

    • time

      public String time()
      Get the time property: The time the snapshot was taken.
      Returns:
      the time value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.