ISimplifiedSolutionsResourceProperties 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.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) |