Interface Endpoint Response
constructor(endpointService: EndpointServiceResponse? = null, etag: String? = null, fqdn: String? = null, id: String? = null, location: String? = null, name: String, networkInterfaces: List<NetworkInterfaceResponse>, owner: String, provisioningState: String, subnet: SubnetResponse? = null, tags: Map<String, String>? = null, type: String)