Uses of Class
com.azure.resourcemanager.datafactory.models.OperationServiceSpecification
Package
Description
Package containing the inner data models for DataFactoryManagementClient.
Package containing the data models for DataFactoryManagementClient.
-
Uses of OperationServiceSpecification in com.azure.resourcemanager.datafactory.fluent.models
Modifier and TypeMethodDescriptionOperationInner.serviceSpecification()
Get the serviceSpecification property: Details about a service operation.OperationProperties.serviceSpecification()
Get the serviceSpecification property: Details about a service operation.Modifier and TypeMethodDescriptionOperationInner.withServiceSpecification
(OperationServiceSpecification serviceSpecification) Set the serviceSpecification property: Details about a service operation.OperationProperties.withServiceSpecification
(OperationServiceSpecification serviceSpecification) Set the serviceSpecification property: Details about a service operation. -
Uses of OperationServiceSpecification in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionOperation.serviceSpecification()
Gets the serviceSpecification property: Details about a service operation.OperationServiceSpecification.withLogSpecifications
(List<OperationLogSpecification> logSpecifications) Set the logSpecifications property: Details about operations related to logs.OperationServiceSpecification.withMetricSpecifications
(List<OperationMetricSpecification> metricSpecifications) Set the metricSpecifications property: Details about operations related to metrics.