Uses of Class
com.azure.resourcemanager.appplatform.models.OperationProperties
-
Packages that use OperationProperties Package Description com.azure.resourcemanager.appplatform.fluent.models Package containing the inner data models for AppPlatformManagementClient.com.azure.resourcemanager.appplatform.models 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 OperationProperties Modifier and Type Method Description OperationPropertiesOperationDetailInner. properties()Get the properties property: Properties of the operation.Methods in com.azure.resourcemanager.appplatform.fluent.models with parameters of type OperationProperties Modifier and Type Method Description OperationDetailInnerOperationDetailInner. 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 OperationProperties Modifier and Type Method Description OperationPropertiesOperationProperties. withServiceSpecification(ServiceSpecification serviceSpecification)Set the serviceSpecification property: Service specifications of the operation.
-