Uses of Class
com.azure.resourcemanager.digitaltwins.fluent.models.OperationInner
Package
Description
Package containing the service clients for AzureDigitalTwinsManagementClient.
Package containing the inner data models for AzureDigitalTwinsManagementClient.
Package containing the data models for AzureDigitalTwinsManagementClient.
-
Uses of OperationInner in com.azure.resourcemanager.digitaltwins.fluent
Modifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<OperationInner>
OperationsClient.list()
Lists all of the available DigitalTwins service REST API operations.com.azure.core.http.rest.PagedIterable<OperationInner>
OperationsClient.list
(com.azure.core.util.Context context) Lists all of the available DigitalTwins service REST API operations. -
Uses of OperationInner in com.azure.resourcemanager.digitaltwins.fluent.models
Modifier and TypeMethodDescriptionOperationInner.withDisplay
(OperationDisplay display) Set the display property: Operation properties display. -
Uses of OperationInner in com.azure.resourcemanager.digitaltwins.models
Modifier and TypeMethodDescriptionOperation.innerModel()
Gets the inner com.azure.resourcemanager.digitaltwins.fluent.models.OperationInner object.Modifier and TypeMethodDescriptionOperationListResult.value()
Get the value property: A list of DigitalTwins operations supported by the Microsoft.DigitalTwins resource provider.