Share via


IExtensionPatchProperties.ExtensionParameterSetting 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.IAny) }, ReadOnly=false, Required=false, SerializedName="settings")]
public Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IAny ExtensionParameterSetting { 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.IAny) }, ReadOnly=false, Required=false, SerializedName="settings")>]
member this.ExtensionParameterSetting : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IAny with get, set
Public Property ExtensionParameterSetting As IAny

Property Value

Attributes

Applies to