Uses of Class
com.azure.resourcemanager.kusto.fluent.models.OperationInner
Package
Description
Package containing the service clients for KustoManagementClient.
Package containing the inner data models for KustoManagementClient.
Package containing the data models for KustoManagementClient.
-
Uses of OperationInner in com.azure.resourcemanager.kusto.fluent
Modifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<OperationInner>
OperationsClient.list()
Lists available operations for the Microsoft.Kusto provider.com.azure.core.http.rest.PagedIterable<OperationInner>
OperationsClient.list
(com.azure.core.util.Context context) Lists available operations for the Microsoft.Kusto provider. -
Uses of OperationInner in com.azure.resourcemanager.kusto.fluent.models
Modifier and TypeMethodDescriptionOperationInner.withDisplay
(OperationDisplay display) Set the display property: The object that describes the operation.Set the name property: The operation name.OperationInner.withOrigin
(String origin) Set the origin property: The intended executor of the operation.OperationInner.withProperties
(Object properties) Set the properties property: Properties of the operation. -
Uses of OperationInner in com.azure.resourcemanager.kusto.models
Modifier and TypeMethodDescriptionOperation.innerModel()
Gets the inner com.azure.resourcemanager.kusto.fluent.models.OperationInner object.Modifier and TypeMethodDescriptionOperationListResult.value()
Get the value property: The list of operations supported by the resource provider.Modifier and TypeMethodDescriptionOperationListResult.withValue
(List<OperationInner> value) Set the value property: The list of operations supported by the resource provider.