IDestinationAsset.DestinationVersion Property

Definition

Destination asset version

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

Property Value

Attributes

Applies to