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

public final class Properties extends Object
The service specification property.
  • Constructor Details

    • Properties

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

    • serviceSpecification

      public ServiceSpecification serviceSpecification()
      Get the serviceSpecification property: The service specifications.
      Returns:
      the serviceSpecification value.
    • validate

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