IMicrosoftGraphInformationalUrl.MarketingUrl Property

Definition

Link to the application's marketing page. For example, https://www.contoso.com/app/marketing

[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=true, Description="Link to the application's marketing page. For example, https://www.contoso.com/app/marketing", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="marketingUrl", Update=true)]
public string MarketingUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=true, Description="Link to the application's marketing page. For example, https://www.contoso.com/app/marketing", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="marketingUrl", Update=true)>]
member this.MarketingUrl : string with get, set
Public Property MarketingUrl As String

Property Value

Attributes

Applies to