Get Iot Dps Resource Private Endpoint Connection Plain Args
data class GetIotDpsResourcePrivateEndpointConnectionPlainArgs(val privateEndpointConnectionName: String, val resourceGroupName: String, val resourceName: String) : ConvertibleToJava<GetIotDpsResourcePrivateEndpointConnectionPlainArgs>
Constructors
Link copied to clipboard
fun GetIotDpsResourcePrivateEndpointConnectionPlainArgs(privateEndpointConnectionName: String, resourceGroupName: String, resourceName: String)