Uses of Class
com.azure.resourcemanager.loganalytics.fluent.models.OperationInner
Packages that use OperationInner
Package
Description
Package containing the service clients for OperationalInsightsManagementClient.
Package containing the inner data models for OperationalInsightsManagementClient.
Package containing the data models for OperationalInsightsManagementClient.
-
Uses of OperationInner in com.azure.resourcemanager.loganalytics.fluent
Methods in com.azure.resourcemanager.loganalytics.fluent that return types with arguments of type OperationInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<OperationInner>OperationsClient.list()Lists all of the available OperationalInsights Rest API operations.com.azure.core.http.rest.PagedIterable<OperationInner>OperationsClient.list(com.azure.core.util.Context context) Lists all of the available OperationalInsights Rest API operations. -
Uses of OperationInner in com.azure.resourcemanager.loganalytics.fluent.models
Methods in com.azure.resourcemanager.loganalytics.fluent.models that return OperationInnerModifier and TypeMethodDescriptionOperationInner.withDisplay(OperationDisplay display) Set the display property: Display metadata associated with the operation.Set the name property: Operation name: {provider}/{resource}/{operation}. -
Uses of OperationInner in com.azure.resourcemanager.loganalytics.models
Methods in com.azure.resourcemanager.loganalytics.models that return OperationInnerModifier and TypeMethodDescriptionOperation.innerModel()Gets the inner com.azure.resourcemanager.loganalytics.fluent.models.OperationInner object.Methods in com.azure.resourcemanager.loganalytics.models that return types with arguments of type OperationInnerModifier and TypeMethodDescriptionOperationListResult.value()Get the value property: List of solution operations supported by the OperationsManagement resource provider.Method parameters in com.azure.resourcemanager.loganalytics.models with type arguments of type OperationInnerModifier and TypeMethodDescriptionOperationListResult.withValue(List<OperationInner> value) Set the value property: List of solution operations supported by the OperationsManagement resource provider.