IShortDescription 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.Advisor.Models.Api202001.ShortDescriptionTypeConverter))]
public interface IShortDescription : Microsoft.Azure.PowerShell.Cmdlets.Advisor.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Advisor.Models.Api202001.ShortDescriptionTypeConverter))>]
type IShortDescription = interface
interface IJsonSerializable
Public Interface IShortDescription
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
Problem |
The issue or opportunity identified by the recommendation and proposed solution. |
Solution |
The issue or opportunity identified by the recommendation and proposed solution. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |