Uses of Class
com.azure.resourcemanager.securityinsights.models.OperationDisplay
Package
Description
Package containing the inner data models for SecurityInsights.
Package containing the data models for SecurityInsights.
-
Uses of OperationDisplay in com.azure.resourcemanager.securityinsights.fluent.models
Modifier and TypeMethodDescriptionOperationInner.display()
Get the display property: Properties of the operation.Modifier and TypeMethodDescriptionOperationInner.withDisplay
(OperationDisplay display) Set the display property: Properties of the operation. -
Uses of OperationDisplay in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionOperation.display()
Gets the display property: Properties of the operation.OperationDisplay.withDescription
(String description) Set the description property: Description of the operation.OperationDisplay.withOperation
(String operation) Set the operation property: Operation name.OperationDisplay.withProvider
(String provider) Set the provider property: Provider name.OperationDisplay.withResource
(String resource) Set the resource property: Resource name.