ExtensionImage::ExtensionEndpoints Property
Optional. Optional. Declared endpoints to automatically add to each deployment with this extension added.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
public: property ExtensionEndpointConfiguration^ ExtensionEndpoints { ExtensionEndpointConfiguration^ get(); void set(ExtensionEndpointConfiguration^ value); }
Property Value
Type: Microsoft.WindowsAzure.Management.Compute.Models::ExtensionEndpointConfiguration^
Show: