ISimplifiedSolutionsResource.Parameter Property
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.
Client input parameters to run Simplified Solutions
[Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Create=true, Description="Client input parameters to run Simplified Solutions", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.ISimplifiedSolutionsResourcePropertiesParameters) }, Read=true, ReadOnly=false, Required=false, SerializedName="parameters", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.ISimplifiedSolutionsResourcePropertiesParameters Parameter { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Create=true, Description="Client input parameters to run Simplified Solutions", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.ISimplifiedSolutionsResourcePropertiesParameters) }, Read=true, ReadOnly=false, Required=false, SerializedName="parameters", Update=true)>]
member this.Parameter : Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.ISimplifiedSolutionsResourcePropertiesParameters with get, set
Public Property Parameter As ISimplifiedSolutionsResourcePropertiesParameters
Property Value
- Attributes