ISolutionResource Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.Api20240301Preview.SolutionResourceTypeConverter))]
public interface ISolutionResource : Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.Api40.IResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.Api20240301Preview.SolutionResourceTypeConverter))>]
type ISolutionResource = interface
    interface IJsonSerializable
    interface IResource
Public Interface ISolutionResource
Implements IResource
Derived
Attributes
Implements

Properties

Content

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

Id

Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"

(Inherited from IResource)
Location
Name

The name of the resource

(Inherited from IResource)
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.

SystemDataCreatedAt

The timestamp of resource creation (UTC).

(Inherited from IResource)
SystemDataCreatedBy

The identity that created the resource.

(Inherited from IResource)
SystemDataCreatedByType

The type of identity that created the resource.

(Inherited from IResource)
SystemDataLastModifiedAt

The timestamp of resource last modification (UTC)

(Inherited from IResource)
SystemDataLastModifiedBy

The identity that last modified the resource.

(Inherited from IResource)
SystemDataLastModifiedByType

The type of identity that last modified the resource.

(Inherited from IResource)
Title

The title.

TriggerCriterion

Solution request trigger criteria

Type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

(Inherited from IResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to