ISectionSelfHelp 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.SelfHelp.Models.SectionSelfHelpTypeConverter))]
public interface ISectionSelfHelp : Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.SectionSelfHelpTypeConverter))>]
type ISectionSelfHelp = interface
interface IJsonSerializable
Public Interface ISectionSelfHelp
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
| Name | Description |
|---|---|
| Content |
Solution sections content. |
| ReplacementMapVideo |
Video solutions, which have the power to engage the customer by stimulating their senses |
| ReplacementMapVideoGroup |
Group of Videos |
| ReplacementMapWebResult |
Solution AzureKB results |
| Title |
Solution sections title. |
Methods
| Name | Description |
|---|---|
| ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |