ExtensionEndpointConfiguration Properties

 

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

NameDescription
System_CAPS_pubpropertyInputEndpoints

Optional. Optional. A list of input endpoints required by this extension. Supported on WebRole or WorkerRole, but ignored on VmRole. Each input endpoint will be automatically added to the service definition of the deployment utilizing this extension.

System_CAPS_pubpropertyInternalEndpoints

Optional. Optional. A list of internal endpoints required by this extension. Supported on WebRole or WorkerRole, but ignored on VmRole. Each internal endpoint will be automatically added to the service definition of the deployment utilizing this extension.

Return to top
Show: