ExtensionImage.PrivacyUri Property

Definition

Optional. Optional. URL string pointing to privacy document of this version of extension. This is optionally specified by the third-party publishing the extension instead of Azure. If the software collects any data and transfers out the guest VM, then an additional privacy document might be needed.

public Uri PrivacyUri { get; set; }
member this.PrivacyUri : Uri with get, set
Public Property PrivacyUri As Uri

Property Value

Uri

Applies to