IImageObjectDetectionBase.ModelSettingAdvancedSetting Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Settings for advanced scenarios.
[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Settings for advanced scenarios.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="advancedSettings")]
public string ModelSettingAdvancedSetting { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Settings for advanced scenarios.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="advancedSettings")>]
member this.ModelSettingAdvancedSetting : string with get, set
Public Property ModelSettingAdvancedSetting As String
Property Value
- Attributes