你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
IDescription 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.EdgeOrder.Models.Api20211201.DescriptionTypeConverter))]
public interface IDescription : Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.DescriptionTypeConverter))>]
type IDescription = interface
interface IJsonSerializable
Public Interface IDescription
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
Attribute |
Attributes for the product system. |
Keyword |
Keywords for the product system. |
Link |
Links for the product system. |
LongDescription |
Long description of the product system. |
ShortDescription |
Short description of the product system. |
Type |
Type of description. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |