Share via


ISiteExtensionInfoProperties.FeedUrl Property

Definition

Feed URL.

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

Property Value

Attributes

Applies to