ModuleUpdateProperties::ContentLink Property

 

Optional. Gets or sets the module content link.

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

public:
property ContentLink^ ContentLink {
	ContentLink^ get();
	void set(ContentLink^ value);
}
Return to top
Show: