Get Iot Dps Resource Private Endpoint Connection Result
data class GetIotDpsResourcePrivateEndpointConnectionResult(val id: String, val name: String, val properties: PrivateEndpointConnectionPropertiesResponse, val type: String)
The private endpoint connection of a provisioning service
Constructors
Link copied to clipboard
constructor(id: String, name: String, properties: PrivateEndpointConnectionPropertiesResponse, type: String)