Share via


IProcessThreadInfoProperties.Href Property

Definition

HRef URI.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="HRef URI.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="href")]
public string Href { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="HRef URI.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="href")>]
member this.Href : string with get, set
Public Property Href As String

Property Value

Attributes

Applies to