IImageModelSettings.AdvancedSetting Property

Definition

Settings for advanced scenarios.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Settings for advanced scenarios.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="advancedSettings", Update=true)]
public string AdvancedSetting { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Settings for advanced scenarios.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="advancedSettings", Update=true)>]
member this.AdvancedSetting : string with get, set
Public Property AdvancedSetting As String

Property Value

Attributes

Applies to