Get Virtual Endpoint Result
data class GetVirtualEndpointResult(val azureApiVersion: String, val endpointType: String? = null, val id: String, val members: List<String>? = null, val name: String, val systemData: SystemDataResponse, val type: String, val virtualEndpoints: List<String>)
Represents a virtual endpoint for a server.
Constructors
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
The endpoint type for the virtual endpoint.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.
Link copied to clipboard
List of virtual endpoints for a server