IImageModelDistributionSettings.Augmentation Property

Definition

Settings for using Augmentations.

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

Property Value

Attributes

Applies to