Class LogSpecification

java.lang.Object
com.azure.resourcemanager.mediaservices.models.LogSpecification

public final class LogSpecification extends Object
A diagnostic log emitted by service.
  • Constructor Details

    • LogSpecification

      public LogSpecification()
      Creates an instance of LogSpecification class.
  • Method Details

    • name

      public String name()
      Get the name property: The diagnostic log category name.
      Returns:
      the name value.
    • displayName

      public String displayName()
      Get the displayName property: The diagnostic log category display name.
      Returns:
      the displayName value.
    • blobDuration

      public String blobDuration()
      Get the blobDuration property: The time range for requests in each blob.
      Returns:
      the blobDuration value.
    • validate

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