Share via


IAgentVersion.DownloadLink Property

Definition

Represents the download link of specific agent version.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=true, Description="Represents the download link of specific agent version.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="downloadLink", Update=true)]
public string DownloadLink { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=true, Description="Represents the download link of specific agent version.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="downloadLink", Update=true)>]
member this.DownloadLink : string with get, set
Public Property DownloadLink As String

Property Value

Attributes

Applies to