Share via


IGalleryApplication.PrivacyStatementUri Property

Definition

The privacy statement uri.

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Create=true, Description="The privacy statement uri.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="privacyStatementUri", Update=true)]
public string PrivacyStatementUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Create=true, Description="The privacy statement uri.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="privacyStatementUri", Update=true)>]
member this.PrivacyStatementUri : string with get, set
Public Property PrivacyStatementUri As String

Property Value

Attributes

Applies to