AvailableOperationDisplay interface
Resource provider available operation display model
Properties
description | Description of the operation for display purposes |
operation | Name of the operation for display purposes |
provider | Name of the provider for display purposes |
resource | Name of the resource type for display purposes |
Property Details
description
Description of the operation for display purposes
description?: string
Property Value
string
operation
Name of the operation for display purposes
operation?: string
Property Value
string
provider
Name of the provider for display purposes
provider?: string
Property Value
string
resource
Name of the resource type for display purposes
resource?: string
Property Value
string