Uses of Class
com.azure.resourcemanager.network.models.OperationPropertiesFormatServiceSpecification
-
Packages that use OperationPropertiesFormatServiceSpecification Package Description com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient.com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of OperationPropertiesFormatServiceSpecification in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return OperationPropertiesFormatServiceSpecification Modifier and Type Method Description OperationPropertiesFormatServiceSpecificationOperationInner. serviceSpecification()Get the serviceSpecification property: Specification of the service.OperationPropertiesFormatServiceSpecificationOperationPropertiesFormat. serviceSpecification()Get the serviceSpecification property: Specification of the service.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type OperationPropertiesFormatServiceSpecification Modifier and Type Method Description OperationInnerOperationInner. withServiceSpecification(OperationPropertiesFormatServiceSpecification serviceSpecification)Set the serviceSpecification property: Specification of the service.OperationPropertiesFormatOperationPropertiesFormat. withServiceSpecification(OperationPropertiesFormatServiceSpecification serviceSpecification)Set the serviceSpecification property: Specification of the service. -
Uses of OperationPropertiesFormatServiceSpecification in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return OperationPropertiesFormatServiceSpecification Modifier and Type Method Description OperationPropertiesFormatServiceSpecificationOperationPropertiesFormatServiceSpecification. withLogSpecifications(List<LogSpecification> logSpecifications)Set the logSpecifications property: Operation log specification.OperationPropertiesFormatServiceSpecificationOperationPropertiesFormatServiceSpecification. withMetricSpecifications(List<MetricSpecification> metricSpecifications)Set the metricSpecifications property: Operation service specification.
-