ExtensionEndpointConfiguration.InputEndpoints Property
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.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
Property Value
Type: System.Collections.Generic.IList<ExtensionEndpointConfiguration.InputEndpoint>
Show: