Bagikan melalui


ISolutionPatchRequestBody Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.SolutionPatchRequestBodyTypeConverter))]
public interface ISolutionPatchRequestBody : Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.SolutionPatchRequestBodyTypeConverter))>]
type ISolutionPatchRequestBody = interface
    interface IJsonSerializable
Public Interface ISolutionPatchRequestBody
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
Content

The HTML content that needs to be rendered and shown to customer.

Parameter

Client input parameters to run Solution

ProvisioningState

Status of solution provisioning.

ReplacementMapDiagnostic

Solution diagnostics results.

ReplacementMapMetricsBasedChart

Solution metrics based charts

ReplacementMapTroubleshooter

Solutions Troubleshooters

ReplacementMapVideo

Video solutions, which have the power to engage the customer by stimulating their senses

ReplacementMapVideoGroup

Group of Videos

ReplacementMapWebResult

Solution AzureKB results

Section

List of section object.

SolutionId

Solution Id to identify single solution.

Title

The title.

TriggerCriterion

Solution request trigger criteria

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to