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