ISimplifiedSolutionsResourceProperties Interface

Definition

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

Properties

Name Description
Appendix

Additional parameter response for Simplified Solutions

Content

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

Parameter

Client input parameters to run Simplified Solutions

ProvisioningState

Status of Simplified Solution provisioning.

SolutionId

Solution Id to identify single Simplified Solution.

Title

The title.

Methods

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

Applies to