Class OperationPropertiesFormatServiceSpecification

java.lang.Object
com.microsoft.azure.management.network.OperationPropertiesFormatServiceSpecification

public class OperationPropertiesFormatServiceSpecification extends Object
Specification of the service.
  • Constructor Details

    • OperationPropertiesFormatServiceSpecification

      public OperationPropertiesFormatServiceSpecification()
  • Method Details

    • metricSpecifications

      public List<MetricSpecification> metricSpecifications()
      Get operation service specification.
      Returns:
      the metricSpecifications value
    • withMetricSpecifications

      public OperationPropertiesFormatServiceSpecification withMetricSpecifications(List<MetricSpecification> metricSpecifications)
      Set operation service specification.
      Parameters:
      metricSpecifications - the metricSpecifications value to set
      Returns:
      the OperationPropertiesFormatServiceSpecification object itself.
    • logSpecifications

      public List<LogSpecification> logSpecifications()
      Get operation log specification.
      Returns:
      the logSpecifications value
    • withLogSpecifications

      public OperationPropertiesFormatServiceSpecification withLogSpecifications(List<LogSpecification> logSpecifications)
      Set operation log specification.
      Parameters:
      logSpecifications - the logSpecifications value to set
      Returns:
      the OperationPropertiesFormatServiceSpecification object itself.