IPremierAddOnOffer.PrivacyPolicyUrl 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.
Privacy policy URL.
[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Privacy policy URL.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="privacyPolicyUrl")]
public string PrivacyPolicyUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Privacy policy URL.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="privacyPolicyUrl")>]
member this.PrivacyPolicyUrl : string with get, set
Public Property PrivacyPolicyUrl As String
Property Value
- Attributes