IUpdate.ReleaseLink Property

Definition

Link to release notes for the update.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="Link to release notes for the update.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="releaseLink", Update=true)]
public string ReleaseLink { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="Link to release notes for the update.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="releaseLink", Update=true)>]
member this.ReleaseLink : string with get, set
Public Property ReleaseLink As String

Property Value

Attributes

Applies to