Share via


VirtualEndpointResourceForPatch interface

Pair of virtual endpoints for a server.

Properties

endpointType

Type of endpoint for the virtual endpoints.

members

List of servers that one of the virtual endpoints can refer to.

virtualEndpoints

List of virtual endpoints for a server. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

endpointType

Type of endpoint for the virtual endpoints.

endpointType?: string

Property Value

string

members

List of servers that one of the virtual endpoints can refer to.

members?: string[]

Property Value

string[]

virtualEndpoints

List of virtual endpoints for a server. NOTE: This property will not be serialized. It can only be populated by the server.

virtualEndpoints?: string[]

Property Value

string[]