Bagikan melalui


ISolutionPatchRequestBody.Parameter Property

Definition

Client input parameters to run Solution

[Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Description="Client input parameters to run Solution", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.Api20240301Preview.ISolutionResourcePropertiesParameters) }, ReadOnly=false, Required=false, SerializedName="parameters")]
public Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.Api20240301Preview.ISolutionResourcePropertiesParameters Parameter { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Description="Client input parameters to run Solution", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.Api20240301Preview.ISolutionResourcePropertiesParameters) }, ReadOnly=false, Required=false, SerializedName="parameters")>]
member this.Parameter : Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.Api20240301Preview.ISolutionResourcePropertiesParameters with get, set
Public Property Parameter As ISolutionResourcePropertiesParameters

Property Value

Attributes

Applies to