ISiteExtensionInfoProperties.FeedUrl Property

Definition

Feed URL.

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

Property Value

Attributes

Applies to