Get Product Group Link Plain Args
data class GetProductGroupLinkPlainArgs(val groupLinkId: String, val productId: String, val resourceGroupName: String, val serviceName: String) : ConvertibleToJava<GetProductGroupLinkPlainArgs>
Constructors
Link copied to clipboard
fun GetProductGroupLinkPlainArgs(groupLinkId: String, productId: String, resourceGroupName: String, serviceName: String)