Share via


VirtualMachineExtensionListResponse.ResourceExtension.PrivacyUri Property

Definition

Optional. URI string pointing to the privacy document of this version of extension. This is optionally specified by the third-party publishing the extension instead of Azure, at the time of extension creation or update.

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

Property Value

Uri

Applies to