ExtensionImage::ExtensionEndpoints Property

 

Optional. Optional. Declared endpoints to automatically add to each deployment with this extension added.

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

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