IAgreementTerms.MarketplaceTermsLink Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Link to HTML with Azure Marketplace terms.
[Microsoft.Azure.PowerShell.Cmdlets.MarketplaceOrdering.Runtime.Info(Description="Link to HTML with Azure Marketplace terms.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="marketplaceTermsLink")]
public string MarketplaceTermsLink { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MarketplaceOrdering.Runtime.Info(Description="Link to HTML with Azure Marketplace terms.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="marketplaceTermsLink")>]
member this.MarketplaceTermsLink : string with get, set
Public Property MarketplaceTermsLink As String
Property Value
- Attributes