Share via


OperationDisplay interface

The display information for a Microsoft.Authorization operation.

Properties

description

The description for the operation. NOTE: This property will not be serialized. It can only be populated by the server.

operation

The operation that users can perform. NOTE: This property will not be serialized. It can only be populated by the server.

provider

The resource provider name: Microsoft.Authorization. NOTE: This property will not be serialized. It can only be populated by the server.

resource

The resource on which the operation is performed. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

description

The description for the operation. NOTE: This property will not be serialized. It can only be populated by the server.

description?: string

Property Value

string

operation

The operation that users can perform. NOTE: This property will not be serialized. It can only be populated by the server.

operation?: string

Property Value

string

provider

The resource provider name: Microsoft.Authorization. NOTE: This property will not be serialized. It can only be populated by the server.

provider?: string

Property Value

string

resource

The resource on which the operation is performed. NOTE: This property will not be serialized. It can only be populated by the server.

resource?: string

Property Value

string