IAgreementTerms.LicenseTextLink 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 Microsoft and Publisher terms.
[Microsoft.Azure.PowerShell.Cmdlets.MarketplaceOrdering.Runtime.Info(Description="Link to HTML with Microsoft and Publisher terms.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="licenseTextLink")]
public string LicenseTextLink { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MarketplaceOrdering.Runtime.Info(Description="Link to HTML with Microsoft and Publisher terms.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="licenseTextLink")>]
member this.LicenseTextLink : string with get, set
Public Property LicenseTextLink As String
Property Value
- Attributes