IMachineExtension.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.IMachineExtensionPropertiesSettings) }, ReadOnly=false, Required=false, SerializedName="settings")]
public Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.Api20200802.IMachineExtensionPropertiesSettings 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.IMachineExtensionPropertiesSettings) }, ReadOnly=false, Required=false, SerializedName="settings")>]
member this.Setting : Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.Api20200802.IMachineExtensionPropertiesSettings with get, set
Public Property Setting As IMachineExtensionPropertiesSettings

Property Value

IMachineExtensionPropertiesSettings
Attributes

Applies to