IExtensionPatch.ExtensionParameterSetting Property

Definition

Json formatted public settings for the extension.

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

Property Value

Attributes

Applies to