IMachineExtensionUpdate.Setting Property

Definition

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

Property Value

IMachineExtensionUpdatePropertiesSettings
Attributes

Applies to