Bagikan melalui


ISolutionWarmUpRequestBody.Parameter Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Create=true, Description="Dictionary of <string>", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.ISolutionWarmUpRequestBodyParameters) }, Read=true, ReadOnly=false, Required=false, SerializedName="parameters", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.ISolutionWarmUpRequestBodyParameters Parameter { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Create=true, Description="Dictionary of <string>", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.ISolutionWarmUpRequestBodyParameters) }, Read=true, ReadOnly=false, Required=false, SerializedName="parameters", Update=true)>]
member this.Parameter : Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.ISolutionWarmUpRequestBodyParameters with get, set
Public Property Parameter As ISolutionWarmUpRequestBodyParameters

Property Value

Attributes

Applies to