Class OperationMetaPropertyInfo

java.lang.Object
com.azure.resourcemanager.synapse.fluent.models.OperationMetaPropertyInfo

public final class OperationMetaPropertyInfo extends Object
What is this?.
  • Constructor Details

    • OperationMetaPropertyInfo

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

    • serviceSpecification

      public OperationMetaServiceSpecification serviceSpecification()
      Get the serviceSpecification property: Operation service specification.
      Returns:
      the serviceSpecification value.
    • withServiceSpecification

      public OperationMetaPropertyInfo withServiceSpecification(OperationMetaServiceSpecification serviceSpecification)
      Set the serviceSpecification property: Operation service specification.
      Parameters:
      serviceSpecification - the serviceSpecification value to set.
      Returns:
      the OperationMetaPropertyInfo object itself.
    • validate

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