VirtualMachineVMImageGetDetailsResponse::PrivacyUri Property

 

Optional. Specifies the URI that points to a document that contains the privacy policy related to the image.

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

public:
property Uri^ PrivacyUri {
	Uri^ get();
	void set(Uri^ value);
}

Property Value

Type: System::Uri^
Return to top
Show: