Uses of Class
com.azure.resourcemanager.network.models.OperationPropertiesFormatServiceSpecification
Packages that use OperationPropertiesFormatServiceSpecification
Package
Description
Package containing the inner data models for NetworkManagementClient.
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 OperationPropertiesFormatServiceSpecificationModifier and TypeMethodDescriptionOperationInner.serviceSpecification()Get the serviceSpecification property: Specification of the service.OperationPropertiesFormat.serviceSpecification()Get the serviceSpecification property: Specification of the service.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type OperationPropertiesFormatServiceSpecificationModifier and TypeMethodDescriptionOperationInner.withServiceSpecification(OperationPropertiesFormatServiceSpecification serviceSpecification) Set the serviceSpecification property: Specification of the service.OperationPropertiesFormat.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 OperationPropertiesFormatServiceSpecificationModifier and TypeMethodDescriptionOperationPropertiesFormatServiceSpecification.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of OperationPropertiesFormatServiceSpecification from the JsonReader.OperationPropertiesFormatServiceSpecification.withLogSpecifications(List<LogSpecification> logSpecifications) Set the logSpecifications property: Operation log specification.OperationPropertiesFormatServiceSpecification.withMetricSpecifications(List<MetricSpecification> metricSpecifications) Set the metricSpecifications property: Operation service specification.