Display interface
Detailed HANA operation information
Properties
description | The localized friendly description for the operation as shown to the user. This description should be thorough, yet concise. It will be used in tool-tips and detailed views. NOTE: This property will not be serialized. It can only be populated by the server. |
operation | The localized friendly name for the operation as shown to the user. This name should be concise (to fit in drop downs), but clear (self-documenting). Use Title Casing and include the entity/resource to which it applies. NOTE: This property will not be serialized. It can only be populated by the server. |
origin | The intended executor of the operation; governs the display of the operation in the RBAC UX and the audit logs UX. Default value is 'user,system' NOTE: This property will not be serialized. It can only be populated by the server. |
provider | The localized friendly form of the resource provider name. This form is also expected to include the publisher/company responsible. Use Title Casing. Begin with "Microsoft" for 1st party services. NOTE: This property will not be serialized. It can only be populated by the server. |
resource | The localized friendly form of the resource type related to this action/operation. This form should match the public documentation for the resource provider. Use Title Casing. For examples, refer to the “name” section. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
description
The localized friendly description for the operation as shown to the user. This description should be thorough, yet concise. It will be used in tool-tips and detailed views. NOTE: This property will not be serialized. It can only be populated by the server.
description?: string
Property Value
string
operation
The localized friendly name for the operation as shown to the user. This name should be concise (to fit in drop downs), but clear (self-documenting). Use Title Casing and include the entity/resource to which it applies. NOTE: This property will not be serialized. It can only be populated by the server.
operation?: string
Property Value
string
origin
The intended executor of the operation; governs the display of the operation in the RBAC UX and the audit logs UX. Default value is 'user,system' NOTE: This property will not be serialized. It can only be populated by the server.
origin?: string
Property Value
string
provider
The localized friendly form of the resource provider name. This form is also expected to include the publisher/company responsible. Use Title Casing. Begin with "Microsoft" for 1st party services. NOTE: This property will not be serialized. It can only be populated by the server.
provider?: string
Property Value
string
resource
The localized friendly form of the resource type related to this action/operation. This form should match the public documentation for the resource provider. Use Title Casing. For examples, refer to the “name” section. NOTE: This property will not be serialized. It can only be populated by the server.
resource?: string
Property Value
string