IOperationDisplayAutoGenerated Interface
Definition
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api20210501.OperationDisplayAutoGeneratedTypeConverter))]
public interface IOperationDisplayAutoGenerated : Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api20210501.OperationDisplayAutoGeneratedTypeConverter))>]
type IOperationDisplayAutoGenerated = interface
interface IJsonSerializable
Public Interface IOperationDisplayAutoGenerated
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
Description |
Operation description. |
Operation |
Localized friendly name for the operation. |
Provider |
Operation resource provider name. |
Resource |
Resource on which the operation is performed. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |