IOperationEntity Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.OperationEntityTypeConverter))]
public interface IOperationEntity : Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.OperationEntityTypeConverter))>]
type IOperationEntity = interface
interface IJsonSerializable
Public Interface IOperationEntity
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Display |
The description of the operation. |
Display |
The action that users can perform, based on their permission level. |
Display |
Service provider: Microsoft Bot Service. |
Display |
Resource on which the operation is performed. |
Name |
Operation name: {provider}/{resource}/{operation}. |
Origin |
The origin of the operation. |
Property |
Additional properties. |
To |
(Inherited from IJsonSerializable) |
Product | Versions |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |