Uses of Class
com.azure.resourcemanager.appplatform.models.OperationProperties
Packages that use OperationProperties
Package
Description
Package containing the inner data models for AppPlatformManagementClient.
Package containing the data models for AppPlatformManagementClient.
-
Uses of OperationProperties in com.azure.resourcemanager.appplatform.fluent.models
Methods in com.azure.resourcemanager.appplatform.fluent.models that return OperationPropertiesModifier and TypeMethodDescriptionOperationDetailInner.properties()Get the properties property: Properties of the operation.Methods in com.azure.resourcemanager.appplatform.fluent.models with parameters of type OperationPropertiesModifier and TypeMethodDescriptionOperationDetailInner.withProperties(OperationProperties properties) Set the properties property: Properties of the operation. -
Uses of OperationProperties in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return OperationPropertiesModifier and TypeMethodDescriptionstatic OperationPropertiesOperationProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of OperationProperties from the JsonReader.OperationProperties.withServiceSpecification(ServiceSpecification serviceSpecification) Set the serviceSpecification property: Service specifications of the operation.