Share via


IExtension.ParameterSetting Property

Definition

Json formatted public settings for the extension.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Json formatted public settings for the extension.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.IExtensionParametersSettings) }, ReadOnly=false, Required=false, SerializedName="settings")]
public Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.IExtensionParametersSettings ParameterSetting { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Json formatted public settings for the extension.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.IExtensionParametersSettings) }, ReadOnly=false, Required=false, SerializedName="settings")>]
member this.ParameterSetting : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.IExtensionParametersSettings with get, set
Public Property ParameterSetting As IExtensionParametersSettings

Property Value

Attributes

Applies to